Exago .NET API Documentation
AllowReportCustomSQLObjects Property
WebReports.Api.Roles Namespace > General Class : AllowReportCustomSQLObjects Property
Allow end-users to write Custom SQL Data Objects at the report level.
Syntax
public System.bool AllowReportCustomSQLObjects {get; set;}

Property Value

True to allow users to create report-level Custom SQL Data Objects, or False to prevent them from doing so.
Remarks
Review the Report-Level SQL Objects article for more details, including an important security warning before enabling this feature.
See Also

Reference

General Class
General Members

Exago Knowledge Base

Report-Level SQL Objects
Feature/UI Settings
Roles