i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > records > IRecordProperties > setStaticSourceReference

    records.IRecordProperties.setStaticSourceReference() method

    Adds a source reference to the result record for resources related to registeredStorage.

    Signature:

    setStaticSourceReference?(sourceReference: IStaticSourceReference): void;
    

    Introduced: API version 2.4

    Parameters

    Parameter Type Description
    sourceReference IStaticSourceReference The static source reference to add.

    Returns:

    void

    Remarks

    This function only exists if you have registered storage for the connector.

    In this article
    Back to top © N. Harris Computer Corporation