Table of Contents

Interface IBrokerCodeMessage

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

The interface describing a message with BrokerCode property.

public interface IBrokerCodeMessage
Extension Methods

Properties

BrokerCode

Broker firm code.

string BrokerCode { get; set; }

Property Value

string