IScenarios.GetScenarios Method

Gets all scenarios in this estimate.
Function GetScenarios() As IEnumerable(Of IScenario)
This language is not supported or no code example is available.
IEnumerable<IScenario> GetScenarios()
This language is not supported or no code example is available.

Return Value

IEnumerable<IScenario>

All scenarios.

Exception type Condition

QdvApiException

A problem occurred.

Version
 
Available since QDV 7.18.685.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition