Click or drag to resize

DetailLevelExceptionRequired Property

Gets the required detail level for the call to be successful.

Namespace:  Koopman.CheckPoint.Exceptions
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public DetailLevels Required { get; }
Request Example View Source

Property Value

Type: DetailLevels
The required detail level.
See Also