IMutableProperty.IsNullable Property

Definition

Gets or sets a value indicating whether this property can contain null.

public bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Property IsNullable As Boolean

Property Value

Applies to