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 |
business_unit_resource_groups |
|
organizationid |
organization_resource_groups |
|
resourcegroupid_constraintbasedgroup |
constraintbasedgroup_resource_groups |
|
resourcegroupid_team |
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 |
regardingobjectid_resourcegroup |
|
ResourceGroup_BulkDeleteFailures |
regardingobjectid_resourcegroup |
|
resourcegroup_connections1 |
record1id_resourcegroup |
|
resourcegroup_connections2 |
record2id_resourcegroup |
|
ResourceGroup_DuplicateBaseRecord |
baserecordid_resourcegroup |
|
ResourceGroup_DuplicateMatchingRecord |
duplicaterecordid_resourcegroup |
Operations bound to resourcegroup
The following operations are bound to the resourcegroup entity type.
Name | Bound to |
---|---|
Entity |
|
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 |
---|---|---|
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. |
Consulte também
Outros recursos
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.