Share via


CustTrans.queryProjInvoiceJour Method

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.

See Also

Reference

CustTrans Table