Caplin Trader 5.1.0

Module: ct-trading/trademodel/StructureChangedType

module:ct-trading/trademodel/StructureChangedType

Enumeration that provides the structure changed types that are used for determining the type of a structure change event.

Members

(static, readonly) ADD :Integer

An add structure change.

Type:
  • Integer

(static, readonly) REMOVE :Integer

A remove structure change.

Type:
  • Integer