DatStat Illume 4.5 SDK Class Reference

SDK_Participant.GetSurveySessions Method

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

Overload List

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);

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,Boolean);

See Also

SDK_Participant Class | DatStat.SDK.WebServiceWrappers Namespace