Click or drag to resize

SessionDetailLevelAction Property

Gets the action to be taken when current detail level is too low.

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

Property Value

Type: DetailLevelActions
The detail level action to take.
See Also