Constructs a correlation id object and initializes it with the specified
Object value correlation data.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ArgumentException |
The input value is null.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1