Returns the value of this element as an object.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.11.1.1
Syntaxpublic abstract Object GetValue()
Public MustOverride Function GetValue As Object
public:
virtual Object^ GetValue() abstract
abstract GetValue : unit -> Object
Return Value
Type:
ObjectThe value of this element as an object.
Exceptions
Remarks
See Also