[]
        
(Showing Draft Content)

C1.Web.Api.Report.Models.Parameter.AllowBlank

AllowBlank Property

AllowBlank

Gets a boolean value indicating whether the value of this parameter can be the empty string.

Declaration
public bool AllowBlank { get; }
Remarks

Ignored for non-string parameters.