ActionFlowPortTypeLocalization Field

This is an entry port for selecting the localization to translate the message into; the business object (e.g. an account) decides the localization, as derived from IHasLanguage.

Definition

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

Field Value

ActionFlowPortType

Remarks

Parameter must be of type ContainsLanguage.

See Also