RequestGetElement Method (Name) |
Returns the modifiable element of this request having
the specified name creating it if doesn't exist already.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.22.0.1
Syntax Element GetElement(
Name name
)
Function GetElement (
name As Name
) As Element
Element^ GetElement(
Name^ name
)
abstract GetElement :
name : Name -> Element
Parameters
- name
- Type: Bloomberglp.BlpapiName
Return Value
Type:
ElementRemarks See Also