Bloomberg API for .NET
Object Property
NamespacesBloomberglp.BlpapiCorrelationIDObject
Returns the value of this correlation id as a Object value.
Declaration Syntax
C#Visual BasicVisual C++
public Object Object { get; }
Public ReadOnly Property Object As Object
	Get
public:
property Object^ Object {
	Object^ get ();
}
Return Value
Object
The object value that this correlation id was initialized with.
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
ExceptionCondition
InvalidOperationException This correlation id was not initialized with an object.

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