DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetSurveyQueries Method (WebServiceContext, Boolean)

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

public SDK_SurveyQuery[] GetSurveyQueries(
   WebServiceContext ctx,
   Boolean useTestSurvey
);

Parameters

ctx
The WebServiceContext use to connect to the DesignerService.
useTestSurvey
Boolean value that indicates if the queries associated with the test publish version of this survey should be returned.

See Also

SDK_SurveyDetail Class | DatStat.SDK.WebServiceWrappers Namespace | SDK_SurveyDetail.GetSurveyQueries Overload List