StateAttributeAttributeType Enumeration
The state attribute type enumeration.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public enum AttributeType
| StateAction |
0 |
State Action behavior.
|
| StatePreConditions |
1 |
State PreCondition check.
|
| StatePostConditions |
2 |
State PostCondition check.
|