PickListMetadata interface
Metadata for picklist.
Properties
id | ID of the picklist |
is |
Indicates whether items outside of suggested list are allowed |
name | Name of the picklist |
type | DataType of picklist |
url | Url of the picklist |
Property Details
id
ID of the picklist
id: string
Property Value
string
isSuggested
Indicates whether items outside of suggested list are allowed
isSuggested: boolean
Property Value
boolean
name
Name of the picklist
name: string
Property Value
string
type
DataType of picklist
type: string
Property Value
string
url
Url of the picklist
url: string
Property Value
string