AddCopy(AdhocDimKey: Integer; CopySelection: Boolean): IAdhocDsoDimension;
None;
AdhocDimKey. Dimension key.
CopySelection. The attribute of the fact that the dimension is copied with the selection of elements.
The AddCopy method adds a copy of the specified dimension to the collection.
Available values of the CopySelection parameter:
True. The dimension is copied with selection of elements.
False. The dimension is copied without selection of elements.
See also: