DatStat Illume 4.5 SDK Class Reference

SDK_SurveyDetail.GetDataDictionary Method (WebServiceContext, Boolean)

The base lcid of the survey is used to retrieve the data dictionary in this overload.

public SDK_DataDictionary GetDataDictionary(
   WebServiceContext ctx,
   Boolean stripHtml
);

Parameters

ctx
The WebServiceContext used to connect to the DesignerService.
stripHtml
Boolean value that indicates if the html should be stripped out of all prompts before being returned.

Return Value

SDK_DataDictionary

See Also

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