Freigeben über


XmlaLocationReference.Dimension-Eigenschaft

Represents the xml location reference of a dimension.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public ReadOnly Property Dimension As String 
    Get
'Usage
Dim instance As XmlaLocationReference 
Dim value As String 

value = instance.Dimension
public string Dimension { get; }
public:
property String^ Dimension {
    String^ get ();
}
member Dimension : string
function get Dimension () : String

Eigenschaftswert

Typ: System.String
A reference to the xml location of the dimension.

Siehe auch

Verweis

XmlaLocationReference Klasse

Microsoft.AnalysisServices-Namespace