Click or drag to resize
Askia

QuestionDateTimeType Enumeration

Enumeration of the question datetime type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum QuestionDateTimeType
Members
  Member nameValueDescription
DateTime0 Both date and time
DateOnly1 Only a date
TimeOnly2 Only a time
See Also