Enum SelectType
An enum of the type of Select model
Namespace: TimeSeriesAnalysis.Dynamic
Assembly: TimeSeriesAnalysis.dll
Syntax
public enum SelectType
Fields
| Name | Description |
|---|---|
| MAX | Max-select |
| MIN | Min-select |
| NOT_SET | This value should not occur |