Share via


PropertySchema.IsEnum Property

Definition

Gets a value indicating whether property is an enum.

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

Property Value

True if enum.

Applies to