| Name | Description | Type | Additional information |
|---|---|---|---|
| TypeKey |
The datatype for the value Integer: INT Decimal: DECIMAL String, Text: VARCHAR Boolean: BIT Date and Time: DATETIME |
string |
None. |
| Title |
The short description for the user defined value |
string |
None. |
| Description |
The long description for the user defined value |
string |
None. |
| Value |
The value. The value is a generic object that can be cast to the specific type based on the TypeKey parameter |
Object |
None. |