DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetParticipantLists Method (WebServiceContext)

Returns an array of SDK_ParticipantList that is all participant lists associated with the survey.

public SDK_ParticipantList[] GetParticipantLists(
   WebServiceContext ctx
);

Parameters

ctx
The WebServiceContext object used to connect to the DesignerService.

Return Value

SDK_ParticipantList[]

See Also

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