Method GetSavingDate
GetSavingDate(PdmObjectId)
Gets the modification date of an object.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 119, 0)]
string GetSavingDate(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Object identifier. |
Returns
| Type | Description |
|---|---|
| string | Object modification date. |
Remarks
This method is available since v7.19.119.0.