Table of Contents

Class CreateSecurityCommand

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

Constructors

CreateSecurityCommand(Type)

public CreateSecurityCommand(Type securityType)

Parameters

securityType Type

Properties

PossibleDirection

public override StudioCommandDirections PossibleDirection { get; }

Property Value

StudioCommandDirections

Security

public Security Security { get; set; }

Property Value

Security

SecurityType

public Type SecurityType { get; }

Property Value

Type