The data table selection property type is used to store a selection made from a data table. The value stored in a data table selection property is the code field of the selected data table record. This value will always be a string data type.
The data table selection property type includes display options for its value within the definition. Whenever this property type is displayed, the entire data table record may be displayed for its code. Also, only the code field or the value field may be displayed. Which is shown on the client is defined within the data table selection property definition.
It is important to note that it is not a requirement that a value selected from a data table be stored in a data table selection property. It is only one of the options available, and other property data types may be used for this purpose.