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 _
)
[ConstructorIndexAttribute()]
public CreateLeadSetup(
string _state_,
string _country_,
string _timeZone_,
LeadSiteType _siteType_,
string _leadSource_
)
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 family