Class CancelOrderCommand
Implements
Namespace: StockSharp.Studio.Core.Commands
Assembly: StockSharp.Studio.Core.dll
Syntax
public class CancelOrderCommand : BaseStudioCommand, IStudioCommand
Constructors
CancelOrderCommand(Order)
Declaration
public CancelOrderCommand(Order order)
Parameters
Type | Name | Description |
---|---|---|
Order | order |
Properties
Order
Declaration
public Order Order { get; }
Property Value
Type | Description |
---|---|
Order |