Bloomberg API for .NET
GetValueAsName Method (index)
NamespacesBloomberglp.BlpapiElementGetValueAsName(Int32)
Returns the value of this element at the specified index as an Enumeration constant.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Name GetValueAsName(
	int index
)
Public MustOverride Function GetValueAsName ( 
	index As Integer
) As Name
public:
virtual Name^ GetValueAsName(
	int index
) abstract
Parameters
index (Int32)
The index of the element whose value is requested.
Return Value
Name
The value of the element at the specified index as an Enumeration constant.
Exceptions
ExceptionCondition
IndexOutOfRangeException index >= NumValues.
InvalidConversionException The value of the element at the specified index cannot be converted to an Enumeration constant.

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