UserForm
This is a table representing the UserForm entities in CRM Dynamics.
Columns
| Name | Type | Description | ReadOnly |
| Id [KEY] | Edm.String | Id of the entity. | True |
| UserFormId | Edm.Guid | The UserFormId of the UserForm. | False |
| FormXml | Edm.String | The FormXml of the UserForm. | False |
| OwnerId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The OwnerId of the UserForm. | False |
| ObjectTypeCode | Edm.String | The ObjectTypeCode of the UserForm. | False |
| CreatedOnBehalfBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The CreatedOnBehalfBy of the UserForm. | False |
| OwningTeam | Microsoft.Crm.Sdk.Data.Services.EntityReference | The OwningTeam of the UserForm. | False |
| ModifiedOnBehalfBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The ModifiedOnBehalfBy of the UserForm. | False |
| Type | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The Type of the UserForm. | False |
| CreatedBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The CreatedBy of the UserForm. | False |
| ModifiedBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The ModifiedBy of the UserForm. | False |
| ModifiedOn | Edm.DateTime | The ModifiedOn of the UserForm. | False |
| Description | Edm.String | The Description of the UserForm. | False |
| Name | Edm.String | The Name of the UserForm. | False |
| CreatedOn | Edm.DateTime | The CreatedOn of the UserForm. | False |
| VersionNumber | Edm.Int64 | The VersionNumber of the UserForm. | False |
| OwningUser | Microsoft.Crm.Sdk.Data.Services.EntityReference | The OwningUser of the UserForm. | False |
| OwningBusinessUnit | Microsoft.Crm.Sdk.Data.Services.EntityReference | The OwningBusinessUnit of the UserForm. | False |