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