ResourceGroup
This is a table representing the ResourceGroup entities in CRM Dynamics.
Columns
| Name | Type | Description | ReadOnly |
| Id [KEY] | Edm.String | Id of the entity. | True |
| Name | Edm.String | The Name of the ResourceGroup. | False |
| ResourceGroupId | Edm.Guid | The ResourceGroupId of the ResourceGroup. | False |
| BusinessUnitId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The BusinessUnitId of the ResourceGroup. | False |
| OrganizationId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The OrganizationId of the ResourceGroup. | False |
| VersionNumber | Edm.Int64 | The VersionNumber of the ResourceGroup. | False |
| ObjectTypeCode | Edm.String | The ObjectTypeCode of the ResourceGroup. | False |
| GroupTypeCode | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The GroupTypeCode of the ResourceGroup. | False |