AssignLeadSetup Constructor
The objid of the lead being assigned.
The new user which the lead is assigned to.
Initializes a new instance of the AssignLeadSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _leadObjid_ As Integer, _
ByVal _newOwner_ As String _
)
[ConstructorIndexAttribute()]
public AssignLeadSetup(
int _leadObjid_,
string _newOwner_
)
Parameters
leadObjid
The objid of the lead being assigned.
newOwner
The new user which the lead is assigned to.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family