Transparent: Boolean;
The Transparent property determines whether data will be loaded from a source cube or not.
The property is set to False by default, data is loaded from the system table that corresponds to this cube. If the value is set to True, data will be loaded from the set source cube.
The property use is given in the example for IAutoCube.Source.
See also: