Class MDUpdateAction
- Namespace
- StockSharp.Fix.Native
- Assembly
- StockSharp.Fix.Core.dll
Actions.
public static class MDUpdateAction
- Inheritance
-
MDUpdateAction
- Inherited Members
Fields
Change
Change.
public const char Change = '1'
Field Value
Delete
Delete.
public const char Delete = '2'
Field Value
DeleteFrom
Delete from.
public const char DeleteFrom = '4'
Field Value
DeleteThru
Delete thru.
public const char DeleteThru = '3'
Field Value
New
Create.
public const char New = '0'
Field Value
Overlay
Overlay.
public const char Overlay = '5'