Ordering - FileValidationTable
Identifies the index to be used for ordering values in this object.
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Ordering
| Access Type | Syntax |
|---|---|
| Read Access: | Get Ordering to IntegerVariable |
| Write Access: | Set Ordering to IntegerVariable/Value |
Description
The Ordering property identifies the index of the Main_File by which the values for validation and insertion into the database and their descriptions are to be ordered in this object. This index might be based on the Code_Field, the Description_Field, or others.
Default is -1, which tells the runtime to choose the most-appropriate index based on current constraints.