Click or drag to resize

CheckPointErrorWarnings Property

Validation warnings.

Namespace:  Koopman.CheckPoint.Exceptions
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "warnings")]
public CheckPointErrorDetails[] Warnings { get; }
Request Example View Source

Property Value

Type: CheckPointErrorDetails
See Also