FailuresAccessor.DeleteAllWarnings
Method
Description:
Deletes all FailureMessages of severity "Warning" currently posted in a document.
Deletes all FailureMessages of severity "Warning" currently posted in a document.
Remarks:
Warnings are deleted immediately and will not be accessible by any further failures processing. Any accessors for these failure messages become invalid.
Warnings are deleted immediately and will not be accessible by any further failures processing. Any accessors for these failure messages become invalid.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | This FailuresAccessor is inactive (is used outside of failures processing). |