ActionFlowPortTypeBoolean Field

This port is for entering or exiting a Boolean value (true or false)

Definition

Namespace: MobileTrack.Common.Enums
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static readonly ActionFlowPortType Boolean

Field Value

ActionFlowPortType

Remarks

Parameter must be of type Boolean.

See Also