Sets the value of this element to the specified value.
| C# | Visual Basic | Visual C++ |
public abstract void SetValue( bool value )
Public MustOverride Sub SetValue ( value As Boolean )
public: virtual void SetValue( bool value ) abstract
- value (Boolean)
- The value for this element.
Same as calling SetValue(value,0).
| Exception | Condition |
|---|---|
| InvalidConversionException |
This element cannot be initialized with the specified value.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1