Share via


LedgerRRGEPropertyLayoutLines_W::findByLayoutIdAndLineNum Method

Finds a line by layout ID and number.

Syntax

client server public static LedgerRRGEPropertyLayoutLines_W findByLayoutIdAndLineNum(
    LedgerRRGEPropertyLayoutRecId_W _layoutRecId, 
    LineNum _lineNum, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: LedgerRRGEPropertyLayoutLines_W Table
The record that is found.

See Also

Reference

LedgerRRGEPropertyLayoutLines_W Table