Method NeedsGettingLatestRevision
NeedsGettingLatestRevision(PdmObjectId)
Tells whether specified object or its children need getting latest revision.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
bool NeedsGettingLatestRevision(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Identifier of object to analyze. |
Returns
| Type | Description |
|---|---|
| bool | Specified object or its children need getting latest revision. |
Remarks
This method is available since v7.10.