ComponentOne Web API Edition
AllowBlank Property

C1.Web.Api.Report.Models Namespace > Parameter Class : AllowBlank Property
Gets a boolean value indicating whether the value of this parameter can be the empty string.
Syntax
'Declaration
 
Public ReadOnly Property AllowBlank As Boolean
public bool AllowBlank {get;}
Remarks
Ignored for non-string parameters.
See Also

Reference

Parameter Class
Parameter Members