DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetSurveySessions Method (WebServiceContext)

Returns an array of SDK_SurveySession objects that represents all sessions related to the survey.

public SDK_SurveySession[] GetSurveySessions(
   WebServiceContext ctx
);

Parameters

ctx
The WebServiceContext use to connect to the DesignerService.

Return Value

SDK_SurveySession[]

See Also

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