Click or drag to resize
Askia

IResponseGetScenarios Method

Retrieve a list the scenarios containing this response

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
ICollection<int> GetScenarios()

Return Value

Type: ICollectionInt32
Returns a collection of id of the scenario for this response
See Also