forwardFinancingDetails Properties   Table of ContentStartDate Property forward
FinancingDetails.EndDate Property
End date of a financing deal, i.e. the date the seller reimburses the buyer and takes back control of the collateral.

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

Property Value

Type: DateTimeOffset
See Also