Click or drag to resize
Country Properties

The Country type exposes the following members.

Properties
  NameDescription
Public propertyDataContext
Data context.
Public propertyId
Id for this country.
Public propertyISOCode
Two character code representing the country according to ISO-3166. Not Null. Is read only.
Public propertyISOName
ISO name of the country. Not Null. Is read only.
Public propertyName
English name of the country. Not Null. Is read only.
Public propertyNativeName
Native name or names of the country. Not Null. Is read only.
Public propertyPhoneNumberPrefix
Phone number prefix. Not Null. Is read only.
Top
See Also