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
- _propertyRecId
Type: LedgerRRGEPropertyRecId_W Extended Data Type
A property record ID.
- _lineNum
Type: LineNum Extended Data Type
A line number.
- _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.