Click or drag to resize
Askia

RoutingTargetType Enumeration

Enumeration of the routing target type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum RoutingTargetType
Members
  Member nameValueDescription
Question0 The target is a question
Response1 The target is a response
ResponseNotToAsk2 The target is a response to ignore
Language3 The target is a language
Scenario4 The target is a scenario
Resource5 The target is a resource
SurveyMilestone6 The target is a milestone of the survey.
See Also