Click or drag to resize

Position Constructor (Int32)

Position at an absolute rule number.

Namespace:  Koopman.CheckPoint.AccessRules
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public Position(
	int ruleNumber
)
Request Example View Source

Parameters

ruleNumber
Type: SystemInt32
The rule number.
See Also