ActiveReports 12 Server User Guide
Nullable Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace > ReportParameterDescription Class : Nullable Property
Gets or sets a value indicating whether the value for this parameter is allowed to be null.
Syntax
'Declaration
 
Public Property Nullable As Boolean
public bool Nullable {get; set;}
See Also

Reference

ReportParameterDescription Class
ReportParameterDescription Members