fcSDK Documentation
CreateLeadSetup Constructor

State for the lead.
Country for the lead.
Time zone for the lead.
The type of the site for the lead.
Name of the lead source.
Initializes a new instance of the CreateLeadSetup class.
Syntax
'Declaration
 
<ConstructorIndexAttribute()>
Public Function New( _
   ByVal state As String, _
   ByVal country As String, _
   ByVal timeZone As String, _
   ByVal siteType As LeadSiteType, _
   ByVal leadSource As String _
)

Parameters

state
State for the lead.
country
Country for the lead.
timeZone
Time zone for the lead.
siteType
The type of the site for the lead.
leadSource
Name of the lead source.

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

CreateLeadSetup Class
CreateLeadSetup Members

 

 


© 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.