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