Bloomberg API for .NET
GetElementAsInt64 Method (name)
NamespacesBloomberglp.BlpapiMessageGetElementAsInt64(String)
Returns the value of the element having the specified name as a long value.
Declaration Syntax
C#Visual BasicVisual C++
public abstract long GetElementAsInt64(
	string name
)
Public MustOverride Function GetElementAsInt64 ( 
	name As String
) As Long
public:
virtual long long GetElementAsInt64(
	String^ name
) abstract
Parameters
name (String)
An element name.
Return Value
Int64
The value of the element having specified name as a long value.
Remarks
Exceptions
ExceptionCondition
NotFoundException This message does not contain an element having the specified name.
InvalidConversionException The value is not convertible to a long value.

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