Bloomberg API for .NET
HasElement Method (name, excludeNullElements)
NamespacesBloomberglp.BlpapiMessageHasElement(String, Boolean)
Returns true if this message has the element having the specified name false otherwise.
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool HasElement(
	string name,
	bool excludeNullElements
)
Public MustOverride Function HasElement ( 
	name As String,
	excludeNullElements As Boolean
) As Boolean
public:
virtual bool HasElement(
	String^ name, 
	bool excludeNullElements
) abstract
Parameters
name (String)
excludeNullElements (Boolean)
Return Value
Boolean
true if this message has the element having the specified name false otherwise.
Remarks

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