DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetSurveyActionSummary Method (WebServiceContext)

This overload returns an SDK_SurveyActionSummary for the latest time period of the survey.

public SDK_SurveyActionSummary GetSurveyActionSummary(
   WebServiceContext ctx
);

Parameters

ctx
The WebServiceContext object used to conect to the DesignerService.

Return Value

SDK_SurveyActionSummary

Remarks

A daily count of submitted responses is also given for each day during the time period.

If an error occurs during the retrieval, an exception is thrown with an appropriate error message.

See Also

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