SystemForm
This is a table representing the SystemForm entities in CRM Dynamics.
Columns
| Name | Type | Description | ReadOnly |
| Id [KEY] | Edm.String | Id of the entity. | True |
| FormId | Edm.Guid | The FormId of the SystemForm. | False |
| Type | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The Type of the SystemForm. | False |
| ObjectTypeCode | Edm.String | The ObjectTypeCode of the SystemForm. | False |
| VersionNumber | Edm.Int64 | The VersionNumber of the SystemForm. | False |
| FormIdUnique | Edm.Guid | The FormIdUnique of the SystemForm. | False |
| Description | Edm.String | The Description of the SystemForm. | False |
| Version | Edm.Int32 | The Version of the SystemForm. | False |
| AncestorFormId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The AncestorFormId of the SystemForm. | False |
| FormXml | Edm.String | The FormXml of the SystemForm. | False |
| SolutionId | Edm.Guid | The SolutionId of the SystemForm. | False |
| IsDefault | Edm.Boolean | The IsDefault of the SystemForm. | False |
| PublishedOn | Edm.DateTime | The PublishedOn of the SystemForm. | False |
| OverwriteTime | Edm.DateTime | The OverwriteTime of the SystemForm. | False |
| ComponentState | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The ComponentState of the SystemForm. | False |
| IsManaged | Edm.Boolean | The IsManaged of the SystemForm. | False |
| IsCustomizable | Microsoft.Crm.Sdk.Data.Services.BooleanManagedProperty | The IsCustomizable of the SystemForm. | False |
| Name | Edm.String | The Name of the SystemForm. | False |
| CanBeDeleted | Microsoft.Crm.Sdk.Data.Services.BooleanManagedProperty | The CanBeDeleted of the SystemForm. | False |
| OrganizationId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The OrganizationId of the SystemForm. | False |