RequestItem Property (Name) |
This is the same as GetElement(name)
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.16.0.1
Syntax Element this[
Name name
] { get; }
ReadOnly Default Property Item (
name As Name
) As Element
Get
property Element^ default[Name^ name] {
Element^ get (Name^ name);
}
abstract Item : Element with get
Parameters
- name
- Type: Bloomberglp.BlpapiName
Property Value
Type:
ElementSee Also