Add an item to the picklist
Member of Pick List (PRIM_PKLT)
Name | Type | Data Type | Description |
---|---|---|---|
Value | *Input | Unicode String | Underlying value for the item |
Caption | *Input | Unicode String | Text to be displayed for the item |
DefaultItem | *Input (Optional) | Boolean | Show this item as the default item in visualizations |
Image | *Input (Optional) | PRIM_FLBX | Image to be displayed for the item |
The Add method creates a picklist item and adds it to the Picklist
Febuary 18 V14SP2