Edit

Share via


ExpandDLResponseMessageType.NumeratorOffset Property

Definition

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

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 fraction page views are used.

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