編集

次の方法で共有


Scheduling Group (ResourceGroup) table/entity reference (Microsoft Dynamics 365)

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

Messages

The following table lists the messages for the Scheduling Group (ResourceGroup) 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 /resourcegroups
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: False
DELETE /resourcegroups(resourcegroupid)
See Delete
Delete records
Disassociate
Event: True
Disassociate records Disassociate records
FindParentResourceGroup
Event: False
FindParentResourceGroup function FindParentResourceGroupRequest
Retrieve
Event: False
GET /resourcegroups(resourcegroupid)
See Retrieve
Retrieve records
RetrieveByResourceResourceGroup
Event: False
RetrieveByResourceResourceGroup function RetrieveByResourceResourceGroupRequest
RetrieveMultiple
Event: False
GET /resourcegroups
See Query data
Query data
RetrieveParentGroupsResourceGroup
Event: False
RetrieveParentGroupsResourceGroup function RetrieveParentGroupsResourceGroupRequest
RetrieveSubGroupsResourceGroup
Event: False
RetrieveSubGroupsResourceGroup function RetrieveSubGroupsResourceGroupRequest
Update
Event: False
PATCH /resourcegroups(resourcegroupid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /resourcegroups(resourcegroupid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Properties

The following table lists selected properties for the Scheduling Group (ResourceGroup) table.

Property Value
DisplayName Scheduling Group
DisplayCollectionName Scheduling Groups
SchemaName ResourceGroup
CollectionSchemaName ResourceGroups
EntitySetName resourcegroups
LogicalName resourcegroup
LogicalCollectionName resourcegroups
PrimaryIdAttribute resourcegroupid
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

Property Value
Description Business Unit Id
DisplayName Business Unit Id
IsValidForForm False
IsValidForRead True
LogicalName businessunitid
RequiredLevel None
Type Lookup
Targets businessunit

GroupTypeCode

Property Value
Description Scheduling group type code.
DisplayName Group Type Code
IsValidForForm False
IsValidForRead True
LogicalName grouptypecode
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName resourcegroup_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 Name of the scheduling group.
DisplayName Name
IsValidForForm False
IsValidForRead True
LogicalName name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 160

ObjectTypeCode

Property Value
Description Type of entity with which the scheduling group is associated.
DisplayName Entity
IsValidForForm False
IsValidForRead True
LogicalName objecttypecode
RequiredLevel SystemRequired
Type EntityName

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

ResourceGroupId

Property Value
Description Unique identifier of the scheduling group.
DisplayName Scheduling Group
IsValidForForm False
IsValidForRead True
LogicalName resourcegroupid
RequiredLevel SystemRequired
Type Uniqueidentifier

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.

OrganizationId

Property Value
Description Unique identifier of the organization associated with the scheduling 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_resource_groups

One-To-Many Relationship: businessunit business_unit_resource_groups

Property Value
ReferencedEntity businessunit
ReferencedAttribute businessunitid
ReferencingAttribute businessunitid
ReferencingEntityNavigationPropertyName businessunitid
IsHierarchical
CascadeConfiguration Archive: Restrict
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

constraintbasedgroup_resource_groups

One-To-Many Relationship: constraintbasedgroup constraintbasedgroup_resource_groups

Property Value
ReferencedEntity constraintbasedgroup
ReferencedAttribute constraintbasedgroupid
ReferencingAttribute resourcegroupid
ReferencingEntityNavigationPropertyName resourcegroupid_constraintbasedgroup
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

organization_resource_groups

One-To-Many Relationship: organization organization_resource_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

team_resource_groups

One-To-Many Relationship: team team_resource_groups

Property Value
ReferencedEntity team
ReferencedAttribute teamid
ReferencingAttribute resourcegroupid
ReferencingEntityNavigationPropertyName resourcegroupid_team
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

ResourceGroup_AsyncOperations

Many-To-One Relationship: asyncoperation ResourceGroup_AsyncOperations

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName ResourceGroup_AsyncOperations
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

ResourceGroup_BulkDeleteFailures

Many-To-One Relationship: bulkdeletefailure ResourceGroup_BulkDeleteFailures

Property Value
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName ResourceGroup_BulkDeleteFailures
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

resourcegroup_connections1

Many-To-One Relationship: connection resourcegroup_connections1

Property Value
ReferencingEntity connection
ReferencingAttribute record1id
ReferencedEntityNavigationPropertyName resourcegroup_connections1
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 100
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

resourcegroup_connections2

Many-To-One Relationship: connection resourcegroup_connections2

Property Value
ReferencingEntity connection
ReferencingAttribute record2id
ReferencedEntityNavigationPropertyName resourcegroup_connections2
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 100
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

ResourceGroup_DuplicateBaseRecord

Many-To-One Relationship: duplicaterecord ResourceGroup_DuplicateBaseRecord

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
ReferencedEntityNavigationPropertyName ResourceGroup_DuplicateBaseRecord
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

ResourceGroup_DuplicateMatchingRecord

Many-To-One Relationship: duplicaterecord ResourceGroup_DuplicateMatchingRecord

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
ReferencedEntityNavigationPropertyName ResourceGroup_DuplicateMatchingRecord
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

resourcegroup_MailboxTrackingFolders

Many-To-One Relationship: mailboxtrackingfolder resourcegroup_MailboxTrackingFolders

Property Value
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName resourcegroup_MailboxTrackingFolders
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

resourcegroup_PrincipalObjectAttributeAccesses

Many-To-One Relationship: principalobjectattributeaccess resourcegroup_PrincipalObjectAttributeAccesses

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
ReferencedEntityNavigationPropertyName resourcegroup_PrincipalObjectAttributeAccesses
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

ResourceGroup_SyncErrors

Many-To-One Relationship: syncerror ResourceGroup_SyncErrors

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName ResourceGroup_SyncErrors
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference