Stage Property
The new sales stage for the Opportunity.
Syntax
'Declaration
<PropertyBitValueAttribute()>
Public Property Stage As OpportunityStage
[PropertyBitValueAttribute()]
public OpportunityStage Stage {get; set;}
Remarks
Must be a valid cycle stage from the database.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
ChangeOpportunityStageSetup Class
ChangeOpportunityStageSetup Members