Click or drag to resize
Askia

IRoutingRemoveFromScenario Method

Removes the routing from a given scenario

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
bool RemoveFromScenario(
	int scenarioId
)

Parameters

scenarioId
Type: SystemInt32
Id of the scenario from which the routing will be removed

Return Value

Type: Boolean
Return a boolean representing the success of the operation
See Also