Defines severity codes.
UUID: 5a70cb34-9256-4c98-9ddb-9b3ec93154e1
For more information, see UASeverity in .NET Reference.
UUID: 5a70cb34-9256-4c98-9ddb-9b3ec93154e1
For more information, see UASeverity in .NET Reference.
Member | Value | Description |
---|---|---|
UASeverity_BadOrFailure | 2 | The operation failed. |
UASeverity_GoodOrSuccess | 0 | The operation completed successfully. |
UASeverity_UncertainOrWarning | 1 | The operation completed however its outputs may not be usable. |
For remarks, see UASeverity in .NET Reference.
For examples, see UASeverity in .NET Reference.