DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetEmailJobs Method 

Returns an array of SDK_EmailJob objects for all Email Jobs associated with the survey.

public SDK_EmailJob[] GetEmailJobs(
   WebServiceContext ctx
);

Parameters

ctx
The WebServiceContext object used to connect to the DesignerService.

Return Value

SDK_EmailJob[]

See Also

SDK_SurveyDetail Class | DatStat.SDK.WebServiceWrappers Namespace