Enum describing property change type.
static
readonly
OcaEnumItem CurrentChanged
= 1
Current value has changed.
static
readonly
OcaEnumItem MinChanged
= 2
Minimum value has changed.
static
readonly
OcaEnumItem MaxChanged
= 3
Maximum value has changed.
static
readonly
OcaEnumItem ItemAdded
= 4
An item has been added to a list or a map property.
static
readonly
OcaEnumItem ItemChanged
= 5
An item of a list or a map property has been changed.
static
readonly
OcaEnumItem ItemDeleted
= 6
An item of a list or a map property has been deleted.
OCP.1 Encoding
Basic type | Byte Length |
OcaEnumItem | 1 |