Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Represents the xml location reference of a measure group.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property MeasureGroup As String
Get
'Usage
Dim instance As XmlaLocationReference
Dim value As String
value = instance.MeasureGroup
public string MeasureGroup { get; }
public:
property String^ MeasureGroup {
String^ get ();
}
member MeasureGroup : string
function get MeasureGroup () : String
Property Value
Type: System.String
A reference to the xml location of the measure group.