CorrelationID Constructor (CorrelationID) |
Copy constructor.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.18.1.1
Syntax public CorrelationID(
CorrelationID from
)
Public Sub New (
from As CorrelationID
)
public:
CorrelationID(
CorrelationID^ from
)
new :
from : CorrelationID -> CorrelationID
Parameters
- from
- Type: Bloomberglp.BlpapiCorrelationID
See Also