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