ProjFundingSource::isExternalFunding Method
Determines whether the specified record in the ProjFundingSource table is an external funding source.
Syntax
client server public static boolean isExternalFunding(ProjFundingSourceRefId projFundingSourceRefId)
Run On
Called
Parameters
- projFundingSourceRefId
Type: ProjFundingSourceRefId Extended Data Type
The record ID of ProjFundingSource record.
Return Value
Type: boolean
true if the funding source type is customer or grant; otherwise, false.