MFWorkflowAttributeStates Property

Reference to states of the workflow. Can be set manually, if not available as members of this class with MFState.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public Object[] States { get; set; }

Property Value

Object

See Also