i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IRecordEditor > addSourceReference

    app.IRecordEditor.addSourceReference() method

    Adds a new source reference to the record.

    Signature:

    addSourceReference(refData: records.ISourceReferenceData): this;
    

    Introduced: version 1.1

    Parameters

    Parameter Type Description
    refData records.ISourceReferenceData The data for the new source reference.

    Returns:

    this

    This record, with the new source reference in place.

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