Bloomberg API for .NET
GetElementAsString Method (name)
NamespacesBloomberglp.BlpapiMessageGetElementAsString(Name)
Returns the value of the element having the specified name as a string value.
Declaration Syntax
C#Visual BasicVisual C++
public abstract string GetElementAsString(
	Name name
)
Public MustOverride Function GetElementAsString ( 
	name As Name
) As String
public:
virtual String^ GetElementAsString(
	Name^ name
) abstract
Parameters
name (Name)
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.8.10.1