| IQuestionMaxVisibleResponses Property |
Maximum number of visible responses in a loop iteration
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string MaxVisibleResponses { get; set; }
Property MaxVisibleResponses As String
Get
Set
property String^ MaxVisibleResponses {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also