Resource Group (ConstraintBasedGroup) table/entity reference (Microsoft Dynamics 365)
Group or collection of people, equipment, and/or facilities that can be scheduled.
Messages
The following table lists the messages for the Resource Group (ConstraintBasedGroup) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Create Event: False |
POST /constraintbasedgroupsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: False |
DELETE /constraintbasedgroups(constraintbasedgroupid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: False |
GET /constraintbasedgroups(constraintbasedgroupid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /constraintbasedgroupsSee Query data |
Query data |
Update Event: False |
PATCH /constraintbasedgroups(constraintbasedgroupid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /constraintbasedgroups(constraintbasedgroupid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Resource Group (ConstraintBasedGroup) table.
Property | Value |
---|---|
DisplayName | Resource Group |
DisplayCollectionName | Resource Groups |
SchemaName | ConstraintBasedGroup |
CollectionSchemaName | ConstraintBasedGroups |
EntitySetName | constraintbasedgroups |
LogicalName | constraintbasedgroup |
LogicalCollectionName | constraintbasedgroups |
PrimaryIdAttribute | constraintbasedgroupid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | BusinessOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- BusinessUnitId
- ConstraintBasedGroupId
- Constraints
- Description
- GroupTypeCode
- ImportSequenceNumber
- Name
- OverriddenCreatedOn
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
BusinessUnitId
Property | Value |
---|---|
Description | Shows the business unit that the record owner belongs to. |
DisplayName | Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | businessunitid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | businessunit |
ConstraintBasedGroupId
Property | Value |
---|---|
Description | Unique identifier of the resource group. |
DisplayName | Resource Group |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | constraintbasedgroupid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Constraints
Property | Value |
---|---|
Description | Shows the constraints defined for the users, equipment, teams, and other resource groups included as resources for the group, stored in XML format. |
DisplayName | Constraints |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | constraints |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
Description
Property | Value |
---|---|
Description | Type additional information to describe the resource group, such as the intended use or associated resource types. |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
GroupTypeCode
Property | Value |
---|---|
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. |
DisplayName | Group Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | grouptypecode |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | constraintbasedgroup_grouptypecode |
GroupTypeCode Choices/Options
Value | Label |
---|---|
0 | Static |
1 | Dynamic |
2 | Hidden |
ImportSequenceNumber
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Name
Property | Value |
---|---|
Description | Type a title or name that describes the resource group. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
OverriddenCreatedOn
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OrganizationId
- VersionNumber
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the resource group. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the resource group was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the constraintbasedgroup. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who last modified the resource group. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the resource group was last modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who last modified the constraintbasedgroup. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OrganizationId
Property | Value |
---|---|
Description | Unique identifier of the organization associated with the resource group. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | organization |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- business_unit_constraint_based_groups
- constraintbasedgroup_systemuser
- lk_constraintbasedgroup_createdby
- lk_constraintbasedgroup_createdonbehalfby
- lk_constraintbasedgroup_modifiedby
- lk_constraintbasedgroup_modifiedonbehalfby
- organization_constraint_based_groups
business_unit_constraint_based_groups
One-To-Many Relationship: businessunit business_unit_constraint_based_groups
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | businessunitid |
ReferencingEntityNavigationPropertyName | businessunitid_businessunit |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
constraintbasedgroup_systemuser
One-To-Many Relationship: systemuser constraintbasedgroup_systemuser
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | businessunitid |
ReferencingAttribute | businessunitid |
ReferencingEntityNavigationPropertyName | businessunitid_systemuser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_constraintbasedgroup_createdby
One-To-Many Relationship: systemuser lk_constraintbasedgroup_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_constraintbasedgroup_createdonbehalfby
One-To-Many Relationship: systemuser lk_constraintbasedgroup_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_constraintbasedgroup_modifiedby
One-To-Many Relationship: systemuser lk_constraintbasedgroup_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_constraintbasedgroup_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_constraintbasedgroup_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organization_constraint_based_groups
One-To-Many Relationship: organization organization_constraint_based_groups
Property | Value |
---|---|
ReferencedEntity | organization |
ReferencedAttribute | organizationid |
ReferencingAttribute | organizationid |
ReferencingEntityNavigationPropertyName | organizationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- constraint_based_group_resource_specs
- ConstraintBasedGroup_AsyncOperations
- ConstraintBasedGroup_BulkDeleteFailures
- constraintbasedgroup_connections1
- constraintbasedgroup_connections2
- constraintbasedgroup_MailboxTrackingFolders
- constraintbasedgroup_PrincipalObjectAttributeAccesses
- ConstraintBasedGroup_ProcessSessions
- constraintbasedgroup_resource_groups
- constraintbasedgroup_SyncErrors
- constraintbasedgroup_virtualresourceg
constraint_based_group_resource_specs
Many-To-One Relationship: resourcespec constraint_based_group_resource_specs
Property | Value |
---|---|
ReferencingEntity | resourcespec |
ReferencingAttribute | groupobjectid |
ReferencedEntityNavigationPropertyName | constraint_based_group_resource_specs |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ConstraintBasedGroup_AsyncOperations
Many-To-One Relationship: asyncoperation ConstraintBasedGroup_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | ConstraintBasedGroup_AsyncOperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ConstraintBasedGroup_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure ConstraintBasedGroup_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | ConstraintBasedGroup_BulkDeleteFailures |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
constraintbasedgroup_connections1
Many-To-One Relationship: connection constraintbasedgroup_connections1
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
ReferencedEntityNavigationPropertyName | constraintbasedgroup_connections1 |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
constraintbasedgroup_connections2
Many-To-One Relationship: connection constraintbasedgroup_connections2
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
ReferencedEntityNavigationPropertyName | constraintbasedgroup_connections2 |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
constraintbasedgroup_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder constraintbasedgroup_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | constraintbasedgroup_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
constraintbasedgroup_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess constraintbasedgroup_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | constraintbasedgroup_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ConstraintBasedGroup_ProcessSessions
Many-To-One Relationship: processsession ConstraintBasedGroup_ProcessSessions
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | ConstraintBasedGroup_ProcessSessions |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
constraintbasedgroup_resource_groups
Many-To-One Relationship: resourcegroup constraintbasedgroup_resource_groups
Property | Value |
---|---|
ReferencingEntity | resourcegroup |
ReferencingAttribute | resourcegroupid |
ReferencedEntityNavigationPropertyName | constraintbasedgroup_resource_groups |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
constraintbasedgroup_SyncErrors
Many-To-One Relationship: syncerror constraintbasedgroup_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | constraintbasedgroup_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
constraintbasedgroup_virtualresourceg
Many-To-One Relationship: virtualresourcegroupresource constraintbasedgroup_virtualresourceg
Property | Value |
---|---|
ReferencingEntity | virtualresourcegroupresource |
ReferencingAttribute | resourcegroupid |
ReferencedEntityNavigationPropertyName | constraintbasedgroup_virtualresourceg |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference