ApplicationFile
This is a table representing the ApplicationFile entities in CRM Dynamics.
Columns
| Name | Type | Description | ReadOnly |
| Id [KEY] | Edm.String | Id of the entity. | True |
| ModifiedBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The ModifiedBy of the ApplicationFile. | False |
| CreatedOnBehalfBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The CreatedOnBehalfBy of the ApplicationFile. | False |
| Body | Edm.String | The Body of the ApplicationFile. | False |
| CreatedOn | Edm.DateTime | The CreatedOn of the ApplicationFile. | False |
| VersionNumber | Edm.Int64 | The VersionNumber of the ApplicationFile. | False |
| CreatedBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The CreatedBy of the ApplicationFile. | False |
| Name | Edm.String | The Name of the ApplicationFile. | False |
| ModifiedOn | Edm.DateTime | The ModifiedOn of the ApplicationFile. | False |
| OrganizationId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The OrganizationId of the ApplicationFile. | False |
| ModifiedOnBehalfBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The ModifiedOnBehalfBy of the ApplicationFile. | False |
| FileId | Edm.Guid | The FileId of the ApplicationFile. | False |