📚 SAP Business One SDK Help

ContactPersonCode Property
See Also 

Description

Sets or returns the contact person code of the specified business partner in this payment.

Field name: CntctCode.

This is a foreign key to the ContactEmployees object.

Property type

Read-write property

Syntax

Visual Basic
Public Property ContactPersonCode() As Long

Remarks

The default value is according to the value of ContactPerson property of the BusinessPartners object.

You can choose only the contact person that belongs to the specified business partner.

See Also