Bloomberg API for .NET
GetElementAsDatetime Method (name)
NamespacesBloomberglp.BlpapiElementGetElementAsDatetime(Name)
Returns the value of the named sub-element as a Datetime.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Datetime GetElementAsDatetime(
	Name name
)
Public MustOverride Function GetElementAsDatetime ( 
	name As Name
) As Datetime
public:
virtual Datetime^ GetElementAsDatetime(
	Name^ name
) abstract
Parameters
name (Name)
The name of the required sub-element.
Return Value
Datetime
The value of the named sub-element as a Datetime.
Remarks
Exceptions
ExceptionCondition
NotFoundException The named sub-element does not exist.
InvalidConversionException The value of the named sub-element cannot be converted to a Datetime.
NotSupportedException Called on non-complex type.

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