Bloomberg API for .NET
GetElementAsTime Method (name)
NamespacesBloomberglp.BlpapiMessageGetElementAsTime(String)
Returns the value of the element having the specified name as a Time value.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Datetime GetElementAsTime(
	string name
)
Public MustOverride Function GetElementAsTime ( 
	name As String
) As Datetime
public:
virtual Datetime^ GetElementAsTime(
	String^ name
) abstract
Parameters
name (String)
An element name.
Return Value
Datetime
The value of the element having specified name as a Time value.
Remarks
Exceptions
ExceptionCondition
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.9.6.1