Bloomberg API for .NET
HasParts Method (parts)
NamespacesBloomberglp.BlpapiDatetimeHasParts(Int32)
Return true if this Datetime object has all of the specified parts set.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasParts(
	int parts
)
Public Function HasParts ( 
	parts As Integer
) As Boolean
public:
bool HasParts(
	int parts
)
Parameters
parts (Int32)
The bitmap identifying which parts of this Datetime object needs to be tested. The value of this parameter must be constructed by combining together appropriate part bitmasks with bitwise logical OR.
Return Value

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