Sets the value of this element to the specified value.
| C# | Visual Basic | Visual C++ |
public abstract void SetValue( long value )
Public MustOverride Sub SetValue ( value As Long )
public: virtual void SetValue( long long value ) abstract
- value (Int64)
- 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