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

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