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