Bloomberg API for .NET
CorrelationID Constructor (value)
NamespacesBloomberglp.BlpapiCorrelationIDCorrelationID(Object)
Constructs a correlation id object and initializes it with the specified Object value correlation data.
Declaration Syntax
C#Visual BasicVisual C++
public CorrelationID(
	Object value
)
Public Sub New ( 
	value As Object
)
public:
CorrelationID(
	Object^ value
)
Parameters
value (Object)
The Object value to be used as the correlation data.
Exceptions
ExceptionCondition
ArgumentException The input value is null.

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