ComponentOne Web API Edition
Nullable Property

C1.Web.Api.Report.Models Namespace > Parameter Class : Nullable Property
Gets a boolean value indicating whether the value of the parameter can be null.
Syntax
'Declaration
 
Public ReadOnly Property Nullable As Boolean
public bool Nullable {get;}
Remarks
Cannot be true if this is a multi-value parameter.
See Also

Reference

Parameter Class
Parameter Members