XmlMap
XmlMap class
Represents Xml map information.
Properties
| Name | Type | Description |
|---|---|---|
| Name | String | Returns or sets the name of the object. |
| RootElementName | String | Gets root element name. |
| DataBinding | XmlDataBinding | Gets 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