ApplicationDefinitionApplicationDefinitionData Class
The internal data representation in appdef.xml.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public class ApplicationDefinitionData : IXmlSerializable
- Inheritance
- Object ApplicationDefinitionApplicationDefinitionData
- Implements
- IXmlSerializable
GetSchema
|
Method for returning the schema. Documentation says that this needs to return null.
|
ReadXml
|
ReadXML deserializes the class using the given XmlReader.
|
WriteXml
|
Method for serializing the class. Not implemented.
|