SalesToolkit Class
Provides APIs that allow you to emulate much of the functionality in the Clarify ClearSales module. The SalesToolkit object exposes methods that allow you to modify aspects of Quotes, Action Items, Opportunities, and Leads, and more.
Syntax
'Declaration
Public Class SalesToolkit
Inherits SalesToolkitBase
public class SalesToolkit : SalesToolkitBase
Inheritance Hierarchy
System.Object
FChoice.Toolkits.Clarify.ToolkitBase
FChoice.Toolkits.Clarify.Sales.SalesToolkitBase
FChoice.Toolkits.Clarify.Sales.SalesToolkit
Requirements
Namespace: FChoice.Toolkits.Clarify.Sales
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: FChoice.Toolkits.Clarify (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Toolkits.Clarify.dll)
Reference
SalesToolkit Members
FChoice.Toolkits.Clarify.Sales Namespace