Bloomberg API for .NET
Datetime Constructor (other)
NamespacesBloomberglp.BlpapiDatetimeDatetime(Datetime)
Constructs a Datetime object having the same values as specified 'other' Datetime object.
Declaration Syntax
C#Visual BasicVisual C++
public Datetime(
	Datetime other
)
Public Sub New ( 
	other As Datetime
)
public:
Datetime(
	Datetime^ other
)
Parameters
other (Datetime)
the Datetime object to copy.

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