Skip to content

MobileCRM.FetchXml.Attribute

maros316 edited this page Feb 17, 2020 · 3 revisions

MobileCRM.FetchXml.Attribute Object

Represents a FetchXml select statement (CRM field).

Properties

Property Type Description
aggregate String An aggregation function.
alias String Defines an attribute alias.
dategrouping String A date group by modifier (year, quarter, month, week, day).
groupby Boolean Indicates whether to group by this attribute.
name String A lower-case entity attribute name (CRM logical field name).

Methods

Method Description
constructor Constructs an instance of MobileCRM.FetchXml.Attribute object.
Clone this wiki locally