Bloomberg API for .NET
Second Property
NamespacesBloomberglp.BlpapiDatetimeSecond
Gets or sets the second value of this Datetime object. The 'get' result is undefined unless Second is set.
Declaration Syntax
C#Visual BasicVisual C++
public int Second { get; set; }
Public Property Second As Integer
	Get
	Set
public:
property int Second {
	int get ();
	void set (int value);
}
Property Value

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1