HasMultipleValues: Boolean;
The HasMultipleValues property determines whether multiple values can be stored by the attribute.
If the HasMultipleValues property is set to True, multiple values are enabled for the attribute. The following properties need to be defined in the binding parameters:
Mode.
The example of use is given in description of the IRdsLoaderBindings.Add method.
See also: