forwardEndDate Property    Table of ContentFinancingDetails Methodsforward
FinancingDetails.StartDate Property
Start date of a financing deal, i.e. the date the buyer pays the seller cash and takes 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 StartDate { get; set; }

Property Value

Type: DateTimeOffset
See Also