resourcegroup EntityType

Description: Resource group or team whose members can be scheduled for a service.

Entity Set path: [organization URI]/api/data/v8.0/resourcegroups

Base Type: crmbaseentity EntityType

Display Name: Scheduling Group

Primary Key: resourcegroupid

Primary Name Attribute: name

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 not writable.

Name Type Details

_businessunitid_value

Edm.Guid

Description: Unique identifier of the business unit with which the scheduling group is associated.

Computed property

Read-only property

_organizationid_value

Edm.Guid

Description: Unique identifier of the organization associated with the scheduling group.

Computed property

Read-only property

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

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

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

Operations bound to resourcegroup

The following operations are bound to the resourcegroup entity type.

Name Bound to

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

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.

另请参阅

其他资源

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.