BasePagingType Members

Include Protected Members
Include Inherited Members

The BasePagingType class is the base class for derived classes that represent paged views.

The BasePagingType type exposes the following members.

Constructors

  Name Description
Protected method BasePagingType The BasePagingType class is abstract and cannot be instantiated.

Top

Properties

  Name Description
Public property MaxEntriesReturned The MaxEntriesReturned property gets or sets the maximum number of results to return in a FindItem response.
Public property MaxEntriesReturnedSpecified The MaxEntriesReturnedSpecified property gets or sets a Boolean value that specifies whether the MaxEntriesReturned property is serialized into the SOAP request.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top