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.12.5.1
Syntax
public CorrelationID CorrelationIdAt(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: CorrelationID
The correlation id.
See Also