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.
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.