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.