Click or drag to resize
Askia

QuestionAnonymisationType Enumeration

Enumeration of the question anonymisation type.

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum QuestionAnonymisationType
Members
  Member nameValueDescription
None0 The question is not anonymised.
Automatic1 The question is automatically anonymised.
Manual2 The question is anonymised manually.
See Also