API Reference > OdAp Classes > OdApLongTransactionReactor Class > OdApLongTransactionReactor Methods > OdApLongTransactionReactor::beginCheckOut Method
OdApLongTransactionReactor::beginCheckOut Method
Syntax
C++
virtual void beginCheckOut(OdDbLongTransaction&, OdDbObjectIdArray& originList);
Parameters 
Description 
OdDbObjectIdArray& originList 
[in] List/array of objects (in the same block table record) to check out. 

Begins the checkout process of the specified long transaction. 

 

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