| IQuestionMinResponseCount Property |
Minimum number of responses
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax int MinResponseCount { get; set; }
Property MinResponseCount As Integer
Get
Set
property int MinResponseCount {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also