| IQuestionAllowsNoResponses Property |
Indicates if answering the question is mandatory
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax bool AllowsNoResponses { get; set; }
Property AllowsNoResponses As Boolean
Get
Set
property bool AllowsNoResponses {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also