Click or drag to resize
Askia

QuestionLinkType Enumeration

Enumeration of the question link type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum QuestionLinkType
Members
  Member nameValueDescription
None0 No response linked
All1 All responses linked
Selected2 Only selected responses linked
NoneSelected3 Only non selected responses linked
RecursivelySelected4 Link with selected responses across all linked questions
See Also