Method GetObjectsFromRecycleBin
GetObjectsFromRecycleBin(PdmObjectId)
Gets the objects from the recycle bin.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 15, 400, 220)]
List<PdmObjectId> GetObjectsFromRecycleBin(PdmObjectId inProjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inProjectId | Project PDM object identifier. |
Returns
| Type | Description |
|---|---|
| List<PdmObjectId> | The objects from the recycle bin. |
Remarks
This method is available since v7.15.400.220.