Click or drag to resize
Askia

ResponseBaseType Enumeration

Enumeration of the response base type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum ResponseBaseType
Members
  Member nameValueDescription
Normal0 Standard base response type
NoResponse1 Response representing an unanswered question
NotAsked2 Response representing a question non asked
See Also