Click or drag to resize

IObjectSummaryDetailLevel Property

Gets the current detail level of retrieved objects. You will not be able to get the values of some properties if the detail level is too low. You can still set property values however to override existing values.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
DetailLevels DetailLevel { get; }

Property Value

Type: DetailLevels
The current detail level.
See Also