UseField: Boolean;
UseField: boolean;
The UseField property determines whether to use the table field as a data source for the linked attribute.
Available values:
True. The IRubricatorCreatorBinding.SourceFieldId property determines the data field used as a data source for the linked attribute.
False. The IRubricatorCreatorBinding.SourceValue property determines the value for the linked attribute as a data source.
The property use is given in the example for IRubricatorCreator.CreateRubricator.
See also: