IsDimension: Boolean;
IsDimension: boolean;
The IsDimension property determines whether the linked attribute is the link to a dictionary.
Available values:
True. The time series database attribute is a reference to a dictionary. The IRubricatorCreatorBinding.ValuesObject property determines the dictionary, to which the dictionary refers.
False. The time series database attribute is not a reference to a dictionary.
The property use is given in the example for IRubricatorCreator.CreateRubricator.
See also: