Click or drag to resize
Askia

IScenarioGetEntities Method

Retrieves all the entities involved by the scenario

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IEnumerable<IScenarioEntity> GetEntities()

Return Value

Type: IEnumerableIScenarioEntity
Return a collection of all the entities involved by the scenario
See Also