| IQuestionIsExcludedFromTranslation Property |
Indicates that the question should not be translated
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax bool IsExcludedFromTranslation { get; set; }
Property IsExcludedFromTranslation As Boolean
Get
Set
property bool IsExcludedFromTranslation {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also