Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a Query object that is used to iterate over related ProjInvoiceJour table records.
Syntax
public Query queryProjInvoiceJour([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
A Boolean value that determines whether the records are selected for update; optional.
Return Value
Type: Query Class
A Query object that is used to iterate over related ProjInvoiceJour table records.