SalesStage..::..SalesStages Property

Namespace:  JiwaFinancials.Jiwa.JiwaQuoteOpportunityConfiguration
Assembly:  JiwaQuoteOpportunityConfiguration (in JiwaQuoteOpportunityConfiguration.dll)

Syntax


public SalesStageCollection SalesStages { get; }
Public ReadOnly Property SalesStages As SalesStageCollection
	Get
public:
property SalesStageCollection^ SalesStages {
	SalesStageCollection^ get ();
}