API Reference > presentation-common > RPC > ElementPropertiesStructArrayPropertyItem ElementPropertiesStructArrayPropertyItem Interface Beta Definition for a structs' array property value. Extends ElementPropertiesArrayPropertyItemBase Properties Name Type Description valueType "struct" Type of values contained in this array. values { T }[] Array of structs. Inherited properties Name Type Inherited from Description type "array" ElementPropertiesArrayPropertyItemBase Type of the properties item. Defined in presentation/common/src/presentation-common/ElementProperties.ts Line 93 Last Updated: 11 June, 2024