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

    Type Alias SearchConditionGetSelectFilterParameter

    検索条件リファレンスプロパティエディタ選択フィルター取得パラメータ

    type SearchConditionGetSelectFilterParameter = {
        elementRuntimeId: string;
        entityName: string;
        keyword: string;
        viewName?: string;
        webApi: string;
    }
    Index
    elementRuntimeId: string

    ElementRuntimeId

    entityName: string

    Entity定義名

    keyword: string

    検索キーワード

    viewName?: string

    View名

    webApi: string

    WebAPI名