型・APIリファレンス
    Preparing search index...

    Interface downloadUploadSampleParameter

    アップロードサンプルをダウンロードパラメータ

    interface downloadUploadSampleParameter {
        actionApi: string;
        entityName: string;
        fileType?: string;
        viewName?: string;
    }
    Index

    Properties

    actionApi: string

    WebAPI名

    entityName: string

    Entity定義名

    fileType?: string

    サンプルファイルタイプ

    viewName?: string

    View名