UseNameAttribute: Boolean;
UseNameAttribute: boolean;
The UseNameAttribute property determines whether the Name attribute must be used on cube creation.
Available values:
True. The Name attribute is used on cube creation.
False. The Name attribute is not used on cube creation.
The property use is given in the example for ICubeCreator.Table.
See also: