Click or drag to resize
XdsStatusReporttoXml Method

[Missing <summary> documentation for "M:DXMLBase.Xds.XdsStatusReport.toXml(System.Xml.XmlDocument)"]

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public XmlElement toXml(
	XmlDocument document
)

Parameters

document
Type: System.XmlXmlDocument

[Missing <param name="document"/> documentation for "M:DXMLBase.Xds.XdsStatusReport.toXml(System.Xml.XmlDocument)"]

Return Value

Type: XmlElement
The constructed <status> element.
See Also