Bloomberg API for .NET
GetValueAsTime Method
NamespacesBloomberglp.BlpapiElementGetValueAsTime()()()()
Returns the value of this element as a Time.
Declaration Syntax
C#Visual BasicVisual 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.
Remarks
Same as calling GetValueAsTime(0)
Exceptions
ExceptionCondition
IndexOutOfRangeExceptionNumValues == 0.
InvalidConversionException The value of this element cannot be converted to a Time.
See Also

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1