Returns the value of this element as a Date.
| C# | Visual Basic | Visual C++ |
public abstract Datetime GetValueAsDate()
Public MustOverride Function GetValueAsDate As Datetime
public: virtual Datetime^ GetValueAsDate() abstract
Datetime
The value of this element as a Date.
The value of this element as a Date.
Same as calling GetValueAsDate(0).
| Exception | Condition |
|---|---|
| IndexOutOfRangeException | NumValues == 0.
|
| InvalidConversionException |
The value of this element cannot be converted to a Date.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1