Show / Hide Table of Contents

Class MDUpdateAction

Actions.

Inheritance
Object
MDUpdateAction
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: StockSharp.Fix.Native
Assembly: StockSharp.Fix.Core.dll
Syntax
public static class MDUpdateAction

Fields

Change

Change.

Declaration
public const char Change = '1'
Field Value
Type Description
Char

Delete

Delete.

Declaration
public const char Delete = '2'
Field Value
Type Description
Char

DeleteFrom

Delete from.

Declaration
public const char DeleteFrom = '4'
Field Value
Type Description
Char

DeleteThru

Delete thru.

Declaration
public const char DeleteThru = '3'
Field Value
Type Description
Char

New

Create.

Declaration
public const char New = '0'
Field Value
Type Description
Char

Overlay

Overlay.

Declaration
public const char Overlay = '5'
Field Value
Type Description
Char
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾