Bloomberg API for .NET
Value Property
NamespacesBloomberglp.BlpapiCorrelationIDValue
Returns the value of this correlation id as a long value.
Declaration Syntax
C#Visual BasicVisual C++
public long Value { get; }
Public ReadOnly Property Value As Long
	Get
public:
property long long Value {
	long long get ();
}
Return Value
Int64
The long value that this correlation id was initialized with.
Remarks
Returns the value of this correlation id as a long value. Note that this function assumes that this correlation id object has been initialized with an long value.
Exceptions
ExceptionCondition
InvalidOperationException This correlation id was not initialized with an long value.

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