MobileCRM.FetchXml.Attribute Object
Represents a FetchXml select statement (CRM field).
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). |
Method |
Description |
constructor |
Constructs an instance of MobileCRM.FetchXml.Attribute object. |