Click or drag to resize
Askia

IRoutingGetScenarios Method

Retrieve a list the scenarios containing this routing

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 routing
See Also