Returns the value of this element as a string.
| C# | Visual Basic | Visual C++ |
public abstract string GetValueAsString()
Public MustOverride Function GetValueAsString As String
public: virtual String^ GetValueAsString() abstract
Same as calling GetValueAsString(0).
| Exception | Condition |
|---|---|
| IndexOutOfRangeException | NumValues == 0.
|
| InvalidConversionException |
The value of this element cannot be converted to a string.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1