Language Reference Guide : 4. System Classes : TableField Class : SelectionType Attribute
 
Share this page                  
SelectionType Attribute
Data Type: integer
4GL Access: RW
This attribute defines the type of selection allowed. The values are the system constants SEL_SINGLE and SEL_MULTIPLE.
Default: SEL_SINGLE
Descriptions of system constant values and their numeric equivalents are listed in Selection Types.
For more information, see Set Multiple Selections for List Fields and Table Fields in the Workbench User Guide.