OrderField: String;
The OrderField property determines field of the table containing multiple values, that stores values' numbers.
This property is relevant if the HasMultipleValues property is set to True. The table that stores multiple attribute values is selected in the DetailTable or DetailTableObject property.
The example of use is given in description of the IRdsLoaderBindings.Add method.
See also: