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.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static readonly ActionFlowPortType Complete

Field Value

ActionFlowPortType

Remarks

Parameter must be of type None.

See Also