i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > services > ICharLimit

    services.ICharLimit interface

    A constraint on the length of a string value.

    Signature:

    interface ICharLimit 
    

    Introduced: API version 1.0

    Properties

    Property Type Description
    maxLength number Gets the maximum length of the string.
    maxLengthUnits CharLimitUnits Gets the units in which to interpret maxLength.
    In this article
    Back to top © N. Harris Computer Corporation