ApplicationDefinitionApplicationDefinitionDataElementNames Class

appdef.xml element names from which the data is read.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected static class ElementNames
Inheritance
Object    ApplicationDefinitionApplicationDefinitionDataElementNames

Fields

Copyright The copyright element name.
Description The description element name.
ExtensionObject The extension object element name.
ExtensionObjectName The extension object name element name.
ExtensionObjects The extension objects element name.
Guid The guid element name.
MasterApplicationGuid The master application guid element name.
MultiServerCompatible The multi-server mode compatible flag.
Name The name element name.
Publisher The publisher element name.
RequiredMFilesVersion The required M-Files version element name.
Root The root element name.
Version The version element name.

See Also