Method GetName
GetName(ElementId)
Get program name.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 180)]
string GetName(ElementId inProgramId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inProgramId | Identifier of the NC program to modify. |
Returns
| Type | Description |
|---|---|
| string | Program name. |