UserPropertyOption Class |
The UserPropertyOption class contains the properties of a user property value option.
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
The UserPropertyOption type exposes the following members.
| Name | Description | |
|---|---|---|
| UserPropertyOption | Initializes a new instance of the UserPropertyOption class |
| Name | Description | |
|---|---|---|
| DoubleValue |
The double value.
| |
| IntValue |
The integer value.
| |
| OptionLabel |
The option name.
| |
| OptionLabelTranslated |
The translated option name.
| |
| StringValue |
The string value.
|