| IQuestionType Property |
Type of the question
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax QuestionType Type { get; set; }
Property Type As QuestionType
Get
Set
property QuestionType Type {
QuestionType get ();
void set (QuestionType value);
}
Property Value
Type:
QuestionTypeSee Also