| IQuestionAnonymisationType Property |
Anonymisation type of the question.
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax QuestionAnonymisationType AnonymisationType { get; set; }
Property AnonymisationType As QuestionAnonymisationType
Get
Set
property QuestionAnonymisationType AnonymisationType {
QuestionAnonymisationType get ();
void set (QuestionAnonymisationType value);
}
Property Value
Type:
QuestionAnonymisationTypeSee Also