DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetSurveyActionSummary Method

Returns an SDK_SurveyActionSummary for a time period.

Overload List

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

public SDK_SurveyActionSummary GetSurveyActionSummary(WebServiceContext);

Returns an SDK_SurveyActionSummary for the requested timePeriodCode.

public SDK_SurveyActionSummary GetSurveyActionSummary(WebServiceContext,Int32);

See Also

SDK_SurveyDetail Class | DatStat.SDK.WebServiceWrappers Namespace