ErrorLevel Enumeration

Represents error severity

Namespace: TSD.API.Remoting.Structure.Validation
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public enum ErrorLevel
Members
Member nameValueDescription
Unknown0 Unknown
None1 None
Information2 Information
Warning3 Warning
Error4 Error
Critical5 Critical
BeyondScope6 Beyond Scope
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next