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