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

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