ExportMappingsImportMapResponse.MappingsXml 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 the XML representation of the exported data map.
public:
property System::String ^ MappingsXml { System::String ^ get(); };
public string MappingsXml { get; }
member this.MappingsXml : string
Public ReadOnly Property MappingsXml As String
Property Value
The XML representation of the exported data map.