i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IDetailedReport > type

    app.IDetailedReport.type property

    Gets or sets the type of the report, which can be 'information', 'warning', or 'error' for an IDetailedReport.

    Signature:

    type: 'information' | 'warning' | 'error';
    

    Returns: 'information' | 'warning' | 'error'

    Introduced: version 1.1

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