i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > PropertyValueType

    spi.PropertyValueType type

    The type of a property value of a record.

    Signature:

    export type PropertyValueType = string | DateAndTime | number | boolean | Point | undefined;
    

    References: DateAndTime

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