Sets or returns the country code (for example, DE).
Field name: City.
Length: 3 characters.
This is a foreign key to the Countries table (OCRY - not exposed through the DI API).
Sets or returns the country code (for example, DE).
Field name: City.
Length: 3 characters.
This is a foreign key to the Countries table (OCRY - not exposed through the DI API).
| Visual Basic |
|---|
Public Property Country() As String |
You can set any country code that is defined in the Countries table (OCRY - not exposed through the DI API).