Share via


ProjFundingSource::numberOfFundingSourcesByFundingType Method

Gets the number of funding sources that are assigned to a contract with the specified funding type.

Syntax

client server public static int64 numberOfFundingSourcesByFundingType(ProjInvoiceProjId _contractId, [ProjFundingType _fundingType])

Run On

Called

Parameters

Return Value

Type: int64
The number of funding sources that are assigned to a contract.

See Also

Reference

ProjFundingSource Table