Table of Contents

Class OrderFailCommand

Namespace
StockSharp.Studio.Core.Commands
Assembly
StockSharp.Studio.Core.dll
public class OrderFailCommand : EntityCommand<OrderFail>, IStudioCommand
Inheritance
OrderFailCommand
Implements
Inherited Members
Extension Methods

Constructors

OrderFailCommand(Subscription, OrderFail, OrderFailTypes)

public OrderFailCommand(Subscription subscription, OrderFail fail, OrderFailTypes type)

Parameters

subscription Subscription
fail OrderFail
type OrderFailTypes

Properties

State

public OrderStates State { get; }

Property Value

OrderStates

Type

public OrderFailTypes Type { get; }

Property Value

OrderFailTypes