📚 SAP Business One SDK Help

ContactPersonCode Property
See Also 

Description

Sets or returns the contact person code.

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 contact employee codes are defined through the ContactEmployees object (foreign key linked to OCPR table).

See Also