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.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[FieldOffsetAttribute(0)]
public readonly ushort Nation

Field Value

UInt16

Remarks

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

See Also