SystemForm
This is a table representing the SystemForm entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the form or dashboard. |
| AncestorFormId_Id | String | False |
Unique identifier of the parent form. |
| AncestorFormId_LogicalName | String | False | |
| AncestorFormId_Name | String | False | |
| ComponentState | String | True |
For internal use only. |
| Description | String | False |
Description of the form or dashboard. |
| FormId | String | False |
Unique identifier of the record type form. |
| FormIdUnique | String | True |
Unique identifier of the form used when synchronizing customizations for the Microsoft Dynamics CRM client for Outlook. |
| FormXml | String | False |
XML representation of the form layout. |
| IsDefault | Boolean | False |
Information that specifies whether the form or the dashboard is the system default. |
| IsManaged | Boolean | True | |
| Name | String | False |
Name of the form. |
| ObjectTypeCode | String | False |
Code that represents the record type. |
| OrganizationId_Id | String | True |
Unique identifier of the organization. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverwriteTime | Datetime | True |
For internal use only. |
| PublishedOn | Datetime | True | |
| SolutionId | String | True |
Unique identifier of the associated solution. |
| Type | String | False |
Type of the form, for example, Dashboard or Preview. |
| Version | Integer | False |
For internal use only. |