📚 SAP Business One SDK Help

BillToState Property
See Also 

Description

Sets or returns the state of the Bill To address, which is the address of the physical location of the business partner.

Field name: State1.

Length: 3 characters.

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

Property type

Read-write property

Syntax

Visual Basic
Public Property BillToState() As String

See Also