Sets the date portion of this Datetime object
to the specified values.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void SetDate( int year, int month, int dayOfMonth )
Public Sub SetDate ( year As Integer, month As Integer, dayOfMonth As Integer )
public: void SetDate( int year, int month, int dayOfMonth )
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1