DispatchOpportunitySetup Constructor
Opportunity Identifier.
The queue into which the Opportunity is to be dispatched.
Initializes a new instance of the DispatchOpportunitySetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _opportunityIDNum_ As String, _
ByVal _queue_ As String _
)
[ConstructorIndexAttribute()]
public DispatchOpportunitySetup(
string _opportunityIDNum_,
string _queue_
)
Parameters
opportunityIDNum
Opportunity Identifier.
queue
The queue into which the Opportunity is to be dispatched.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
DispatchOpportunitySetup Class
DispatchOpportunitySetup Members