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 | |
---|---|---|
BasePagingType | The BasePagingType class is abstract and cannot be instantiated. |
Top
Properties
Name | Description | |
---|---|---|
MaxEntriesReturned | The MaxEntriesReturned property gets or sets the maximum number of results to return in a FindItem response. | |
MaxEntriesReturnedSpecified | The MaxEntriesReturnedSpecified property gets or sets a Boolean value that specifies whether the MaxEntriesReturned property is serialized into the SOAP request. |
Top