ActionFlowPortTypeOriginalValue Field

Used as an input port for an action flow when an item has been updated; this represents the original value of the item.

Definition

Namespace: MobileTrack.Common.Enums
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static readonly ActionFlowPortType OriginalValue

Field Value

ActionFlowPortType

Remarks

Parameter can be of any business object type derived from IIdLabel

See Also