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