Bloomberg API for .NET
GetValueAsDate Method
NamespacesBloomberglp.BlpapiElementGetValueAsDate()()()()
Returns the value of this element as a Date.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Datetime GetValueAsDate()
Public MustOverride Function GetValueAsDate As Datetime
public:
virtual Datetime^ GetValueAsDate() abstract
Return Value
Datetime
The value of this element as a Date.
Remarks
Same as calling GetValueAsDate(0).
Exceptions
ExceptionCondition
IndexOutOfRangeExceptionNumValues == 0.
InvalidConversionException The value of this element cannot be converted to a Date.
See Also

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