Share via


ErrorManager.IsActive Method

Determines if an error is active and has not been dismissed.

Overload List

Name Description
ErrorManager.IsActive (ErrorInfo)
Determines whether the specified error is active and has not been dismissed.
ErrorManager.IsActive (String)
Determines whether the error that is associated with the specified ID is active and has not been dismissed.

See Also

Reference

ErrorManager Class
ErrorManager Members
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace