Bloomberg API for .NET
GetElementAsChar Method (name)
NamespacesBloomberglp.BlpapiMessageGetElementAsChar(String)
Returns the value of the element having the specified name as a char value.
Declaration Syntax
C#Visual BasicVisual C++
public abstract char GetElementAsChar(
	string name
)
Public MustOverride Function GetElementAsChar ( 
	name As String
) As Char
public:
virtual wchar_t GetElementAsChar(
	String^ name
) abstract
Parameters
name (String)
An element name.
Return Value
Char
The value of the element having specified name as a char value.
Remarks
Exceptions
ExceptionCondition
NotFoundException This message does not contain an element having the specified name.
InvalidConversionException The value is not convertible to a char value.

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