PagingInfo Class

Encapsulates data necessary to page through queries.

Namespace:  Microsoft.Dynamics.Commerce.Runtime
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class PagingInfo
'Usage
Dim instance As PagingInfo
public sealed class PagingInfo
public ref class PagingInfo sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.PagingInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime Namespace