Exago .NET API Documentation
IsExportTypeAllowed Method
WebReports.Api.Reports Namespace > ReportObject Class : IsExportTypeAllowed Method
The export type to check for
Determine if the export type is allowed for this report.
Syntax
public System.bool IsExportTypeAllowed( 
   wrExportType exportType
)

Parameters

exportType
The export type to check for

Return Value

True if the export type is allowed, false otherwise.
See Also

Reference

ReportObject Class
ReportObject Members