Returns the value of the element having the specified name as
a Time value.
| C# | Visual Basic | Visual C++ |
public abstract Datetime GetElementAsTime( Name name )
Public MustOverride Function GetElementAsTime ( name As Name ) As Datetime
public: virtual Datetime^ GetElementAsTime( Name^ name ) abstract
- name (Name)
- An element name.
Datetime
The value of the element having specified name as a Time value.
The value of the element having specified name as a Time value.
Same as calling AsElement.
GetElementAsTime(name)
| Exception | Condition |
|---|---|
| NotFoundException |
This message does not contain an element having the specified name.
|
| InvalidConversionException |
The value is not convertible to
a Time value.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1