| IQuestionImportationSettingsIsInvisibleWhenImported Property |
Indicate if the question becomes invisible when the data is imported
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax bool IsInvisibleWhenImported { get; set; }
Property IsInvisibleWhenImported As Boolean
Get
Set
property bool IsInvisibleWhenImported {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also