Enum SettlementFlowType
Specifies the commodity delivery flow type.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum SettlementFlowType
Fields
| Name | Description |
|---|---|
| AllTimes | All times. |
| Base | Base. |
| BlockHours | Block hours. |
| None | Default value. Do not use it directly. |
| OffPeak | Off peak. |
| OnPeak | On peak. |
| Other | Other. |