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

    Interface BulkUpdateHistory

    一括更新履歴情報

    interface BulkUpdateHistory {
        displayLabel: string;
        propertyName: string;
        value: null | string;
    }
    Index

    Properties

    displayLabel: string

    一括更新項目表示名

    propertyName: string

    一括更新項目名

    value: null | string

    一括更新値