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

    Interface GetComboParameter

    リファレンスプロパティエディタ参照コンボ取得パラメータ

    interface GetComboParameter {
        elementRuntimeId: string;
        executeMode: ExecuteMode;
        selectedValue: string;
        targetPropertyName: string;
        viewKey: EntityViewKey;
    }

    Hierarchy (View Summary)

    Index
    elementRuntimeId: string

    ElementRuntimeId

    executeMode: ExecuteMode

    実行モード

    selectedValue: string

    選択値

    targetPropertyName: string

    取得対象プロパティ名

    viewKey: EntityViewKey

    EntityViewのKey情報