Represents the xml location reference of a measure group.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public ReadOnly Property MeasureGroup As String
Get
‘사용 방법
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
속성 값
유형: System.String
A reference to the xml location of the measure group.