📚 SAP Business One SDK Help

CountryCode Property
See Also 

Description

Sets or returns the country code of the bank (for example: DE).

Field name: CountryCod.

Length: 3 characters.

Mandatory property.

Property type

Read-write property

Syntax

Visual Basic
Public Property CountryCode() As String

Remarks

You can set only the country codes that are defined in the Countries table (OCRY - not exposed through the DI API).

See Also