forwardSettlementPriceWithDealPricePrecision Property    Table of ContentSettlementPriceEventArgsBuilder Methodsforward
SettlementPriceEventArgsBuilder.ValuationDateTime Property
Date time the settlement price is for. Milliseconds since Jan 1st, 1970, 00:00:00 GMT. Only date (in GMT) is applicable, though time value is populated for legacy reason.

Namespace:  OnixS.NET.ICE.iMpact.Testing
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax
C#
public DateTime ValuationDateTime { get; set; }

Property Value

Type: DateTime
See Also