FindItemParentType.NumeratorOffset Property

Definition

The NumeratorOffset property represents the new numerator value to use for the next request when using fractional 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 using fractional page views.

Remarks

This property is read-only because it is only returned in a response. The property setter in the property signature is an artifact of the proxy generator.

Applies to