API Reference > OdDb Classes > OdDbLayerTableRecord Class > OdDbLayerTableRecord Methods > OdDbLayerTableRecord::setIsReconciled Method
OdDbLayerTableRecord::setIsReconciled Method
Syntax
C++
void setIsReconciled(bool bStatus = true);
Parameters 
Description 
bool bStatus = true 
[in] true - to set the Reconcile status, or false - to clear the Reconcile status. 

Sets the Reconcile status as a Boolean value. 

 

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