Method ShowInProjectTree
ShowInProjectTree(PdmObjectId)
Show the object in the project tree.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 13, 0, 0)]
void ShowInProjectTree(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Identifier of object to show. |
Remarks
This method is available since v7.13.