SysTestRecordCountTable.setRelation Method
Sets the relation type and the foreign key to the parent table.
Syntax
public void setRelation(Common _parentRecord)
Run On
Called
Parameters
- _parentRecord
Type: Common Table
The parent table to which this record should be related.