Home > @i2analyze/i2connect > records > ISeededResultRecordBase
records.ISeededResultRecordBase interface
A set of information and functionality that is common to all result records that are generated from seed records.
Signature:
interface ISeededResultRecordBase
Introduced: API version 1.0
Properties
| Property | Type | Description |
|---|---|---|
| id | SeedId | Gets the identifier of the result record, which is also the identifier of the seed record. |
Methods
| Method | Description |
|---|---|
| setSourceReference(sourceReference) | Adds a source reference to the result record. |