| CountryCode Property | |
| See Also |
Sets or returns the country code in the address where the service is provided.
Field name: country.
Length: 3 characters.
This is a foreign key to the Countries table (OCRY - not exposed through the DI API).
Read-write property
| Visual Basic |
|---|
Public Property CountryCode() As String |