This document is archived and information here might be outdated. Recommended version. |
Called when a topology error is deleted.
[Visual Basic .NET] Public Event OnErrorDeleted As OnErrorDeletedEventHandler
[C#] public event OnErrorDeletedEventHandler OnErrorDeleted
OnErrorDeleted event is fired when an operation is executed that results in a topology error being deleted. Additional information provided when the deletion was triggered is available using the hint argument to determine what operation caused the error to be deleted.