Share via


ProjFundingSource::lookupFundingSourceByContract Method

Displays the lookup for a qualifying project funding source that is filtered by contract.

Syntax

client public static ProjFundingSource lookupFundingSourceByContract(
    FormReferenceControl _formReferenceControl, 
    ProjInvoiceProjId _contractID, 
   [CustAccount _custAccount])

Run On

Client

Parameters

Return Value

Type: ProjFundingSource Table
The List of funding sources associated to the project contract and customer;

See Also

Reference

ProjFundingSource Table