LtInvoiceAutoNumberingGroups::registeringForProjInvoice Method
Indicates whether an IncludeToRegister value exists for project invoices.
Syntax
server public static boolean registeringForProjInvoice(CustGroupId _custGroupId)
Run On
Server
Parameters
- _custGroupId
Type: CustGroupId Extended Data Type
The project group for which to verify the IncludeToRegister value.
Return Value
Type: boolean
true if a record exists that corresponds to the project invoice and has the IncludeToRegister field set; otherwise, false.