Click or drag to resize
Askia

IResourceGetScenarios Method

Retrieve a list the scenarios containing this resource

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