Table of Contents

Interface IPortfolioNameMessage

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

The interface describing an message with PortfolioName property.

public interface IPortfolioNameMessage
Extension Methods

Properties

PortfolioName

Portfolio code name.

string PortfolioName { get; set; }

Property Value

string