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+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static readonly ActionFlowPortType Complete

Field Value

ActionFlowPortType

Remarks

Parameter must be of type None.

See Also