constraintbasedgroup EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Group or collection of people, equipment, and/or facilities that can be scheduled.

Entity Set path:[organization URI]/api/data/v8.2/constraintbasedgroups

Base Type: crmbaseentity EntityType

Display Name: Resource Group

Primary Key: constraintbasedgroupid

Primary Name Attribute: name

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

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 365.

Default Options:

0 : Static
1 : Dynamic
2 : Hidden

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

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_systemuser

businessunitid_businessunit

Shows the business unit that the record owner belongs to.

_createdby_value

createdby

Unique identifier of the user who created the resource group.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the constraintbasedgroup.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the resource group.

_modifiedonbehalfby_value

modifiedonbehalfby

Unique identifier of the delegate user who last modified the constraintbasedgroup.

_organizationid_value

organizationid

Unique identifier of the organization associated with the resource 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

businessunit EntityType

business_unit_constraint_based_groups

businessunitid_systemuser

systemuser EntityType

constraintbasedgroup_systemuser

createdby

systemuser EntityType

lk_constraintbasedgroup_createdby

createdonbehalfby

systemuser EntityType

lk_constraintbasedgroup_createdonbehalfby

modifiedby

systemuser EntityType

lk_constraintbasedgroup_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_constraintbasedgroup_modifiedonbehalfby

organizationid

organization EntityType

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

resourcespec EntityType

groupobjectid_constraintbasedgroup

ConstraintBasedGroup_AsyncOperations

asyncoperation EntityType

regardingobjectid_constraintbasedgroup

ConstraintBasedGroup_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_constraintbasedgroup

constraintbasedgroup_connections1

connection EntityType

record1id_constraintbasedgroup

constraintbasedgroup_connections2

connection EntityType

record2id_constraintbasedgroup

constraintbasedgroup_resource_groups

resourcegroup EntityType

resourcegroupid_constraintbasedgroup

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