Click or drag to resize
Askia

ScenarioEntityType Enumeration

Enumeration of the scenario entity type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum ScenarioEntityType
Members
  Member nameValueDescription
Question0 The entity involved by the scenario is a question
Response1 The entity involved by the scenario is a response
Routing2 The entity involved by the scenario is a routing
Resource3 The entity involved by the scenario is a resource
See Also