Method CheckIn
CheckIn(PdmObjectId, bool)
Checks-in an object.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
void CheckIn(PdmObjectId inObjectId, bool inRecurses)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | PDM object identifier. |
| bool | inRecurses | Tells if to recurse on objects contained. |
Remarks
This method is available since v7.10.