forwardMaturityMonthYear Property    Table of ContentOptionExercise Property forward
ReportInstrument.NextCouponDate Property
This is used to indicate the next date on which Coupon Premium is due. Primarily used for CDS instruments.

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

Property Value

Type: DateTime
See Also