Method SetName
SetName(PdmObjectId, string)
Sets the name of an object.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 303, 100)]
void SetName(PdmObjectId inObjectId, string inName)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Object identifier. |
| string | inName | Name. |
Remarks
This method is available since v7.8.303.100.