Method GetType
GetType(ElementId)
Get technology type.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 160)]
TechnologyType GetType(ElementId inTechnologyId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inTechnologyId | Identifier of the technology to modify. |
Returns
| Type | Description |
|---|---|
| TechnologyType | Technology type. |