Show / Hide Table of Contents

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

Reference

CreateOpportunitySetup Class
CreateOpportunitySetup Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.