DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetTimePeriods Method 

Returns an array of SDK_TimePeriod objects that are all time periods for the survey.

public SDK_TimePeriod[] GetTimePeriods(
   WebServiceContext ctx
);

Parameters

ctx
The WebServiceContext use to connect to the DesignerService.

Return Value

SDK_TimePeriod[]

See Also

SDK_SurveyDetail Class | DatStat.SDK.WebServiceWrappers Namespace