MFWorkflowAttributeStates Property |
Reference to states of the workflow.
Can be set manually, if not available as members of this class with MFState.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax[DataMemberAttribute(EmitDefaultValue = false)]
public Object[] States { get; set; }
Property Value
Type:
Object
See Also