[]
        
(Showing Draft Content)

C1.Web.Api.Report.Models.Parameter.Nullable

Nullable Property

Nullable

Gets a boolean value indicating whether the value of the parameter can be null.

Declaration
public bool Nullable { get; }
Remarks

Cannot be true if this is a multi-value parameter.