Skip to content

MobileCRM.FetchXml.Order

maros316 edited this page Feb 17, 2020 · 3 revisions

MobileCRM.FetchXml.Order Object

Represents a FetchXml order statement.

Properties

Property Type Description
alias String Defines an order alias.
attribute String An attribute name (CRM logical field name).
descending Boolean true, for descending order; false, for ascending order.

Methods

Method Description
constructor Constructs an instance of MobileCRM.FetchXml.Order object.

Clone this wiki locally