forwardTradeCaptureReportRequestSent Event   Table of ContentSettlementHolidaysProcessingInstruction Enumerationforward
SettlementFlowType Enumeration
Specifies the commodity delivery flow type.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public enum SettlementFlowType
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
AllTimes0 All times.
OnPeak1 On peak.
OffPeak2 Off peak.
Base3 Base.
BlockHours4 Block hours.
Other5 Other.
See Also