i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > records > ISeededResultLinkRecord

    records.ISeededResultLinkRecord interface

    A result link record that is generated from a seed record.

    Signature:

    interface ISeededResultLinkRecord extends ISeededResultRecordBase 
    

    Extends: 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. (Inherited from ISeededResultRecordBase)

    Methods

    Method Description
    isType(linkType) Indicates whether the link record has the specified type.
    setSourceReference(sourceReference) Adds a source reference to the result record. (Inherited from ISeededResultRecordBase)
    In this article
    Back to top © N. Harris Computer Corporation