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