ActionFlowPortTypeComplete Field

This port is to let the next node know we've completed their task, or if it's an input node, that the previous node has completed and this node can now start.

Definition

Namespace: MobileTrack.Common.Enums
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public static readonly ActionFlowPortType Complete

Field Value

ActionFlowPortType

Remarks

Parameter must be of type None.

See Also