Options
All
  • Public
  • Public/Protected
  • All
Menu

Definition of an enum defined in Articy

Hierarchy

  • BaseObjectDefinition
    • EnumDefinition

Index

Properties

Class

Class: "Enum"

DisplayNames

DisplayNames: Record<string, string>

Display names for each enumeration technical name

Type

Type: string

Type name

Values

Values: Record<string, number>

Values for each enumeration technical name

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method

Generated using TypeDoc