XmlMappedRange.MDX Property

Definition

Gets an MDX expression that describes the XmlMappedRange.

public:
 property System::String ^ MDX { System::String ^ get(); };
public string MDX { get; }
member this.MDX : string
Public ReadOnly Property MDX As String

Property Value

An MDX expression that describes the XmlMappedRange.

Applies to