Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of an application property.

Hierarchy

  • ApplicationProperty

Index

Properties

Optional allowedValues

allowedValues: string[]

The allowed values, if applicable.

Optional defaultValue

defaultValue: string

The default value of the application property.

Optional desc

desc: string

The description of the application property.

Optional example

example: string

Optional id

id: string

The ID of the application property. The ID and key are the same.

Optional key

key: string

The key of the application property. The ID and key are the same.

Optional name

name: string

The name of the application property.

Optional type

type: string

The data type of the application property.

Optional value

value: string

The new value.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc