RetrieveEntityChangesRequest.PageInfo Property
Applies To: Dynamics CRM 2015
Gets or sets the paging information.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public PagingInfo PageInfo { get; set; }
public:
property PagingInfo^ PageInfo {
PagingInfo^ get();
void set(PagingInfo^ value);
}
member PageInfo : PagingInfo with get, set
Public Property PageInfo As PagingInfo
Property Value
Type: Microsoft.Xrm.Sdk.Query.PagingInfo
Type:PagingInfo.
See Also
RetrieveEntityChangesRequest Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright