Returns the value of this element as a string.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
IndexOutOfRangeException | NumValues == 0.
|
InvalidConversionException |
The value of this element cannot be converted to a string.
|
See Also
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1