Bloomberg API for .NET
AppendValue Method (value)
NamespacesBloomberglp.BlpapiEventFormatterAppendValue(String)
Appends the specified 'value' to the element which represents an array of 'String'
Declaration Syntax
C#Visual BasicVisual C++
public void AppendValue(
	string value
)
Public Sub AppendValue ( 
	value As String
)
public:
void AppendValue(
	String^ value
)
Parameters
value (String)
the value to be added
Exceptions
ExceptionCondition
InvalidOperationException The operating stack is empty.
InvalidConversionException Cannot convert the current element in the stack to the specified value type.
NotSupportedException The current element in the stack.is not an array.

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