ReportParameter.Nullable Property
Indicates whether the value of the parameter can be null.
Assembly: ReportService2005 (in ReportService2005.dll)
Property Value
Type: System.BooleanA Boolean value. A value of true indicates that the value of the parameter can be null.
Show: