Bloomberg API for .NET
GetValueAsString Method
NamespacesBloomberglp.BlpapiElementGetValueAsString()()()()
Returns the value of this element as a string.
Declaration Syntax
C#Visual BasicVisual C++
public abstract string GetValueAsString()
Public MustOverride Function GetValueAsString As String
public:
virtual String^ GetValueAsString() abstract
Return Value
Remarks
Same as calling GetValueAsString(0).
Exceptions
ExceptionCondition
IndexOutOfRangeExceptionNumValues == 0.
InvalidConversionException The value of this element cannot be converted to a string.
See Also

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