Share via


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

Return Value

Type: boolean
true if the funding source type is customer or grant; otherwise, false.

See Also

Reference

ProjFundingSource Table