Click or drag to resize
ResolutionListCorrelationIdAt Method
Return the correlation id at index.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.3.64-experimental+d7d4d9bba07b94fd0a19ff78810b8add95447f66
Syntax
public CorrelationID CorrelationIdAt(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: CorrelationID
The correlation id.

Implements

IResolutionListCorrelationIdAt(Int32)
See Also