IndexedPageViewType

IndexedPageViewType class

public class IndexedPageViewType : BasePagingType

Constructors

Name Description
IndexedPageViewType() The default constructor.

Properties

Name Description
BasePoint { get; set; }
MaxEntriesReturned { get; set; }
MaxEntriesReturnedSpecified { get; set; }
Offset { get; set; }

See Also