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