AcMapResourceService:: ResourceModificationCancelled Event
Occurs when a resource modification has been canceled.
public event ResourceModificationCancelledHandler ResourceModificationCancelled
Handler
public delegate void
ResourceModificationCancelledHandler(
Object sender,
AcMapResourceEventArgs e);