MobileCRM.FetchXml.Attribute - Resconet/JSBridge GitHub Wiki

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.
⚠️ **GitHub.com Fallback** ⚠️