Method GetLatestRevision
GetLatestRevision(PdmObjectId)
Gets latest revision of specified object and of its children.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
void GetLatestRevision(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Identifier of object to update. |
Remarks
This method is available since v7.10.