Exago .NET API Documentation
IncludeReportCustomSQLObjects Field
WebReports.Api.Roles Namespace > Security Class : IncludeReportCustomSQLObjects Field
If AllowReportCustomSQLObjects Property is False, set to True to allow this Role to execute reports that include report-level Custom SQL Objects as Data Object. If both AllowReportCustomSQLObjects Property AND IncludeReportCustomSQLObjects Field are False, a report with a report-level Custom SQL Object cannot be executed and an "Access Denied" error message will appear.
Syntax
public System.bool IncludeReportCustomSQLObjects

Field Value

True or False as described above.
Remarks
The same as checking or unchecking the Admin Console > Roles > ObjectsAllow User to View Report-Level Custom SQL Objects checkbox.
See Also

Reference

Security Class
Security Members