| ISurveyQuestions Property |
Collection of questions for this survey
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IQuestionCollection Questions { get; }
ReadOnly Property Questions As IQuestionCollection
Get
property IQuestionCollection^ Questions {
IQuestionCollection^ get ();
}
Property Value
Type:
IQuestionCollectionSee Also