i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > services > ISupportsMaxLength

    services.ISupportsMaxLength interface

    A type that indicates that a string condition can impose a length constraint on values.

    Signature:

    interface ISupportsMaxLength 
    

    Introduced: API version 1.0

    Properties

    Property Type Description
    maxStringLength? ICharLimit (Optional) Gets the maximum number of characters that the string can contain.
    In this article
    Back to top © N. Harris Computer Corporation