DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetSurveyActionSummary Method (WebServiceContext, Int32)

Returns an SDK_SurveyActionSummary for the requested timePeriodCode.

public SDK_SurveyActionSummary GetSurveyActionSummary(
   WebServiceContext ctx,
   Int32 timePeriodCode
);

Parameters

ctx
The WebServiceContext object used to connect to the DesignerService.
timePeriodCode
The time period code.

Return Value

SDK_SurveyActionSummary

See Also

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