ApplicationDefinitionApplicationDefinitionDataGetSchema Method

Method for returning the schema. Documentation says that this needs to return null.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public XmlSchema GetSchema()

Return Value

XmlSchema
Null

Implements

IXmlSerializableGetSchema

See Also