ProjFundingSource::getFundingSources Method
Retrieves a list of the funding sources that are associated with the project contract.
Syntax
client server public static List getFundingSources(ProjTrans _projTrans)
Run On
Called
Parameters
- _projTrans
Type: ProjTrans Class
The projTrans object that will be used by this transaction.
Return Value
Type: List Class
A list of funding sources that are associated to the project contract and are used in any funding rule.