Click or drag to resize

RulebaseActionDomain Property

Information about the domain the object belongs to.

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

Property Value

Type: Domain
The domain.

Implements

IObjectSummaryDomain
Remarks
Requires DetailLevel of at least Standard
See Also