Enum SelectType
- Namespace
- TimeSeriesAnalysis.Dynamic
- Assembly
- TimeSeriesAnalysis.dll
An enum of the type of Select model
public enum SelectType
Fields
MAX = 2Max-select
MIN = 1Min-select
NOT_SET = 0This value should not occur
An enum of the type of Select model
public enum SelectType
MAX = 2Max-select
MIN = 1Min-select
NOT_SET = 0This value should not occur