Click or drag to resize

PositionsRelativeToSection Enumeration

[Missing <summary> documentation for "T:Koopman.CheckPoint.AccessRules.PositionsRelativeToSection"]

Namespace:  Koopman.CheckPoint.AccessRules
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public enum PositionsRelativeToSection
Members
  Member nameValueDescription
Top1 The top of section
Above2 Above section
Below3 Below section
Bottom4 The bottom of section
See Also