DatStat Illume 4.5 SDK Class Reference

MakeSubmissionOptions.ReportMissingColumnErrors Property

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

public Boolean ReportMissingColumnErrors {get; set;}

See Also

MakeSubmissionOptions Class | DatStat.SDK.WebServiceWrappers Namespace