Click or drag to resize

Positions Enumeration

Absolute and Reletive positions

Namespace:  Koopman.CheckPoint.AccessRules
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public enum Positions
Members
  Member nameValueDescription
Absolute0 Position is a fixed rule number
Top1 The top of rulebase or section
Above2 Above rule or section
Below3 Below rule or section
Bottom4 The bottom of rulebase or section
See Also