Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.