Returns the value of this correlation id as a Object value.
| C# | Visual Basic | Visual C++ |
public Object Object { get; }
Public ReadOnly Property Object As Object Get
public: property Object^ Object { Object^ get (); }
Returns the value of this correlation id as a Object value. Note that
this function assumes that this correlation id object has been
initialized with an Object value.
| Exception | Condition |
|---|---|
| InvalidOperationException |
This correlation id was not initialized with an object.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1