PropertyTypeEnum Enumeration

The type of property: int/double/string.

Namespace:  Tekla.Structures
Assembly:  Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
public enum PropertyTypeEnum
Members
  Member nameValueDescription
TYPE_INT0 The integer property type.
TYPE_DOUBLE1 The double property type.
TYPE_STRING2 The string property type.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next