| IQuestionUserData Property |
Data the user can add to the question
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string UserData { get; set; }
Property UserData As String
Get
Set
property String^ UserData {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also