UserQuery
This is a table representing the UserQuery entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the saved view. |
| AdvancedGroupBy | String | False |
Advanced Group By |
| ColumnSetXml | String | False |
Collection of attributes displayed in the saved view. |
| ConditionalFormatting | String | False |
User Group By |
| CreatedBy_Id | String | True |
Unique Identifier of the user who created the saved view. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the saved view was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the userquery. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| Description | String | False |
Description of the saved view. |
| FetchXml | String | False |
String that specifies the query in Fetch XML language. |
| LayoutXml | String | False |
For internal use only. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the saved view. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the saved view was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the userquery. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
Name given to the saved view. |
| OwnerId_Id | String | False |
Unique identifier of the user or team who owns the saved view. |
| OwnerId_LogicalName | String | False | |
| OwnerId_Name | String | False | |
| OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns this saved view. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningTeam_Id | String | True |
Unique identifier of the team who owns this saved view. |
| OwningTeam_LogicalName | String | True | |
| OwningTeam_Name | String | True | |
| OwningUser_Id | String | True |
Unique identifier of the user who owns this saved view. |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| ParentQueryId_Id | String | False |
Unique identifier of the Saved Query this was instantiated from. |
| ParentQueryId_LogicalName | String | False | |
| ParentQueryId_Name | String | False | |
| QueryType | Integer | False |
Type of saved view. |
| ReturnedTypeCode | Integer | False |
Type of entity that the saved view displays. |
| StateCode | String | True |
Status of the view. |
| StatusCode | String | True |
Reason for the status of the view. |
| UserQueryId | String | False |
Unique identifier of the saved view. |