Click or drag to resize

AccessSectionOrder Class

Valid sort orders for Security Zones
Inheritance Hierarchy
SystemObject
  Koopman.CheckPointAccessSectionOrder

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public static class Order
Request Example View Source

The AccessSectionOrder type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberNameAsc
Sort by name in ascending order
Public fieldStatic memberNameDesc
Sort by name in descending order
Top
See Also