Sets the time portions of this Datetime object
to the specified values.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void SetTime( int hour, int minute, int second, int milliSecond )
Public Sub SetTime ( hour As Integer, minute As Integer, second As Integer, milliSecond As Integer )
public: void SetTime( int hour, int minute, int second, int milliSecond )
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1