ProjFundingLimit::numberOfLimitsForContract Method
Retrieves the number of funding limits that are defined for the contract.
Syntax
client server public static int64 numberOfLimitsForContract(ProjInvoiceProjId _contractId)
Run On
Called
Parameters
- _contractId
Type: ProjInvoiceProjId Extended Data Type
The contract that is processed.
Return Value
Type: int64
The number of funding limits that are defined on the contract.