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

Field Value

ActionFlowPortType

Remarks

Parameter must be of type ContainsLanguage.

See Also