ArcObjects Library Reference (TrackingAnalystUI)  

IPropertyNotifySink.OnRequestEdit Event

[Visual Basic 6.0]
Event OnRequestEdit(
    ByVal dispID As Long _
)
[Visual Basic .NET]
Public Event OnRequestEdit As OnRequestEditEventHandler
[C#]
public event OnRequestEditEventHandler OnRequestEdit

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IPropertyNotifySink Interface