i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > data > PropertyValue

    data.PropertyValue type

    A value for a property of a record.

    Signature:

    type PropertyValue = string | number | boolean | IZonedDateTime | IGeoJsonPoint | IGeoJsonFeatureCollection;
    

    References: IZonedDateTime, IGeoJsonPoint, IGeoJsonFeatureCollection

    Introduced: API version 1.0

    Remarks

    Property values are constrained to the types that are listed in the definition.

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