📚 SAP Business One SDK Help

ProjectCode Property
See Also 

Description

Sets or returns the project code as defined in the Projects object.

This is a foreign key to the Projects table (OPRJ).

Length: 8 characters.

Field name: PrjCode.

Property type

Read-write property

Syntax

Visual Basic
Public Property ProjectCode() As String

See Also