Options
All
  • Public
  • Public/Protected
  • All
Menu

Edm enum options.

Hierarchy

  • EdmEnumOptions

Index

Properties

isFlags: boolean

True if this is a flags enum, false otherwise.

name: string

The enum name.

underlyingDataType: DataTypeSymbol

The underlying data type for the enum.

Generated using TypeDoc