ApplicationFile
Create, update, delete, and query ApplicationFile entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the application file. |
| Body | String | False |
Body of the application file. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the application file. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the application file was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the application file. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| FileId | String | False |
Unique identifier for application file instances. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the application file. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the application file was modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the application file. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
File name |
| OrganizationId_Id | String | True |
Unique identifier for the organization. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True |