Enum FieldTypes
Типы полей.
Namespace: StockSharp.Micex.Schema
Assembly: StockSharp.Micex.dll
Syntax
public enum FieldTypes
Fields
Name | Description |
---|---|
Char | Символьный. |
Date | Дата. |
Fixed | Дробный с фиксированной точкой. |
Float | Дробный с плавающей точкой. |
FloatPoint | Дробный с плавающей точкой. |
Integer | Целочисленный. |
Time | Время. |