Click or drag to resize

PositionLocate Property

Gets how locations is set. Either absolute or relitive to rulebase, section or existing rule.

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

Property Value

Type: Positions
The locate.
See Also