resourcegroup EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Resource group or team whose members can be scheduled for a service.
Entity Set path:[organization URI]/api/data/v8.2/resourcegroups
Base Type: crmbaseentity EntityType
Display Name: Scheduling Group
Primary Key: resourcegroupid
Primary Name Attribute: name
Single-valued navigation properties
Collection-valued navigation properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
grouptypecode | Edm.Int32 | Description: Scheduling group type code. Display Name: Group Type Code Read-only property |
name | Edm.String | Description: Name of the scheduling group. Display Name: Name |
objecttypecode | Edm.String | Description: Type of entity with which the scheduling group is associated. Display Name: Entity |
resourcegroupid | Edm.Guid | Description: Unique identifier of the scheduling group. Display Name: Scheduling Group |
versionnumber | Edm.Int64 | Description: Version number of the scheduling group. Display Name: Version Number Read-only property |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_businessunitid_value | businessunitid | Unique identifier of the business unit with which the scheduling group is associated. |
_organizationid_value | organizationid | Unique identifier of the organization associated with the scheduling group. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
businessunitid | business_unit_resource_groups | |
organizationid | organization_resource_groups | |
resourcegroupid_constraintbasedgroup | constraintbasedgroup_resource_groups | |
resourcegroupid_team | team_resource_groups |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
ResourceGroup_AsyncOperations | regardingobjectid_resourcegroup | |
ResourceGroup_BulkDeleteFailures | regardingobjectid_resourcegroup | |
resourcegroup_connections1 | record1id_resourcegroup | |
resourcegroup_connections2 | record2id_resourcegroup | |
ResourceGroup_DuplicateBaseRecord | baserecordid_resourcegroup | |
ResourceGroup_DuplicateMatchingRecord | duplicaterecordid_resourcegroup | |
ResourceGroup_SyncErrors | regardingobjectid_resourcegroup_syncerror |
The following operations are bound to the resourcegroup entity type.
Name | Bound to |
|---|---|
Entity | |
Entity | |
Entity |
The following operations use the resourcegroup entity type in a parameter or return type.
Name | How used | Description |
|---|---|---|
entity Parameter | Finds a parent resource group (scheduling group) for the specified resource groups (scheduling groups). | |
Children Parameter | Finds a parent resource group (scheduling group) for the specified resource groups (scheduling groups). | |
entity Parameter | Retrieves all resources that are related to the specified resource group | |
ReturnType | Retrieves the resource groups (scheduling groups) that contain the specified resource. | |
ReturnType | Retrieves the collection of the parent resource groups of the specified resource group (scheduling group). | |
entity Parameter | Retrieves the collection of child resource groups from the specified resource group. | |
ReturnType | Retrieves the collection of child resource groups from the specified resource group. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright