型・APIリファレンス
Preparing search index...
UserTaskCustomExpressionPropertyValue
Interface UserTaskCustomExpressionPropertyValue
カスタムプロパティ値(Expression型)
interface
UserTaskCustomExpressionPropertyValue
{
displayName
?:
string
;
formatValue
?:
string
;
label
?:
string
;
type
:
string
;
value
:
string
|
number
|
boolean
;
}
Index
Properties
display
Name?
format
Value?
label?
type
value
Properties
Optional
display
Name
displayName
?:
string
表示名
Optional
format
Value
formatValue
?:
string
フォーマット値
Optional
label
label
?:
string
ラベル
type
type
:
string
結果タイプ
value
value
:
string
|
number
|
boolean
値
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Name
format
Value
label
type
value
型・APIリファレンス
Loading...
カスタムプロパティ値(Expression型)