型・APIリファレンス
Preparing search index...
UserTaskPropertyInfo
Interface UserTaskPropertyInfo
プロパティ情報の型定義
interface
UserTaskPropertyInfo
{
custom
:
boolean
;
customDisplayName
?:
string
;
multiplicity
?:
number
;
name
:
string
;
sortable
:
boolean
;
type
?:
string
;
visible
:
boolean
;
}
Index
Properties
custom
custom
Display
Name?
multiplicity?
name
sortable
type?
visible
Properties
custom
custom
:
boolean
カスタムプロパティかどうか
Optional
custom
Display
Name
customDisplayName
?:
string
カスタム表示名
Optional
multiplicity
multiplicity
?:
number
多重度
name
name
:
string
プロパティ名
sortable
sortable
:
boolean
ソート可否
Optional
type
type
?:
string
プロパティ型
visible
visible
:
boolean
表示可否
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
custom
Display
Name
multiplicity
name
sortable
type
visible
型・APIリファレンス
Loading...
プロパティ情報の型定義