Click or drag to resize
MessageItem Property (String)
This is the same as calling GetElement(name).

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.6.64-experimental+729270cf207a6113e8bbb043419936f745983b67
Syntax
public Element this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: Element
See Also