DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetSurveySessions Method

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

Overload List

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

public SDK_SurveySession[] GetSurveySessions(WebServiceContext);

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

public SDK_SurveySession[] GetSurveySessions(WebServiceContext,Boolean);

See Also

SDK_SurveyDetail Class | DatStat.SDK.WebServiceWrappers Namespace