Options
All
  • Public
  • Public/Protected
  • All
Menu

Coded value domain specifies an explicit set of valid values for a field. Each valid value is assigned a unique name.

Hierarchy

Index

Properties

Properties

codedValues

codedValues: CodedValue[]

The set of valid coded values.

name

name: string

The name of the domain.

type

type: string

One of the DomainType constants.