fcSDK Documentation
SalesToolkit Constructor(IFCApplication,IFCSession)

The compatibility application under which the toolkit APIs will be executed.
The compatibility session under which the toolkit APIs will be executed.
Initializes a new instance of the SalesToolkit class using a Compatibility application and session.
Syntax
'Declaration
 
Public Function New( _
   ByVal application As IFCApplication, _
   ByVal session As IFCSession _
)
public SalesToolkit( 
   IFCApplication application,
   IFCSession session
)

Parameters

application
The compatibility application under which the toolkit APIs will be executed.
session
The compatibility 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 2003 family

See Also

Reference

SalesToolkit Class
SalesToolkit Members
Overload List

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.