Bloomberg API for .NET
SetValue Method (value)
NamespacesBloomberglp.BlpapiElementSetValue(String)
Sets the value of this element to the specified value.
Declaration Syntax
C#Visual BasicVisual C++
public abstract void SetValue(
	string value
)
Public MustOverride Sub SetValue ( 
	value As String
)
public:
virtual void SetValue(
	String^ value
) abstract
Parameters
value (String)
The value for this element.
Remarks
Same as calling SetValue(value,0).
Exceptions
ExceptionCondition
InvalidConversionException This element cannot be initialized with the specified value.

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