LedgerRRGEPropertyLayoutLines_W::existLayoutIdAndLineNum Method
Indicates whether a record exists, based on a layout ID and number.
Syntax
client server public static boolean existLayoutIdAndLineNum(LedgerRRGEPropertyLayoutRecId_W _layoutRecId, LineNum _lineNum)
Run On
Called
Parameters
- _layoutRecId
Type: LedgerRRGEPropertyLayoutRecId_W Extended Data Type
The layout ID.
- _lineNum
Type: LineNum Extended Data Type
The line number.
Return Value
Type: boolean
true if the record exists; otherwise, false.