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