Table of Contents

Class RequestLicenseCommand

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

Constructors

RequestLicenseCommand(long, string)

public RequestLicenseCommand(long brokerId, string account)

Parameters

brokerId long
account string

Properties

Account

public string Account { get; }

Property Value

string

BrokerId

public long BrokerId { get; }

Property Value

long