Method NeedsUpdating
NeedsUpdating(PdmObjectId)
Tells whether specified object needs updating.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
bool NeedsUpdating(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Identifier of document to analyze. |
Returns
| Type | Description |
|---|---|
| bool | Specified object needs updating. |
Remarks
This method is available since v7.10.