Click or drag to resize
Askia

QuestionImportationPanelUpdateType Enumeration

Enumeration of the question importation update type for panels

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum QuestionImportationPanelUpdateType
Members
  Member nameValueDescription
ReadWrite0 Read and write data from and into the panel
Read1 Only read data from the panel
Write2 Only write data to the panel
See Also