Share via


IFieldState<T>.IsNullable Property

Definition

Test to see if field is nullable.

public bool IsNullable { get; }
member this.IsNullable : bool
Public ReadOnly Property IsNullable As Boolean

Property Value

True if field is nullable.

Applies to