Original: Boolean;
None;
The Original property returns the attribute of belonging of a dimension to a data source.
The property is outdated, use IAdhocDsoDimension.Type.
Available values:
True. The dimension belongs to the data source.
False. The dimension does not belong to the data source.
The property use is given in the example for IAdhocReport.Synchronization.
See also: