型・APIリファレンス
Preparing search index...
PostSearchGetComboParameter
Interface PostSearchGetComboParameter
参照コンボデータ取得API呼び出し用の共通パラメータ
interface
PostSearchGetComboParameter
{
apiFlg
:
"search"
|
"selected"
;
elementRuntimeId
:
string
;
onlySelected
:
boolean
;
selectedValue
:
string
;
targetPropertyName
:
string
;
viewKey
:
EntityViewKey
;
}
Index
Properties
api
Flg
element
Runtime
Id
only
Selected
selected
Value
target
Property
Name
view
Key
Properties
api
Flg
apiFlg
:
"search"
|
"selected"
APIの向き先
element
Runtime
Id
elementRuntimeId
:
string
ElementRuntimeId
only
Selected
onlySelected
:
boolean
選択済みのみ取得
selected
Value
selectedValue
:
string
現在の選択値
target
Property
Name
targetPropertyName
:
string
取得対象プロパティ名
view
Key
viewKey
:
EntityViewKey
EntityViewのKey情報
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Flg
element
Runtime
Id
only
Selected
selected
Value
target
Property
Name
view
Key
型・APIリファレンス
Loading...
参照コンボデータ取得API呼び出し用の共通パラメータ