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