Returns an array of SDK_SurveySession objects that represents all sessions the participant has had with the DatStat Illue system.
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);
SDK_Participant Class | DatStat.SDK.WebServiceWrappers Namespace