Click or drag to resize

GroupWithExclusionSetExcept Method

Sets the object this group excepts.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public void SetExcept(
	string value
)
Request Example View Source

Parameters

value
Type: SystemString
The name or UID of object.
See Also