Bloomberg API for .NET
SetValue Method (constant)
NamespacesBloomberglp.BlpapiElementSetValue(Constant)
Sets the value of this element to the specified value.
Declaration Syntax
C#Visual BasicVisual C++
public abstract void SetValue(
	Constant constant
)
Public MustOverride Sub SetValue ( 
	constant As Constant
)
public:
virtual void SetValue(
	Constant^ constant
) abstract
Parameters
constant (Constant)
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.8.10.1