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.18.1.1
Syntax
public ResolutionStatus StatusAt(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: ResolutionStatus
The resolution status corresponding to the index.

Implements

IResolutionListStatusAt(Int32)
See Also