UserForm
This is a table representing the UserForm entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the user dashboard. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the dashboard. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the dashboard was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the dashboard. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
Description | String | False |
Description of the dashboard. |
FormXml | String | False |
XML representation of the dashboard layout. |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the dashboard. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the dashboard was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who modified the dashboard. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
Name | String | False |
Name of the dashboard. |
ObjectTypeCode | String | False |
Code that represents the record type. |
OwnerId_Id | String | False |
Unique identifier of the user or team who owns the dashboard. |
OwnerId_LogicalName | String | False | |
OwnerId_Name | String | False | |
OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns the dashboard. |
OwningBusinessUnit_LogicalName | String | True | |
OwningBusinessUnit_Name | String | True | |
OwningTeam_Id | String | True |
Unique identifier of the team who owns the dashboard. |
OwningTeam_LogicalName | String | True | |
OwningTeam_Name | String | True | |
OwningUser_Id | String | True |
Unique identifier of the user who owns the dashboard. |
OwningUser_LogicalName | String | True | |
OwningUser_Name | String | True | |
Type | String | False |
Type of the form, for example, Dashboard or Preview. |
UserFormId | String | False |
Unique identifier of the user dashboard. |