ConstantGetValueAsDatetime Method |
Gets the value of this Constant as a Datetime if it can be converted.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.20.3.1
Syntax public abstract Datetime GetValueAsDatetime()
Public MustOverride Function GetValueAsDatetime As Datetime
public:
virtual Datetime^ GetValueAsDatetime() abstract
abstract GetValueAsDatetime : unit -> Datetime
Return Value
Type:
DatetimeExceptions See Also