PrintDevAttr.WriteXml Method
Definition
Namespace: ASNA.DataGate.Providers
Assembly: ASNA.QSys.DataGate.Client.dll
Converts the current instance into an XML string.
void WriteXml(XmlWriter writer)
Converts the current instance into an XML string.
void WriteXml(XmlWriter writer)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| XmlWriter | writer | The XmlWriter stream to which the object is serialized. |