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

    Type Alias GetComboParameterBase

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

    type GetComboParameterBase = {
        elementRuntimeId: string;
        executeMode: ExecuteMode;
        selectedValue: string;
        viewKey: EntityViewKey;
    }

    Hierarchy (View Summary)

    Index
    elementRuntimeId: string

    ElementRuntimeId

    executeMode: ExecuteMode

    実行モード

    selectedValue: string

    選択値

    viewKey: EntityViewKey

    EntityViewのKey情報