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+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public static readonly ActionFlowPortType Localization

Field Value

ActionFlowPortType

Remarks

Parameter must be of type ContainsLanguage.

See Also