Show / Hide Table of Contents

Class ExecutionTypes

Типы данных, информация о которых содержится ExecutionMessage.

Inheritance
Object
ExecutionTypes
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public sealed class ExecutionTypes : Enum

Fields

Obsolete

Устаревшее.

Declaration
public const ExecutionTypes Obsolete
Field Value
Type Description
ExecutionTypes

OrderLog

Строчки.

Declaration
public const ExecutionTypes OrderLog
Field Value
Type Description
ExecutionTypes

Tick

Tick trade.

Declaration
public const ExecutionTypes Tick
Field Value
Type Description
ExecutionTypes

Transaction

Transaction.

Declaration
public const ExecutionTypes Transaction
Field Value
Type Description
ExecutionTypes

value__

Declaration
public int value__
Field Value
Type Description
Int32

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
Extensions.ToDataType(ExecutionTypes)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾