new CaseStateValue()
A value assignable to a case state attribute.
Constructs a new CaseStateValue.
The following features are supported:
Members
label :string
The label of the enuemration literal. Only included if generated from Business Studio 4.1 or above.
This property holds the value of the 'Label' attribute.
Type:
- string
name :string
The name (equal to the literal value) of the enumeration literal.
This property holds the value of the 'Name' attribute.
Type:
- string