Click or drag to resize

IObjectSummaryDomain Property

Information about the domain the object belongs to.

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

Property Value

Type: Domain
The domain.
Remarks
Requires DetailLevel of at least Standard
See Also