ProfileItemSubType Class |
The ProfileItemSubType class contains the information of one profile item sub type
(id, label, parameter string and bitmap name). A profile item can contain a maximum
of 10 profile item sub types.
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
The ProfileItemSubType type exposes the following members.
| Name | Description | |
|---|---|---|
| ProfileItemSubType | Initializes a new instance of the ProfileItemSubType class |
| Name | Description | |
|---|---|---|
| BitmapName |
Gets a value of the property BitmapName.
| |
| Label |
Gets a value of the property Label.
| |
| ParameterString |
Gets a value of the property ParameterString.
| |
| SubTypeId |
Gets a value of the property SubTypeId.
|