The SourceTableAlias property of the Dimension interface contains the alias of the source table for the dimension.
clsDatabaseDimension
clsCubeDimension
clsPartitionDimension
String
Read-only
If the source table has no alias, the contents of this property are identical to the SourceTable property.
Dimension Interface