Click or drag to resize

MembershipChangeTrackingTAdd Method (String)

Adds the specified item.

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

Parameters

item
Type: SystemString
The item.
Exceptions
ExceptionCondition
DetailLevelException
See Also