ArrayOfResolutionType.NumeratorOffset Property

Definition

The NumeratorOffset property gets or sets an integer value that specifies the index of the next item to fetch when using fractional paging.

public:
 property int NumeratorOffset { int get(); void set(int value); };
public int NumeratorOffset { get; set; }
Public Property NumeratorOffset As Integer

Property Value

The NumeratorOffset property returns an integer value that specifies the index of the next item to fetch when using fractional paging.

Applies to