i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > ISchemaInfo

    schema.ISchemaInfo interface

    Information about a schema in an i2 Analyze deployment.

    Signature:

    interface ISchemaInfo 
    

    Introduced: version 1.5

    Properties

    Property Modifiers Type Description
    id? readonly string (Optional) Gets the identifier of the schema.
    name? readonly string (Optional) Gets the name of the schema.
    type readonly SchemaType Gets the type of the schema.
    In this article
    Back to top © N. Harris Computer Corporation