Skip to content

MobileCRM.FetchXml.Fetch.constructor

rescocrm edited this page May 15, 2023 · 4 revisions

Constructs an instance of MobileCRM.FetchXml.Fetch object.

Arguments

Argument Type Description
entity MobileCRM.FetchXml.Entity An entity object.
count int the maximum number of records to retrieve.
page int 1-based index of the data page to retrieve.
distinct bool Whether to return only distinct (different) values.
Clone this wiki locally