Bloomberg API for .NET
HasElement Method (name)
NamespacesBloomberglp.BlpapiRequestHasElement(String)
Returns true if this request contains the element having the specified name false otherwise.
Declaration Syntax
C#Visual BasicVisual C++
bool HasElement(
	string name
)
Function HasElement ( 
	name As String
) As Boolean
bool HasElement(
	String^ name
)
Parameters
name (String)
Return Value
Remarks
Same as calling AsElement. HasElement(name).

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