Tamino API for .NET

TaminoItemIterator.AbsoluteIndex Property

Current absolute index within result set (zero based).

[Visual Basic]
Public ReadOnly Property AbsoluteIndex As Integer
[C#]
public int AbsoluteIndex {get;}

Remarks

This value is not the same as Index when on the second or subsequent page of a multi-page result set.

See Also

TaminoItemIterator Class | TaminoItemIterator Members | SoftwareAG.Tamino.Api Namespace