resourcegroup EntityType

 

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

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Operations bound to resourcegroup

Operations using the resourcegroup entity type.

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

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

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

businessunit EntityType

business_unit_resource_groups

organizationid

organization EntityType

organization_resource_groups

resourcegroupid_constraintbasedgroup

constraintbasedgroup EntityType

constraintbasedgroup_resource_groups

resourcegroupid_team

team EntityType

team_resource_groups

Collection-valued navigation properties

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

asyncoperation EntityType

regardingobjectid_resourcegroup

ResourceGroup_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_resourcegroup

resourcegroup_connections1

connection EntityType

record1id_resourcegroup

resourcegroup_connections2

connection EntityType

record2id_resourcegroup

ResourceGroup_DuplicateBaseRecord

duplicaterecord EntityType

baserecordid_resourcegroup

ResourceGroup_DuplicateMatchingRecord

duplicaterecord EntityType

duplicaterecordid_resourcegroup

ResourceGroup_SyncErrors

syncerror EntityType

regardingobjectid_resourcegroup_syncerror

Operations bound to resourcegroup

The following operations are bound to the resourcegroup entity type.

Name

Bound to

FindParentResourceGroup Function

Entity

RetrieveByGroupResource Function

Entity

RetrieveSubGroupsResourceGroup Function

Entity

Operations using the resourcegroup entity type.

The following operations use the resourcegroup entity type in a parameter or return type.

Name

How used

Description

FindParentResourceGroup Function

entity Parameter

Finds a parent resource group (scheduling group) for the specified resource groups (scheduling groups).

FindParentResourceGroup Function

Children Parameter

Finds a parent resource group (scheduling group) for the specified resource groups (scheduling groups).

RetrieveByGroupResource Function

entity Parameter

Retrieves all resources that are related to the specified resource group

RetrieveByResourceResourceGroup Function

ReturnType

Retrieves the resource groups (scheduling groups) that contain the specified resource.

RetrieveParentGroupsResourceGroup Function

ReturnType

Retrieves the collection of the parent resource groups of the specified resource group (scheduling group).

RetrieveSubGroupsResourceGroup Function

entity Parameter

Retrieves the collection of child resource groups from the specified resource group.

RetrieveSubGroupsResourceGroup Function

ReturnType

Retrieves the collection of child resource groups from the specified resource group.

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright