OlapNamedSetDimensions Property |
Gets the dimensions.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string Dimensions { get; }
Public ReadOnly Property Dimensions As String
Get
public:
property String^ Dimensions {
String^ get ();
}
member Dimensions : string with get
Property Value
Type:
StringThe dimensions.
See Also