Table of Contents

Class BaseStudioCommand

Namespace
StockSharp.Studio.Core.Commands
Assembly
StockSharp.Studio.Core.dll
public abstract class BaseStudioCommand : IStudioCommand
Inheritance
BaseStudioCommand
Implements
Derived
Inherited Members
Extension Methods

Constructors

BaseStudioCommand()

protected BaseStudioCommand()

Properties

IsPersistent

public virtual bool IsPersistent { get; }

Property Value

bool

PossibleDirection

public virtual StudioCommandDirections PossibleDirection { get; set; }

Property Value

StudioCommandDirections