EdmEnumType.IsFlags Property

Definition

Gets a value indicating whether the enumeration type can be treated as a bit field.

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

Property Value

Implements

Applies to