Click or drag to resize
Askia

QuestionImportationType Enumeration

Enumeration of the question importation type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum QuestionImportationType
Members
  Member nameValueDescription
None0 No data is imported
ListField1 Obsolete. List imported fields
ODBC2 Data is imported from an external database such as an *.mdb file.ask the question even when it has not been specified in the received link
Panel3 Data is imported from a Lister field, *.lst, linked to a panel
GeoCati4 Geographic co-ordinate data is imported from a geoparam.dat file
InternetParameter5 Data is imported from an Internet parameter contained in a URL
PlatformOne6 Platform One data is imported, as defined in a URL
Fulcrum7 Fulcrum sample data is imported, as defined in a URL
See Also