RetrieveEntityChangesRequest.PageInfo Property

Definition

Gets or sets the paging information.

public:
 property Microsoft::Xrm::Sdk::Query::PagingInfo ^ PageInfo { Microsoft::Xrm::Sdk::Query::PagingInfo ^ get(); void set(Microsoft::Xrm::Sdk::Query::PagingInfo ^ value); };
public Microsoft.Xrm.Sdk.Query.PagingInfo PageInfo { get; set; }
member this.PageInfo : Microsoft.Xrm.Sdk.Query.PagingInfo with get, set
Public Property PageInfo As PagingInfo

Property Value

The paging information.

Applies to