getFieldByPropertyRecord Method
Deprecated in 4.0. Use getFieldByPropertyDescription instead.
Get field using PropertyRecord.
getFieldByPropertyRecord(propertyRecord: PropertyRecord): Promise<undefined | Field>
| Parameter | Type | Description | 
|---|---|---|
| propertyRecord | PropertyRecord | 
Returns - Promise<undefined | Field>
Defined in
Last Updated: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.