Click or drag to resize
Askia

IResponseAddToScenario Method

Add the response to a given scenario

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

Parameters

scenarioId
Type: SystemInt32
Ids of the scenario to which the response will be added

Return Value

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