Click or drag to resize
ResolutionListStatus Method
Return the resolution status corresponding to the correlation id.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public ResolutionStatus Status(
	CorrelationID correlationId
)

Parameters

correlationId
Type: Bloomberglp.BlpapiCorrelationID

Return Value

Type: ResolutionStatus
The resolution status corresponding to the correlation id.
See Also