XmlMap

XmlMap class

Represents Xml map information.

Properties

NameTypeDescription
NameStringReturns or sets the name of the object.
RootElementNameStringGets root element name.
DataBindingXmlDataBindingGets an XmlDataBinding of this map.

XmlMap.Name property

Returns or sets the name of the object.

Type: String

XmlMap.RootElementName property

Gets root element name.

Type: String

XmlMap.DataBinding property

Gets an XmlDataBinding of this map.

Type: XmlDataBinding