MFStateTransitionAttributeWorkflow Property

Reference to Workflow this transition belongs to. Can be set manually if the object is not already hierarchically a member of the MFWorkflow object.

Definition

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

Property Value

Object

See Also