i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    schema.ILiteralLabelPart interface

    A part of a label that consists of a literal string.

    Signature:

    interface ILiteralLabelPart 
    

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    literal readonly string Gets the literal string value for the label part.
    type readonly 'literal' Gets the type of label part.
    In this article
    Back to top © N. Harris Computer Corporation