constraintbasedgroup EntityType
Description: Group or collection of people, equipment, and/or facilities that can be scheduled.
Entity Set path: [organization URI]/api/data/v8.0/constraintbasedgroups
Base Type: crmbaseentity EntityType
Display Name: Resource Group
Primary Key: constraintbasedgroupid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_businessunitid_value |
Edm.Guid |
Description: Shows the business unit that the record owner belongs to. Computed property Read-only property |
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the resource group. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the constraintbasedgroup. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the resource group. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the constraintbasedgroup. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization associated with the resource group. Computed property Read-only property |
constraintbasedgroupid |
Edm.Guid |
Description: Unique identifier of the resource group. Display Name: Resource Group |
constraints |
Edm.String |
Description: Shows the constraints defined for the users, equipment, teams, and other resource groups included as resources for the group, stored in XML format. Display Name: Constraints |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the resource group was created. Display Name: Created On Read-only property |
description |
Edm.String |
Description: Type additional information to describe the resource group, such as the intended use or associated resource types. Display Name: Description |
grouptypecode |
Edm.Int32 |
Description: Shows whether the resource group is static, dynamic or hidden. Hidden groups are for system use only and are not viewable in Microsoft Dynamics CRM. Default Options: 0 : Static Display Name: Group Type |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the resource group was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Type a title or name that describes the resource group. Display Name: Name |
versionnumber |
Edm.Int64 |
Description: 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 |
business_unit_constraint_based_groups |
|
businessunitid_systemuser |
constraintbasedgroup_systemuser |
|
createdby |
lk_constraintbasedgroup_createdby |
|
createdonbehalfby |
lk_constraintbasedgroup_createdonbehalfby |
|
modifiedby |
lk_constraintbasedgroup_modifiedby |
|
modifiedonbehalfby |
lk_constraintbasedgroup_modifiedonbehalfby |
|
organizationid |
organization_constraint_based_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 |
---|---|---|
constraint_based_group_resource_specs |
groupobjectid_constraintbasedgroup |
|
ConstraintBasedGroup_AsyncOperations |
regardingobjectid_constraintbasedgroup |
|
ConstraintBasedGroup_BulkDeleteFailures |
regardingobjectid_constraintbasedgroup |
|
constraintbasedgroup_connections1 |
record1id_constraintbasedgroup |
|
constraintbasedgroup_connections2 |
record2id_constraintbasedgroup |
|
constraintbasedgroup_resource_groups |
resourcegroupid_constraintbasedgroup |
関連項目
他のリソース
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.