M-Files Vault Application Framework
C#
Show/Hide TOC
State
Attribute
Attribute
Type Enumeration
The state 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
StateAction
0
State Action behavior.
StatePreConditions
1
State PreCondition check.
StatePostConditions
2
State PostCondition check.
See Also
Reference
MFiles.VAF.Common Namespace
In This Article
Definition
Members
See Also