Class XmlMap

XmlMap class

Represents Xml map information.

public class XmlMap

Properties

NameDescription
DataBinding { get; }Gets an XmlDataBinding of this map.
Name { get; set; }Returns or sets the name of the object.
RootElementName { get; }Gets root element name.

See Also