Bloomberg API for .NET
DayOfMonth Property
NamespacesBloomberglp.BlpapiDatetimeDayOfMonth
Gets or sets the day of month value of this Datetime object. The 'get' result is undefined unless DayOfMonth is set.
Declaration Syntax
C#Visual BasicVisual C++
public int DayOfMonth { get; set; }
Public Property DayOfMonth As Integer
	Get
	Set
public:
property int DayOfMonth {
	int get ();
	void set (int value);
}
Property Value

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