Click or drag to resize

CheckPointErrorBlockingErrors Property

Validation blocking-errors.

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

Property Value

Type: CheckPointErrorDetails
See Also