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