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

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