XmlMap
XmlMap class
Represents Xml map information.
class XmlMap;
Properties
name
Returns or sets the name of the object.
name : string;
rootElementName
Readonly. Gets root element name.
rootElementName : string;
dataBinding
Readonly. Gets an XmlDataBinding of this map.
dataBinding : XmlDataBinding;
