DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetSurveyQueries Method (WebServiceContext)

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

public SDK_SurveyQuery[] GetSurveyQueries(
   WebServiceContext ctx
);

Parameters

ctx
The WebServiceContext use to connect to the DesignerService.

Return Value

SDK_SurveyQuery[]

See Also

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