| ProjectCode Property | |
| See Also |
Sets or returns the project code that the payment refers to.
Field name: PrjCode.
Length: 8 characters.
This is a foreign key to the Projects table (OPRJ - not exposed through the DI API).
Read-write property
| Visual Basic |
|---|
Public Property ProjectCode() As String |
Editing project code in the Journal Entry header does not affect the project code assigned to Journal Entry lines.
To enforce the change on the lines, you must set JournalEntries_Lines.ProjectCode.