| BaseField Property | |
| See Also |
Determines the reference number to include in the Remarks area of sales documents, whether Base Document Number (tYES) or Customer/Vendor Reference Number (tNO, in case the Customer/Vendor Reference Number does not exist in the base document, the Remarks field remains blank in the sales document).
Field name: BaseFld.
Read-write property
| Visual Basic |
|---|
Public Property BaseField() As BoYesNoEnum |
Field name in the application: Remarks on the Documents will Include: Base Document Number or Customer/Vendor Reference Number.
To display the form in the application:
- Select Administration --> System Initialization --> Document Settings --> General tab.
Note: This property is replaced by the DocumentRemarksInclude property in the ExtendedAdminInfo object.