Method Exists
Exists(PdmObjectId)
Tells whether a PDM object still exists.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
bool Exists(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Identifier of the PDM object to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The PDM object still exists. |
Remarks
This method is available since v7.10.