Show / Hide Table of Contents

Class QuoteChangeActions

Change actions.

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

Fields

Delete

Delete quotes from StartPosition till EndPosition.

Declaration
public const QuoteChangeActions Delete
Field Value
Type Description
QuoteChangeActions

New

New quote for StartPosition.

Declaration
public const QuoteChangeActions New
Field Value
Type Description
QuoteChangeActions

Update

Update quote for StartPosition.

Declaration
public const QuoteChangeActions Update
Field Value
Type Description
QuoteChangeActions

value__

Declaration
public byte value__
Field Value
Type Description
Byte

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
Extensions.ToNative(QuoteChangeActions)
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.
☀
☾