ProjFundingRule::isAllocationValid Method
Validates that the funding rule is 100 percent allocated to funding sources.
Syntax
client server public static boolean isAllocationValid(ProjFundingRuleRefId _fundingRule)
Run On
Called
Parameters
- _fundingRule
Type: ProjFundingRuleRefId Extended Data Type
The funding rule for which the allocation are to be validate.
Return Value
Type: boolean
true if the allocation of funding sources is valid; otherwise, false.