ProjFundingLimit::existForContract Method
Indicates whether the funding limit has been defined for a contract.
Syntax
client server public static boolean existForContract(ProjInvoiceProjId _contractId)
Run On
Called
Parameters
- _contractId
Type: ProjInvoiceProjId Extended Data Type
The contract that is being processed.
Return Value
Type: boolean
true if at least one funding limit has been defined for the contract; otherwise, false.