DatStat Illume 4.5 SDK Class Reference

MakeSubmissionOptions.ReportScaleValueNotFoundErrors Property

If set to true, an exception will be raised by the MakeSubmission method if a response value specified in one or more of the Hashtables of the dataHashArray is not a valid scale value for the question. The default value is false which will cause this condition to be ignored and the variable to be unanswered.

public Boolean ReportScaleValueNotFoundErrors {get; set;}

See Also

MakeSubmissionOptions Class | DatStat.SDK.WebServiceWrappers Namespace