ConstantGetValueAsInt64 Method |
Gets the value of this Constant as an Int64 if it can be converted.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.15.0.1
Syntax public abstract long GetValueAsInt64()
Public MustOverride Function GetValueAsInt64 As Long
public:
virtual long long GetValueAsInt64() abstract
abstract GetValueAsInt64 : unit -> int64
Return Value
Type:
Int64Exceptions See Also