i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    schema.CustomLogicalType type

    A logical type for the value of a custom record property.

    Signature:

    type CustomLogicalType = Omit<data.LogicalType, 'selectedFromList' | 'suggestedFromList'>;
    

    References: data.LogicalType

    Introduced: version 1.6

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