i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > schema > IChartPropertyType > maxStringLength

    schema.IChartPropertyType.maxStringLength property

    Gets the maximum string length for the value of a property that has the property type.

    Signature:

    readonly maxStringLength?: data.ICharLimit;
    

    Returns: data.ICharLimit

    Introduced: version 1.0

    Remarks

    This is provided only for property types whose logical type is string-based.

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