Returns the value of this correlation id as a long value.
| C# | Visual Basic | Visual C++ |
public long Value { get; }
Public ReadOnly Property Value As Long Get
public: property long long Value { long long get (); }
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.
| Exception | Condition |
|---|---|
| InvalidOperationException |
This correlation id was not initialized with an long value.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1