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