ApplicationDefinitionApplicationDefinitionDataWriteXml Method

Method for serializing the class. Not implemented.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public void WriteXml(
	XmlWriter writer
)

Parameters

writer  XmlWriter
The xml writer

Implements

IXmlSerializableWriteXml(XmlWriter)

See Also