ProjProposalJour::numOfRecords Method
Returns the number of lines in a project invoice propsoal.
Syntax
server public static int64 numOfRecords(ProjProposalId _proposalId)
Run On
Server
Parameters
- _proposalId
Type: ProjProposalId Extended Data Type
Proposal ID for which number of lines are to be calcualted.
Return Value
Type: int64
Number of lines in a project invoice propsoal.