DatStat Illume 4.5 SDK Class Reference

SDK_Participant.GetSurveySessions Method (WebServiceContext)

Returns an array of SDK_SurveySession objects that represents all sessions the participant has had with the DatStat Illue system.

public SDK_SurveySession[] GetSurveySessions(
   WebServiceContext ctx
);

Parameters

ctx
The WebServiceContext use to connect to the DesignerService.

Return Value

SDK_SurveySession[]

See Also

SDK_Participant Class | DatStat.SDK.WebServiceWrappers Namespace | SDK_Participant.GetSurveySessions Overload List