Share via


ProjFundingSource::hasCustomerDefaultFundingSource Method

Determines whether the funding source exists for the given contract and customer.

Syntax

client server public static boolean hasCustomerDefaultFundingSource(ProjInvoiceProjId _contractId, CustAccount _custAccount)

Run On

Called

Parameters

Return Value

Type: boolean
true if funding source exist for the given contract and customer; otherwise, false.

See Also

Reference

ProjFundingSource Table