i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > records > IChartRecordBase > notes

    records.IChartRecordBase.notes property

    Gets the notes of the record.

    Signature:

    readonly notes: data.IKeyedReadOnlyCollection<NoteId, INote>;
    

    Returns: data.IKeyedReadOnlyCollection<NoteId, INote>

    Introduced: version 1.0

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