[]
        
(Showing Draft Content)

C1.WPF.Document.Parameter.Nullable

Nullable Property

Nullable

Gets or sets a value indicating whether the value of this parameter can be null. Cannot be true if this is a multi-value parameter.

Declaration
public bool Nullable { get; set; }