Creates Datetime object having the Time portion set to the specified
values. The Date and timezone offset are in the unset state.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Datetime( int hour, int minute, int second, int milliSecond )
Public Sub New ( hour As Integer, minute As Integer, second As Integer, milliSecond As Integer )
public: Datetime( int hour, int minute, int second, int milliSecond )
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1