IScenarios.ApplyScenarioToQuantityColumn Method

Applies the specified scenario to the Quantity column.
Function ApplyScenarioToQuantityColumn( _ 
ByVal scenario As IScenario
) As ScenarioApplyToQuantityResult
This language is not supported or no code example is available.
ScenarioApplyToQuantityResult ApplyScenarioToQuantityColumn( 
IScenario scenario 
)
This language is not supported or no code example is available.

Parameters

scenario
IScenario

The scenario to be applied.

Return Value

ScenarioApplyToQuantityResult

The result of the apply operation.

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