Click or drag to resize

AccessRuleSetPosition Method

Sets the new position.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public void SetPosition(
	Position position
)
Request Example View Source

Parameters

position
Type: Koopman.CheckPoint.AccessRulesPosition
The new position.
See Also