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.26.6.64-experimental+729270cf207a6113e8bbb043419936f745983b67
Syntax
public ResolutionStatus Status(
	CorrelationID correlationId
)

Parameters

correlationId
Type: Bloomberglp.BlpapiCorrelationID

Return Value

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

Implements

IResolutionListStatus(CorrelationID)
See Also