RAssetDocument.relatedRecord Method
Fetches the record that this document belongs to.
Syntax
public Common relatedRecord([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the related record for update.
Return Value
Type: Common Table
The record that this document belongs to.