PropertyTypeEnum Enumeration |
The type of property: int/double/string.
Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| Member name | Value | Description | |
|---|---|---|---|
| TYPE_INT | 0 | The integer property type. | |
| TYPE_DOUBLE | 1 | The double property type. | |
| TYPE_STRING | 2 | The string property type. |