TaxReport347Tenants::findByYrPropRef Method
Find the tenants line with the specified property reference in the specified report.
Syntax
client server public static TaxReport347Tenants findByYrPropRef(
RecId _taxReport347TableRecId,
TaxRep347PropertyRef _propertyReference,
[boolean _forUpdate])
Run On
Called
Parameters
- _taxReport347TableRecId
Type: RecId Extended Data Type
Record ID of the report.
- _propertyReference
Type: TaxRep347PropertyRef Extended Data Type
Property reference.
- _forUpdate
Type: boolean
Indicates whether the record should be selected for update.
Return Value
Type: TaxReport347Tenants Table
The tenants line with the specified property reference in the specified report; otherwise, false.