PhoneNumberNation Field

The nation phone code as per the ISO 3166 standard.

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
[FieldOffsetAttribute(0)]
public readonly ushort Nation

Field Value

UInt16

Remarks

Example values: Netherlands is 'NL', United States is 'US', etc.

See Also