CreateOpportunitySetup Constructor
The name of the Opportunity.
Sales stage for the opportunity.
Probability of opportunity close.
Initializes a new instance of the CreateOpportunitySetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _opportunityName_ As String, _
ByVal _salesStage_ As String, _
ByVal _probability_ As Single _
)
[ConstructorIndexAttribute()]
public CreateOpportunitySetup(
string _opportunityName_,
string _salesStage_,
float _probability_
)
Parameters
opportunityName
The name of the Opportunity.
salesStage
Sales stage for the opportunity.
probability
Probability of opportunity close.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family