Click or drag to resize
DatetimeNanoSecond Property
Gets or sets the number of (whole) nanoseconds in the fraction-of-a-second part of the value of this object. The 'get' result is undefined unless NanoSecond is set.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public int NanoSecond { get; set; }

Property Value

Type: Int32
See Also