API Reference > OdAp Classes > OdApLongTransactionManager Class > OdApLongTransactionManager Methods > OdApLongTransactionManager::checkIn Method
OdApLongTransactionManager::checkIn Method
Syntax
C++
virtual OdResult checkIn(OdDbObjectId transId, OdDbIdMapping& errorMap, bool keepObjs = false) = 0;
Parameters 
Description 
OdDbIdMapping& errorMap 
[out] Receives an empty mapping object.  
bool keepObjs = false 
[in] Boolean value indicating whether to keep workset objects. 
transID 
[in] Object ID of the long transaction.  

Checks in a long transaction that was previously checked out. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.