![]() | PropertyTypeEnum Enumeration |
The type of property: int/double/string.
Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.1


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. |
