DatStat Illume 4.5 SDK Class Reference

MakeSubmissionOptions.ReportResponseGuideViolationErrors 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 violates any of the response guides for the question. The default value is false which will cause this condition to be ignored and the variable to be unanswered.

public Boolean ReportResponseGuideViolationErrors {get; set;}

See Also

MakeSubmissionOptions Class | DatStat.SDK.WebServiceWrappers Namespace