Share via


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

  • _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.

See Also

Reference

TaxReport347Tenants Table