Share via


EdmEnumObject.IsNullable Property

Definition

Gets or sets whether the enum object is nullable or not.

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

Property Value

Applies to