forwardClearingRequirementException Enumeration   Table of ContentCollateralInstrument Classforward
ClearingTransformationType Enumeration
Indicates the type of Clearing Transformation that generated this Trade.

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 ClearingTransformationType
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
Exercise1 Exercise.
Assignment2 Assignment.
GeneralTransformation3 General Transformation.
DeliveryTransformation4 Delivery Transformation.
Fungible5 Fungible.
See Also