Share via


ProjJournalTrans::lastLineNum Method

Returns the maximum line number value for all the journal lines that are contained in the project journal for the given journal ID passed in as a parameter.

Syntax

client server private static LineNum lastLineNum(JournalId _journalId)

Run On

Called

Parameters

Return Value

Type: LineNum Extended Data Type
The maximum line number.

Remarks

The maximum line number is also the last line number that is used.

See Also

Reference

ProjJournalTrans Table