Bloomberg API for .NET
HasElement Method (name)
NamespacesBloomberglp.BlpapiMessageHasElement(String)
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
)
Public MustOverride Function HasElement ( 
	name As String
) As Boolean
public:
virtual bool HasElement(
	String^ name
) abstract
Parameters
name (String)
An element name.
Return Value
Boolean
true if this message has the element having the specified name false otherwise.
Remarks
Same as calling AsElement. HasElement(name)

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