DocData.HierarchyChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fired when the document's hierarhcy or itemid changes
public:
event EventHandler ^ HierarchyChanged;
public event EventHandler HierarchyChanged;
member this.HierarchyChanged : EventHandler
Public Event HierarchyChanged As EventHandler