Class ActivityElementMetadata

Defines properties and message types for ActivityElement.

Property Types

See also PropertyType
ActivityElementMetadata.PreserveHistoryProperty

Determines whether Kanzi preserves Activity property values when that Activity becomes inactive:

  • When enabled, Kanzi stores the values of Activity properties of this Activity and its child Activities. The default value.
  • When disabled, Kanzi discards the values of Activity properties of this Activity and its child Activities.

Message Types

See also MessageType

Message Arguments

Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.