M-Files Vault Application Framework
C#
Show/Hide TOC
Property
Attribute
Attribute
Type Enumeration
The property attribute type enumeration.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
enum
AttributeType
Members
PropertyValueValidation
0
Value Validation
PropertyAutomaticNumbering
1
Number calculation.
PropertyCustomValue
2
Custom value generation.
See Also
Reference
MFiles.VAF.Common Namespace
In This Article
Definition
Members
See Also