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