This document is archived and information here might be outdated.  Recommended version.


IGxCatalogEventsDisp.OnObjectRefreshed Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxCatalogEventsDisp.OnObjectRefreshed Event

Called when an object in some part of the catalog has been refreshed.

[Visual Basic .NET]
Public Event OnObjectRefreshed As OnObjectRefreshedEventHandler
[C#]
public event OnObjectRefreshedEventHandler OnObjectRefreshed

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogEventsDisp Interface