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