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