Interface IDataTypeMessage
- Namespace
- StockSharp.Messages
- Assembly
- StockSharp.Messages.dll
The interface describing an message with DataType property.
public interface IDataTypeMessage
- Extension Methods
Properties
DataType
Data type info.
DataType DataType { get; }