TaxReport347Tenants::exist Method
Checks whether there exists a tenants line with the specified property reference in the specified report.
Syntax
client server public static boolean exist(RecId _taxReport347TableRecId, TaxRep347PropertyRef _propertyReference)
Run On
Called
Parameters
- _taxReport347TableRecId
Type: RecId Extended Data Type
Record ID of the report.
- _propertyReference
Type: TaxRep347PropertyRef Extended Data Type
Property reference.
Return Value
Type: boolean
true if there exists a tenants line with the specified property reference in the specified report; otherwise, false.