Table_Title - ValidationList
The title of the validation list
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String Table_Title
| Access Type | Syntax |
|---|---|
| Read Access: | Get Table_Title to StringVariable |
| Write Access: | Set Table_Title to StringVariable/Value |
Description
Table_Title is the title of the validation list. A null value for the Table_title property specifies "auto-assign," which uses the Table_Title of the File_Field_Table_Object, if any, of the field. If there is none, the system default data-dictionary grid title is used. If title is other than null, that is used as the title of this object.
Default is "".