Index

Data Type OcaPropertyChangeType

Enum describing property change type.

Properties

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 typeByte Length
OcaEnumItem1