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


IGxCatalogEventsDisp.OnObjectRefreshed Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalogEventsDisp Interface > IGxCatalogEventsDisp.OnObjectRefreshed Event
ArcGIS Developer Help

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