Click or drag to resize
Askia

IQuestionImportationSettings Interface

Importation Settings Interface

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public interface IQuestionImportationSettings

The IQuestionImportationSettings type exposes the following members.

Properties
  NameDescription
Public propertyClosedMatchingType
Type of matching used for closed questions
Public propertyDatabaseDSN
Connection string to the database
Public propertyFieldName
Name of the field from which to import
Public propertyIsInvisibleWhenImported
Indicate if the question becomes invisible when the data is imported
Public propertyPanelUpdateType
Type of update when using a panel
Public propertySqlQuery
SQL query used to import data
Public propertyType
Type of importation
Top
See Also