Booking Setup Metadata (msdyn_bookingsetupmetadata) table/entity reference (Microsoft Dynamics 365 Customer Service)
Messages
The following table lists the messages for the Booking Setup Metadata (msdyn_bookingsetupmetadata) 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 |
---|---|---|
Assign Event: True |
PATCH /msdyn_bookingsetupmetadatas(msdyn_bookingsetupmetadataid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
BulkRetain Event: True |
BulkRetain | Learn to use messages with the SDK for .NET |
Create Event: True |
POST /msdyn_bookingsetupmetadatasSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_bookingsetupmetadatas(msdyn_bookingsetupmetadataid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
PurgeRetainedContent Event: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain Event: True |
Retain | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /msdyn_bookingsetupmetadatas(msdyn_bookingsetupmetadataid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /msdyn_bookingsetupmetadatasSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
RollbackRetain Event: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetState Event: True |
PATCH /msdyn_bookingsetupmetadatas(msdyn_bookingsetupmetadataid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /msdyn_bookingsetupmetadatas(msdyn_bookingsetupmetadataid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_bookingsetupmetadatas(msdyn_bookingsetupmetadataid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfig Event: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Booking Setup Metadata (msdyn_bookingsetupmetadata) table.
Property | Value |
---|---|
DisplayName | Booking Setup Metadata |
DisplayCollectionName | Booking Setup Metadata Records |
SchemaName | msdyn_bookingsetupmetadata |
CollectionSchemaName | msdyn_bookingsetupmetadatas |
EntitySetName | msdyn_bookingsetupmetadatas |
LogicalName | msdyn_bookingsetupmetadata |
LogicalCollectionName | msdyn_bookingsetupmetadatas |
PrimaryIdAttribute | msdyn_bookingsetupmetadataid |
PrimaryNameAttribute | msdyn_entitylogicalname |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_AvailableDurationMinimumPercentage
- msdyn_BookingRelationshipLogicalName
- msdyn_bookingsetupmetadataId
- msdyn_BookingStatusFieldLogicalName
- msdyn_CancelBookingsWhenMoving
- msdyn_CloneEntityQuery
- msdyn_DefaultBookingCanceledStatus
- msdyn_DefaultBookingCommittedStatus
- msdyn_DefaultBookingDuration
- msdyn_DefaultRequirementActiveStatus
- msdyn_DefaultRequirementCanceledStatus
- msdyn_DefaultRequirementCompletedStatus
- msdyn_DisableRequirementAutoCreation
- msdyn_enablequickbook
- msdyn_EntityLogicalName
- msdyn_RequirementRelationshipLogicalName
- msdyn_ResourceAvailabilityRetrievalLimit
- msdyn_RetrieveConstraintsQuery
- msdyn_RetrieveResourcesQuery
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
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 |
msdyn_AvailableDurationMinimumPercentage
Property | Value |
---|---|
Description | |
DisplayName | Available Duration Minimum(%) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_availabledurationminimumpercentage |
RequiredLevel | None |
Type | Integer |
MaxValue | 100 |
MinValue | 0 |
msdyn_BookingRelationshipLogicalName
Property | Value |
---|---|
Description | A unique identifier that links bookings to a scheduling entity. |
DisplayName | Booking Relationship Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_bookingrelationshiplogicalname |
RequiredLevel | Recommended |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 450 |
msdyn_bookingsetupmetadataId
Property | Value |
---|---|
Description | A unique identifier for an entity instance. |
DisplayName | Booking Setup Metadata |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_bookingsetupmetadataid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_BookingStatusFieldLogicalName
Property | Value |
---|---|
Description | An option set that is used to group and filter statuses. |
DisplayName | Booking Status Field Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_bookingstatusfieldlogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 450 |
msdyn_CancelBookingsWhenMoving
Property | Value |
---|---|
Description | Select whether, when moving open slots to the next day, to leave the old slots and change their status to "Canceled". This feature only applies when using the 'Move Bookings' option. |
DisplayName | Cancel Bookings When Moving |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_cancelbookingswhenmoving |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_bookingsetupmetadata_msdyn_cancelbookingswhenmoving |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_CloneEntityQuery
Property | Value |
---|---|
Description | Query for retrieving resource requirements for cloning. |
DisplayName | Clone Entity Query |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_cloneentityquery |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_configuration |
msdyn_DefaultBookingCanceledStatus
Property | Value |
---|---|
Description | The default booking canceled status to use when a user can't select a status. |
DisplayName | Default Booking Canceled Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_defaultbookingcanceledstatus |
RequiredLevel | None |
Type | Lookup |
Targets | bookingstatus |
msdyn_DefaultBookingCommittedStatus
Property | Value |
---|---|
Description | The default booking committed status to use when a user can't select a status. |
DisplayName | Default Booking Committed Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_defaultbookingcommittedstatus |
RequiredLevel | None |
Type | Lookup |
Targets | bookingstatus |
msdyn_DefaultBookingDuration
Property | Value |
---|---|
Description | The default booking duration to use when a duration is not provided. |
DisplayName | Default Booking Duration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_defaultbookingduration |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
msdyn_DefaultRequirementActiveStatus
Property | Value |
---|---|
Description | The default requirement active status to use when a user can't select a status |
DisplayName | Default Requirement Active Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_defaultrequirementactivestatus |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_requirementstatus |
msdyn_DefaultRequirementCanceledStatus
Property | Value |
---|---|
Description | The default requirement canceled status to use when a user can't select a status. |
DisplayName | Default Requirement Canceled Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_defaultrequirementcanceledstatus |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_requirementstatus |
msdyn_DefaultRequirementCompletedStatus
Property | Value |
---|---|
Description | The default requirement completed status to use when a user can't select a status. |
DisplayName | Default Requirement Completed Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_defaultrequirementcompletedstatus |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_requirementstatus |
msdyn_DisableRequirementAutoCreation
Property | Value |
---|---|
Description | Determines if a requirement should be created automatically when a booking is generated and there's no requirement for a scheduling entity. |
DisplayName | Disable Requirement Auto Creation for Bookings |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_disablerequirementautocreation |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_bookingsetupmetadata_msdyn_disablerequirementautocreation |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_enablequickbook
Property | Value |
---|---|
Description | If yes, the book button on schedulable entities will launch the quick book experience. Otherwise, the book button will launch the pop-out scheduler. |
DisplayName | Enable Quick Book |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_enablequickbook |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_bookingsetupmetadata_msdyn_enablequickbook |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_EntityLogicalName
Property | Value |
---|---|
Description | The name of the custom entity. |
DisplayName | Entity Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_entitylogicalname |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 450 |
msdyn_RequirementRelationshipLogicalName
Property | Value |
---|---|
Description | A unique identifier that links requirements to an enabled scheduling entity. |
DisplayName | Requirement Relationship Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_requirementrelationshiplogicalname |
RequiredLevel | Recommended |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 450 |
msdyn_ResourceAvailabilityRetrievalLimit
Property | Value |
---|---|
Description | The maximum number of resources to retrieve and show in schedule assistant. |
DisplayName | Resource Availability Retrieval Limit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_resourceavailabilityretrievallimit |
RequiredLevel | None |
Type | Integer |
MaxValue | 1000 |
MinValue | 0 |
msdyn_RetrieveConstraintsQuery
Property | Value |
---|---|
Description | |
DisplayName | Retrieve Constraints Query |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_retrieveconstraintsquery |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_configuration |
msdyn_RetrieveResourcesQuery
Property | Value |
---|---|
Description | |
DisplayName | Retrieve Resources Query |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_retrieveresourcesquery |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_configuration |
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 |
OwnerId
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
statecode
Property | Value |
---|---|
Description | Status of the Booking Setup Metadata |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | msdyn_bookingsetupmetadata_statecode |
statecode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 1 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
Property | Value |
---|---|
Description | Reason for the status of the Booking Setup Metadata |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | msdyn_bookingsetupmetadata_statuscode |
statuscode Choices/Options
Value | Details |
---|---|
1 | Label: Active State:0 TransitionData: None |
2 | Label: Inactive State:1 TransitionData: None |
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
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the record 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 record. |
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 modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the record was 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 modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdYomiName
Property | Value |
---|---|
Description | Yomi name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
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_msdyn_bookingsetupmetadata
- lk_msdyn_bookingsetupmetadata_createdby
- lk_msdyn_bookingsetupmetadata_createdonbehalfby
- lk_msdyn_bookingsetupmetadata_modifiedby
- lk_msdyn_bookingsetupmetadata_modifiedonbehalfby
- msdyn_bookingstatus_msdyn_bookingsetupmetadata_DefaultBookingCanceledStatus
- msdyn_bookingstatus_msdyn_bookingsetupmetadata_DefaultBookingCommittedStatus
- msdyn_msdyn_configuration_msdyn_bookingsetupmetadata_CloneEntityQuery
- msdyn_msdyn_configuration_msdyn_bookingsetupmetadata_RetrieveConstraintsQuery
- msdyn_msdyn_configuration_msdyn_bookingsetupmetadata_RetrieveResourcesQuery
- msdyn_msdyn_requirementstatus_msdyn_bookingsetupmetadata_DefaultRequirementActiveStatus
- msdyn_msdyn_requirementstatus_msdyn_bookingsetupmetadata_DefaultRequirementCanceledStatus
- msdyn_msdyn_requirementstatus_msdyn_bookingsetupmetadata_DefaultRequirementCompletedStatus
- owner_msdyn_bookingsetupmetadata
- team_msdyn_bookingsetupmetadata
- user_msdyn_bookingsetupmetadata
business_unit_msdyn_bookingsetupmetadata
One-To-Many Relationship: businessunit business_unit_msdyn_bookingsetupmetadata
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingsetupmetadata_createdby
One-To-Many Relationship: systemuser lk_msdyn_bookingsetupmetadata_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_msdyn_bookingsetupmetadata_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_bookingsetupmetadata_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_msdyn_bookingsetupmetadata_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_bookingsetupmetadata_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_msdyn_bookingsetupmetadata_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_bookingsetupmetadata_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 |
msdyn_bookingstatus_msdyn_bookingsetupmetadata_DefaultBookingCanceledStatus
One-To-Many Relationship: bookingstatus msdyn_bookingstatus_msdyn_bookingsetupmetadata_DefaultBookingCanceledStatus
Property | Value |
---|---|
ReferencedEntity | bookingstatus |
ReferencedAttribute | bookingstatusid |
ReferencingAttribute | msdyn_defaultbookingcanceledstatus |
ReferencingEntityNavigationPropertyName | msdyn_DefaultBookingCanceledStatus |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookingstatus_msdyn_bookingsetupmetadata_DefaultBookingCommittedStatus
One-To-Many Relationship: bookingstatus msdyn_bookingstatus_msdyn_bookingsetupmetadata_DefaultBookingCommittedStatus
Property | Value |
---|---|
ReferencedEntity | bookingstatus |
ReferencedAttribute | bookingstatusid |
ReferencingAttribute | msdyn_defaultbookingcommittedstatus |
ReferencingEntityNavigationPropertyName | msdyn_DefaultBookingCommittedStatus |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_configuration_msdyn_bookingsetupmetadata_CloneEntityQuery
One-To-Many Relationship: msdyn_configuration msdyn_msdyn_configuration_msdyn_bookingsetupmetadata_CloneEntityQuery
Property | Value |
---|---|
ReferencedEntity | msdyn_configuration |
ReferencedAttribute | msdyn_configurationid |
ReferencingAttribute | msdyn_cloneentityquery |
ReferencingEntityNavigationPropertyName | msdyn_CloneEntityQuery |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_configuration_msdyn_bookingsetupmetadata_RetrieveConstraintsQuery
One-To-Many Relationship: msdyn_configuration msdyn_msdyn_configuration_msdyn_bookingsetupmetadata_RetrieveConstraintsQuery
Property | Value |
---|---|
ReferencedEntity | msdyn_configuration |
ReferencedAttribute | msdyn_configurationid |
ReferencingAttribute | msdyn_retrieveconstraintsquery |
ReferencingEntityNavigationPropertyName | msdyn_RetrieveConstraintsQuery |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_configuration_msdyn_bookingsetupmetadata_RetrieveResourcesQuery
One-To-Many Relationship: msdyn_configuration msdyn_msdyn_configuration_msdyn_bookingsetupmetadata_RetrieveResourcesQuery
Property | Value |
---|---|
ReferencedEntity | msdyn_configuration |
ReferencedAttribute | msdyn_configurationid |
ReferencingAttribute | msdyn_retrieveresourcesquery |
ReferencingEntityNavigationPropertyName | msdyn_RetrieveResourcesQuery |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_requirementstatus_msdyn_bookingsetupmetadata_DefaultRequirementActiveStatus
One-To-Many Relationship: msdyn_requirementstatus msdyn_msdyn_requirementstatus_msdyn_bookingsetupmetadata_DefaultRequirementActiveStatus
Property | Value |
---|---|
ReferencedEntity | msdyn_requirementstatus |
ReferencedAttribute | msdyn_requirementstatusid |
ReferencingAttribute | msdyn_defaultrequirementactivestatus |
ReferencingEntityNavigationPropertyName | msdyn_DefaultRequirementActiveStatus |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_requirementstatus_msdyn_bookingsetupmetadata_DefaultRequirementCanceledStatus
One-To-Many Relationship: msdyn_requirementstatus msdyn_msdyn_requirementstatus_msdyn_bookingsetupmetadata_DefaultRequirementCanceledStatus
Property | Value |
---|---|
ReferencedEntity | msdyn_requirementstatus |
ReferencedAttribute | msdyn_requirementstatusid |
ReferencingAttribute | msdyn_defaultrequirementcanceledstatus |
ReferencingEntityNavigationPropertyName | msdyn_DefaultRequirementCanceledStatus |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_requirementstatus_msdyn_bookingsetupmetadata_DefaultRequirementCompletedStatus
One-To-Many Relationship: msdyn_requirementstatus msdyn_msdyn_requirementstatus_msdyn_bookingsetupmetadata_DefaultRequirementCompletedStatus
Property | Value |
---|---|
ReferencedEntity | msdyn_requirementstatus |
ReferencedAttribute | msdyn_requirementstatusid |
ReferencingAttribute | msdyn_defaultrequirementcompletedstatus |
ReferencingEntityNavigationPropertyName | msdyn_DefaultRequirementCompletedStatus |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
owner_msdyn_bookingsetupmetadata
One-To-Many Relationship: owner owner_msdyn_bookingsetupmetadata
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_bookingsetupmetadata
One-To-Many Relationship: team team_msdyn_bookingsetupmetadata
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_bookingsetupmetadata
One-To-Many Relationship: systemuser user_msdyn_bookingsetupmetadata
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
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.
- msdyn_bookingsetupmetadata_AsyncOperations
- msdyn_bookingsetupmetadata_BulkDeleteFailures
- msdyn_bookingsetupmetadata_MailboxTrackingFolders
- msdyn_bookingsetupmetadata_PrincipalObjectAttributeAccesses
- msdyn_bookingsetupmetadata_ProcessSession
- msdyn_bookingsetupmetadata_SyncErrors
- msdyn_msdyn_bookingsetupmetadata_bookableresourcebooking
- msdyn_msdyn_bookingsetupmetadata_msdyn_resourcerequirement
msdyn_bookingsetupmetadata_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_bookingsetupmetadata_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_bookingsetupmetadata_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_bookingsetupmetadata_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_bookingsetupmetadata_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_bookingsetupmetadata_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_bookingsetupmetadata_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_bookingsetupmetadata_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_bookingsetupmetadata_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_bookingsetupmetadata_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_bookingsetupmetadata_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_bookingsetupmetadata_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_bookingsetupmetadata_ProcessSession
Many-To-One Relationship: processsession msdyn_bookingsetupmetadata_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_bookingsetupmetadata_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_bookingsetupmetadata_SyncErrors
Many-To-One Relationship: syncerror msdyn_bookingsetupmetadata_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_bookingsetupmetadata_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_bookingsetupmetadata_bookableresourcebooking
Many-To-One Relationship: bookableresourcebooking msdyn_msdyn_bookingsetupmetadata_bookableresourcebooking
Property | Value |
---|---|
ReferencingEntity | bookableresourcebooking |
ReferencingAttribute | msdyn_bookingsetupmetadataid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_bookingsetupmetadata_bookableresour |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_bookingsetupmetadata_msdyn_resourcerequirement
Many-To-One Relationship: msdyn_resourcerequirement msdyn_msdyn_bookingsetupmetadata_msdyn_resourcerequirement
Property | Value |
---|---|
ReferencingEntity | msdyn_resourcerequirement |
ReferencingAttribute | msdyn_bookingsetupmetadataid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_bookingsetupmetadata_msdyn_resource |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseLabel Group: Details Label: Requirements MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference