Class IQFeedLevel1Column
- Namespace
- StockSharp.IQFeed
- Assembly
- StockSharp.IQFeed.dll
The column describing the Level1 data flow.
public class IQFeedLevel1Column- Inheritance
- 
      
      IQFeedLevel1Column
- Inherited Members
- Extension Methods
Properties
Format
public string Format { get; }Property Value
Name
Column name.
public string Name { get; }Property Value
Type
Data type.
public Type Type { get; }Property Value
Methods
ToString()
public override string ToString()