IsvConfig
This is a table representing the IsvConfig entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the ISV configuration. |
| ConfigXML | String | False |
Structured XML data representing the customizations. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the ISV configuration. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the ISV configuration was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the isvconfig. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| IsvConfigId | String | False |
Unique identifier of the ISV configuration. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the ISV configuration. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the ISV configuration was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the ISV configuration. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId | String | True |
Unique identifier of the organization associated with the ISV configuration XML. |