HybridForms API
    Preparing search index...

    Interface IFormAttachment

    interface IFormAttachment {
        fileName: string;
        version?: string;
    }
    Index

    Properties

    Properties

    fileName: string
    version?: string