#ValidateBeforeSave

##About

Summary: Gets or sets the value indicating whether the Izenda.AdHoc.ReportSet should be validated before saving. Reports are invalid if they contain no fields or if any piece of the entire report threw an error.
Data Type: System.Boolean
Accepted Values:
Default Value: False
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots