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.
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
- _contractId
Type: ProjInvoiceProjId Extended Data Type
The ID of the contract being processed.
- _fundingType
Type: ProjFundingType Enumeration
The type of funding for which to check.
Return Value
Type: int64
The number of funding sources that are assigned to a contract.