Bloomberg API for .NET
Parts Property
NamespacesBloomberglp.BlpapiDatetimeParts
Gets a bitmask of all parts that are set in this Datetime object.
Declaration Syntax
C#Visual BasicVisual C++
public int Parts { get; }
Public ReadOnly Property Parts As Integer
	Get
public:
property int Parts {
	int get ();
}
Property Value
Remarks
This can be compared to the values in the Datetime Parts constants using bitwise operations.

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