AcMapFeatureService:: FeatureUpdateCancelled Event
Occurs when a feature update has been canceled.
public event FeatureUpdateCancelledHandler FeatureUpdateCancelled
Handler
public delegate void
FeatureUpdateCancelledHandler(
Object sender,
AcMapFeatureEventArgs e);