Click or drag to resize
RequestElements Property
Gets the enumerable collection of all elements in this request.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
IEnumerable<Element> Elements { get; }

Property Value

Type: IEnumerableElement
See Also