Share via


ProjJournalTrans::exist Method

Determines whether a project journal line exists.

Syntax

client server private static boolean exist(
    ProjJournalId _journalId, 
    Voucher _voucher, 
    LineNum _lineNum)

Run On

Called

Parameters

Return Value

Type: boolean
true if the journal line associated with the JournalID, Voucher, and LineNumexists; otherwise, false.

See Also

Reference

ProjJournalTrans Table