RequestAsElement Property |
Gets the contents of this Request as an element.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.23.1.1
Syntax Element AsElement { get; }
ReadOnly Property AsElement As Element
Get
property Element^ AsElement {
Element^ get ();
}
abstract AsElement : Element with get
Property Value
Type:
ElementSee Also