API Reference > Classes > OdTf Classes > OdTfObjectReactor Class > OdTfObjectReactor Methods > OdTfObjectReactor::xmitPropagateModify Method
OdTfObjectReactor::xmitPropagateModify Method
Syntax
C++
virtual void xmitPropagateModify() const = 0;

Allows a sub-element of a complex element to notify its root element that it has been changed.

The default implementation of the function informs the database that contains the owner object about modifications and also attaches triggering reactor objects to the database. This function can be overridden in custom classes.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.