Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the xml location reference of a member name.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property MemberName As String
Get
'Usage
Dim instance As XmlaLocationReference
Dim value As String
value = instance.MemberName
public string MemberName { get; }
public:
property String^ MemberName {
String^ get ();
}
member MemberName : string
function get MemberName () : String
Property Value
Type: System.String
A reference to the xml location of the member name.