Share via


LedgerRRGEExpressionLines_W::findByPropertyIdAndLineNum Method

Finds a line, based on the given parameters.

Syntax

client server public static LedgerRRGEExpressionLines_W findByPropertyIdAndLineNum(
    LedgerRRGEPropertyRecId_W _propertyRecId, 
    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: LedgerRRGEExpressionLines_W Table
The record that is found.

See Also

Reference

LedgerRRGEExpressionLines_W Table