XmlElementConverter.SetElementName Method
Definition
Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll
Sets the name of the current XmlElement to the specified value.
void SetElementName(ISchemaElementName name)
Sets the name of the current XmlElement to the specified value.
void SetElementName(ISchemaElementName name)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| ISchemaElementName | name | The new name for the current XmlElement. |