Bloomberg API for .NET
GetValue Method
NamespacesBloomberglp.BlpapiElementGetValue()()()()
Returns the value of this element as an object.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Object GetValue()
Public MustOverride Function GetValue As Object
public:
virtual Object^ GetValue() abstract
Return Value
Object
The value of this element as an object.
Remarks
Same as calling GetValue(0).
Exceptions
ExceptionCondition
IndexOutOfRangeExceptionNumValues == 0.
See Also

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1