Description
Wraps AcRxEventReactor::endDeepClone. The event indicates that the deep clone operation concluded successfully.
Visual Basic
Public Event DeepCloneEnded As EventHandler
C#
public event EventHandler DeepCloneEnded;
Wraps AcRxEventReactor::endDeepClone. The event indicates that the deep clone operation concluded successfully.
Public Event DeepCloneEnded As EventHandler
public event EventHandler DeepCloneEnded;