| IQuestionDateTimeType Property |
DateTime type of the question
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax QuestionDateTimeType DateTimeType { get; set; }
Property DateTimeType As QuestionDateTimeType
Get
Set
property QuestionDateTimeType DateTimeType {
QuestionDateTimeType get ();
void set (QuestionDateTimeType value);
}
Property Value
Type:
QuestionDateTimeTypeSee Also