📚 SAP Business One SDK Help

Address Property
See Also 

Description

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

Field name: Address.

Length: 100 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property Address() As String

Remarks

Use this property only if the physical address is different from the Ship To address (mailing address). If you do not set this property, when adding a new business partner card, SAP Business One will copy the data from the MailAddress property.

See Also