ArrayOfDLExpansionType.NumeratorOffset Property

Definition

The NumeratorOffset property gets the new numerator value to use for the next request when you are using fraction page views.

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 that represents the new numerator value to use for the next request when you are using fraction page views.

Applies to