Click or drag to resize

ValidationStates Enumeration

Meta Info - Validation States

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public enum ValidationStates
Request Example View Source
Members
  Member nameValueDescription
OK0 OK
Info1 Informational
Warning2 Warnings
Error3 Errors
See Also