ActiveReports 12 Server User Guide
IsParametrized Property (ReportDescription)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace > ReportDescription Class : IsParametrized Property
Gets or sets the value indicating whether the report contains parameters.
Syntax
'Declaration
 
Public Property IsParametrized As Boolean
public bool IsParametrized {get; set;}
See Also

Reference

ReportDescription Class
ReportDescription Members