API Reference > OdAp Classes > OdApLongTransactionManager Class > OdApLongTransactionManager Methods > OdApLongTransactionManager::abortLongTransaction Method
OdApLongTransactionManager::abortLongTransaction Method
Syntax
C++
virtual OdResult abortLongTransaction(OdDbObjectId transId, bool keepObjs = false) = 0;
Parameters 
Description 
bool keepObjs = false 
[in] Boolean value indicating whether to keep cloned objects. 
transID 
[in] Object ID of the long transaction.  

Terminates a long transaction during or in between checkin and checkout. 

 

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