ProjFundingRule::numberOfFundingSources Method
Calculates the number of funding source that is used in allocating amounts by the funding rule.
Syntax
client server public static int64 numberOfFundingSources(ProjFundingRuleRefId _fundingRule)
Run On
Called
Parameters
- _fundingRule
Type: ProjFundingRuleRefId Extended Data Type
The funding rule being processed.
Return Value
Type: int64
The number of funding sources for the funding rule.