LedgerRRGEExpressionLines_W::existPropertyIdAndLineNum Method
Indicates whether a record of the table exists.
Syntax
client server public static boolean existPropertyIdAndLineNum(LedgerRRGEPropertyRecId_W _propertyRecId, LineNum _lineNum)
Run On
Called
Parameters
- _propertyRecId
Type: LedgerRRGEPropertyRecId_W Extended Data Type
A property record ID.
- _lineNum
Type: LineNum Extended Data Type
A line number.
Return Value
Type: boolean
true if the record exists; otherwise, false.