DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetSurveyQueries Method

Returns an array of SDK_SurveyQuery that is all shared queries associated with the survey.

Overload List

Returns an array of SDK_SurveyQuery that is all shared queries associated with the survey.

public SDK_SurveyQuery[] GetSurveyQueries(WebServiceContext);

Returns an array of SDK_SurveyQuery that is all shared queries associated with the survey.

public SDK_SurveyQuery[] GetSurveyQueries(WebServiceContext,Boolean);

See Also

SDK_SurveyDetail Class | DatStat.SDK.WebServiceWrappers Namespace