forwardFeeMultiplier Property    Table of ContentFinancingDetails Property forward
TradeCaptureReport.FeeQuantityThresholdIndicator Property
Indicator flag used to determine the eligibility of fee discount based on threshold level. Supported Value: L1 = Threshold Level 1 - The highest threshold level was met or surpassed. L2 = Threshold Level 3 - The lowest threshold level was met. L3 = Threshold Level 3 - The lowest threshold level was met. LN = Eligible but does not meet set thresholds. LP = Eligible pending evaluation.

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 FeeQuantityThresholdIndicator FeeQuantityThresholdIndicator { get; set; }

Property Value

Type: FeeQuantityThresholdIndicator
See Also