ErrorManager.IsActive Method
Determines if an error is active and has not been dismissed.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
IsActive(ErrorInfo) | Determines whether the specified error is active and has not been dismissed. |
|
IsActive(String) | Determines whether the error that is associated with the specified ID is active and has not been dismissed. |
See Also
ErrorManager Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top