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