Property Namespace
Function
| Name | Description |
|---|---|
| Property.fromJSON | Deserializes Property from JSON |
| Property.toCompressedJSON | Serialize Property to compressed JSON |
| Property.toJSON | Serialize Property to JSON |
Defined in
Property Interface
Data structure that describes a single ECProperty that's included in a PropertiesField.
TODO: Remove?
Properties
| Name | Type | Description | |
|---|---|---|---|
| property | PropertyInfo | ECProperty information |
Defined in
Last Updated: 30 November, 2023