Click or drag to resize
ResolutionListStatusAt Method
Return the resolution status corresponding to the index.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public ResolutionStatus StatusAt(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

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