📚 SAP Business One SDK Help

MailCountry Property
See Also 

Description

Sets or returns the country of the Ship To address.

Field name: MailCounty.

Length: 3 characters.

This is a foreign key to the Countries table (OCRY - not exposed through the DI API).

Property type

Read-write property

Syntax

Visual Basic
Public Property MailCountry() As String

See Also