ProjProposalJour::isProposalRelease Method
Returns a true/false value indicating whether the invoice proposal is of type release.
Syntax
client server public static boolean isProposalRelease(ProjProposalId _proposalId)
Run On
Called
Parameters
- _proposalId
Type: ProjProposalId Extended Data Type
Proposal ID of the invoice proposal journal.
Return Value
Type: boolean
true if the invoice proposal is of type release; otherwise false.