DatStat Illume 4.5 SDK Class Reference

MakeSubmissionOptions.ReportUnknownColumnErrors Property

If set to true, an exception will be raised by the MakeSubmission method if variable names are not found in the survey. The default value is false which will cause this condition to be ignored.

public Boolean ReportUnknownColumnErrors {get; set;}

See Also

MakeSubmissionOptions Class | DatStat.SDK.WebServiceWrappers Namespace