XmlMappedRange.MDX Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.