Returns an SDK_SurveyActionSummary for a time period.
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);
SDK_SurveyDetail Class | DatStat.SDK.WebServiceWrappers Namespace