Gets a bitmask of all parts that are set in this Datetime object.
Declaration Syntax
C# | Visual Basic | Visual 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