SupportToolkit Constructor(ClarifySession)
The session under which the toolkit APIs will be executed.
Initializes a new instance of the SupportToolkit class using a ClarifySession object.
Syntax
'Declaration
Public Function New( _
ByVal _session_ As ClarifySession _
)
public SupportToolkit(ClarifySession _session)
Parameters
session
The session under which the toolkit APIs will be executed.
Remarks
If the toolkit session was created as a Contact session this property is required otherwise errors will result.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family