DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetParticipantLists Method (WebServiceContext, Boolean)

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

public SDK_ParticipantList[] GetParticipantLists(
   WebServiceContext ctx,
   Boolean useTestSurvey
);

Parameters

ctx
The WebServiceContext object used to connect to the DesignerService.
useTestSurvey
Boolean value that indicates if the Participant Lists associated with the test publish version of this survey should be returned.

Return Value

SDK_ParticipantList[]

See Also

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