Bloomberg API for .NET
GetElement Method (name)
NamespacesBloomberglp.BlpapiRequestGetElement(String)
Returns the modifiable element of this request having the specified name creating it if doesn't exist already.
Declaration Syntax
C#Visual BasicVisual C++
Element GetElement(
	string name
)
Function GetElement ( 
	name As String
) As Element
Element^ GetElement(
	String^ name
)
Parameters
name (String)
Return Value
Remarks
Same as calling AsElement. HasElement(name).

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