Constructs a correlation id object and initializes it with the specified
Object value correlation data.
| C# | Visual Basic | Visual C++ |
public CorrelationID( Object value )
Public Sub New ( value As Object )
public: CorrelationID( Object^ value )
- value (Object)
- The Object value to be used as the correlation data.
| Exception | Condition |
|---|---|
| ArgumentException |
The input value is null.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1