SIFWorks ADK 2.0
XmlElement Property
NamespacesEdustructures.SifWorks.Tools.MappingMappingsXmlElement

[This is preliminary documentation and is subject to change.]

Gets or Sets the optional DOM XmlElement associated with this Mappings instance. The DOM XmlElement is set when a Mappings object is populated from a DOM Document.
Declaration Syntax
C#Visual BasicVisual C++
public virtual XmlElement XmlElement{ get; set;}
Public Overridable Property XmlElement As XmlElement
public:
virtual property XmlElement^ XmlElement {
	XmlElement^ get ();
	void set (XmlElement^ value);
}

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10