Edit

Share via


Booking Alert (msdyn_bookingalert) table/entity reference (Microsoft Dynamics 365 Field Service)

Alerts that notify schedule board users of booking issues or information.

Messages

The following table lists the messages for the Booking Alert (msdyn_bookingalert) 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_bookingalerts(activityid)
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_bookingalerts
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /msdyn_bookingalerts(activityid)
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
Restore
Event: True
Restore 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_bookingalerts(activityid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /msdyn_bookingalerts
See 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_bookingalerts(activityid)
Update the statecode and statuscode properties.
SetStateRequest
Update
Event: True
PATCH /msdyn_bookingalerts(activityid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /msdyn_bookingalerts(activityid)
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 Alert (msdyn_bookingalert) table.

Property Value
DisplayName Booking Alert
DisplayCollectionName Booking Alerts
SchemaName msdyn_bookingalert
CollectionSchemaName msdyn_bookingalerts
EntitySetName msdyn_bookingalerts
LogicalName msdyn_bookingalert
LogicalCollectionName msdyn_bookingalerts
PrimaryIdAttribute activityid
PrimaryNameAttribute subject
TableType Standard
OwnershipType UserOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

ActivityAdditionalParams

Property Value
Description Shows additional information provided by the external application as JSON. For internal use only.
DisplayName Activity Additional Parameters
IsValidForForm True
IsValidForRead True
LogicalName activityadditionalparams
RequiredLevel None
Type Memo
Format TextArea
FormatName TextArea
ImeMode Auto
IsLocalizable False
MaxLength 8192

ActivityId

Property Value
Description Unique identifier of the activity.
DisplayName Activity
IsValidForForm False
IsValidForRead True
LogicalName activityid
RequiredLevel SystemRequired
Type Uniqueidentifier

ActualDurationMinutes

Property Value
Description Shows the actual duration of the activity in minutes.
DisplayName Actual Duration
IsValidForForm True
IsValidForRead True
LogicalName actualdurationminutes
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

ActualEnd

Property Value
Description Shows the actual end time of the activity.
DisplayName Actual End
IsValidForForm True
IsValidForRead True
LogicalName actualend
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ActualStart

Property Value
Description Shows the actual start time of the activity.
DisplayName Actual Start
IsValidForForm True
IsValidForRead True
LogicalName actualstart
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

BCC

Property Value
Description Enter the blind carbon-copy (bcc) recipients of the activity.
DisplayName BCC
IsValidForForm True
IsValidForRead True
LogicalName bcc
RequiredLevel None
Type PartyList
Targets account, contact, lead, systemuser

CC

Property Value
Description Enter the carbon-copy (cc) recipients of the activity.
DisplayName CC
IsValidForForm True
IsValidForRead True
LogicalName cc
RequiredLevel None
Type PartyList
Targets account, contact, lead, systemuser

Community

Property Value
Description For internal use only.
DisplayName Social Channel
IsValidForForm False
IsValidForRead True
LogicalName community
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName socialprofile_community

Community Choices/Options

Value Label
0 Other
1 Facebook
2 Twitter
3 Line
4 Wechat
5 Cortana
6 Direct Line
7 Microsoft Teams
8 Direct Line Speech
9 Email
10 GroupMe
11 Kik
12 Telegram
13 Skype
14 Slack
15 WhatsApp
16 Apple Messages For Business
17 Google's Business Messages

Customers

Property Value
Description Enter the customer that the activity is associated with.
DisplayName Customers
IsValidForForm True
IsValidForRead True
LogicalName customers
RequiredLevel None
Type PartyList
Targets account, contact

DeliveryPriorityCode

Property Value
Description Enter the priority of delivery of the activity to the email server.
DisplayName Delivery Priority
IsValidForForm True
IsValidForRead True
LogicalName deliveryprioritycode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName activitypointer_deliveryprioritycode

DeliveryPriorityCode Choices/Options

Value Label
0 Low
1 Normal
2 High

Description

Property Value
Description Type a description of the activity.
DisplayName Description
IsValidForForm True
IsValidForRead True
LogicalName description
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 2000

ExchangeItemId

Property Value
Description The message id of activity which is returned from Exchange Server.
DisplayName Exchange Item ID
IsValidForForm False
IsValidForRead True
LogicalName exchangeitemid
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200
Property Value
Description Shows the web link of Activity of type email.
DisplayName Exchange WebLink
IsValidForForm False
IsValidForRead True
LogicalName exchangeweblink
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1250

From

Property Value
Description Shows the person who the activity is from.
DisplayName From
IsValidForForm True
IsValidForRead True
LogicalName from
RequiredLevel None
Type PartyList
Targets account, contact, lead, systemuser

ImportSequenceNumber

Property Value
Description Shows the 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

IsBilled

Property Value
Description Information regarding whether the activity was billed as part of resolving a case.
DisplayName Is Billed
IsValidForForm False
IsValidForRead True
LogicalName isbilled
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_bookingalert_isbilled
DefaultValue False
True Label Yes
False Label No

IsMapiPrivate

Property Value
Description For internal use only.
DisplayName Is Private
IsValidForForm False
IsValidForRead True
LogicalName ismapiprivate
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_bookingalert_ismapiprivate
DefaultValue False
True Label Yes
False Label No

IsWorkflowCreated

Property Value
Description Information regarding whether the activity was created from a workflow rule.
DisplayName Is Workflow Created
IsValidForForm False
IsValidForRead True
LogicalName isworkflowcreated
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_bookingalert_isworkflowcreated
DefaultValue False
True Label Yes
False Label No

LastOnHoldTime

Property Value
Description Contains the date and time stamp of the last on hold time.
DisplayName Last On Hold Time
IsValidForForm True
IsValidForRead True
LogicalName lastonholdtime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

LeftVoiceMail

Property Value
Description Shows whether a voice mail was left.
DisplayName Left Voice Mail
IsValidForForm True
IsValidForRead True
LogicalName leftvoicemail
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_bookingalert_leftvoicemail
DefaultValue False
True Label Yes
False Label No

OptionalAttendees

Property Value
Description Shows the list of optional attendees for the activity.
DisplayName Optional Attendees
IsValidForForm True
IsValidForRead True
LogicalName optionalattendees
RequiredLevel None
Type PartyList
Targets account, contact, entitlement, equipment, knowledgearticle, lead, msdyn_salessuggestion, queue, systemuser, unresolvedaddress

Organizer

Property Value
Description Shows the person who organized the activity.
DisplayName Organizer
IsValidForForm True
IsValidForRead True
LogicalName organizer
RequiredLevel None
Type PartyList
Targets systemuser

OverriddenCreatedOn

Property Value
Description Shows the 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 Unique identifier of the user or team who owns the activity.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Type Owner
Targets systemuser, team

OwnerIdType

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

Partners

Property Value
Description Shows the outsource vendor that the activity is associated with.
DisplayName Outsource Vendors
IsValidForForm True
IsValidForRead True
LogicalName partners
RequiredLevel None
Type PartyList
Targets account, contact

PriorityCode

Property Value
Description Priority of the activity.
DisplayName Priority
IsValidForForm True
IsValidForRead True
LogicalName prioritycode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName msdyn_bookingalert_prioritycode

PriorityCode Choices/Options

Value Label
0 Low
1 Normal
2 High

ProcessId

Property Value
Description Shows the process.
DisplayName Process
IsValidForForm False
IsValidForRead True
LogicalName processid
RequiredLevel None
Type Uniqueidentifier

RegardingObjectId

Property Value
Description Unique identifier of the object with which the activity is associated.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
LogicalName regardingobjectid
RequiredLevel None
Type Lookup
Targets account, adx_invitation, bookableresourcebooking, bookableresourcebookingheader, bulkoperation, campaign, campaignactivity, contact, contract, entitlement, entitlementtemplate, incident, interactionforemail, invoice, knowledgearticle, knowledgebaserecord, lead, msdyn_agreement, msdyn_agreementbookingdate, msdyn_agreementbookingincident, msdyn_agreementbookingproduct, msdyn_agreementbookingservice, msdyn_agreementbookingservicetask, msdyn_agreementbookingsetup, msdyn_agreementinvoicedate, msdyn_agreementinvoiceproduct, msdyn_agreementinvoicesetup, msdyn_bookingalertstatus, msdyn_bookingrule, msdyn_bookingtimestamp, msdyn_customerasset, msdyn_fieldservicesetting, msdyn_incidenttypecharacteristic, msdyn_incidenttypeproduct, msdyn_incidenttypeservice, msdyn_inventoryadjustment, msdyn_inventoryadjustmentproduct, msdyn_inventoryjournal, msdyn_inventorytransfer, msdyn_payment, msdyn_paymentdetail, msdyn_paymentmethod, msdyn_paymentterm, msdyn_playbookinstance, msdyn_postalbum, msdyn_postalcode, msdyn_productinventory, msdyn_purchaseorder, msdyn_purchaseorderbill, msdyn_purchaseorderproduct, msdyn_purchaseorderreceipt, msdyn_purchaseorderreceiptproduct, msdyn_purchaseordersubstatus, msdyn_quotebookingincident, msdyn_quotebookingproduct, msdyn_quotebookingservice, msdyn_quotebookingservicetask, msdyn_resourceterritory, msdyn_rma, msdyn_rmaproduct, msdyn_rmareceipt, msdyn_rmareceiptproduct, msdyn_rmasubstatus, msdyn_rtv, msdyn_rtvproduct, msdyn_rtvsubstatus, msdyn_salessuggestion, msdyn_shipvia, msdyn_swarm, msdyn_systemuserschedulersetting, msdyn_timegroup, msdyn_timegroupdetail, msdyn_timeoffrequest, msdyn_warehouse, msdyn_workorder, msdyn_workordercharacteristic, msdyn_workorderincident, msdyn_workorderproduct, msdyn_workorderresourcerestriction, msdyn_workorderservice, msdyn_workorderservicetask, mspp_adplacement, mspp_pollplacement, mspp_publishingstatetransitionrule, mspp_redirect, mspp_shortcut, mspp_website, opportunity, quote, salesorder, site

RegardingObjectTypeCode

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

RequiredAttendees

Property Value
Description Shows the list of assignees to be notified by alert.
DisplayName Assignees
IsValidForForm True
IsValidForRead True
LogicalName requiredattendees
RequiredLevel ApplicationRequired
Type PartyList
Targets account, contact, entitlement, equipment, knowledgearticle, lead, msdyn_salessuggestion, queue, systemuser, unresolvedaddress

Resources

Property Value
Description Shows the users or facility/equipment that are required for the activity.
DisplayName Resources
IsValidForForm True
IsValidForRead True
LogicalName resources
RequiredLevel None
Type PartyList
Targets equipment, systemuser

ScheduledDurationMinutes

Property Value
Description Enter the scheduled duration of the activity, in minutes.
DisplayName Estimated Duration
IsValidForForm True
IsValidForRead True
LogicalName scheduleddurationminutes
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

ScheduledEnd

Property Value
Description Enter the scheduled end time of the activity.
DisplayName Due Date
IsValidForForm True
IsValidForRead True
LogicalName scheduledend
RequiredLevel ApplicationRequired
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ScheduledStart

Property Value
Description Enter the scheduled start time of the activity.
DisplayName Start Date
IsValidForForm True
IsValidForRead True
LogicalName scheduledstart
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ServiceId

Property Value
Description Unique identifier of an associated service.
DisplayName Service
IsValidForForm False
IsValidForRead True
LogicalName serviceid
RequiredLevel None
Type Lookup
Targets service

SLAId

Property Value
Description Choose the service level agreement (SLA) that you want to apply to the case record.
DisplayName SLA
IsValidForForm True
IsValidForRead True
LogicalName slaid
RequiredLevel None
Type Lookup
Targets sla

SortDate

Property Value
Description Shows the date and time by which the activities are sorted.
DisplayName Sort Date
IsValidForForm True
IsValidForRead True
LogicalName sortdate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

StageId

Property Value
Description Shows the stage.
DisplayName Process Stage
IsValidForForm False
IsValidForRead True
LogicalName stageid
RequiredLevel None
Type Uniqueidentifier

StateCode

Property Value
Description Status of the activity.
DisplayName Activity Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue 0
GlobalChoiceName msdyn_bookingalert_statecode

StateCode Choices/Options

Value Details
0 Label: Open
DefaultStatus: 1
InvariantName: Open
1 Label: Completed
DefaultStatus: 2
InvariantName: Completed
2 Label: Canceled
DefaultStatus: 3
InvariantName: Canceled
3 Label: Scheduled
DefaultStatus: 4
InvariantName: Scheduled

StatusCode

Property Value
Description Reason for the status of the activity.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status
DefaultFormValue -1
GlobalChoiceName msdyn_bookingalert_statuscode

StatusCode Choices/Options

Value Details
1 Label: Open
State:0
TransitionData: None
2 Label: Completed
State:1
TransitionData: None
3 Label: Canceled
State:2
TransitionData: None
4 Label: Scheduled
State:3
TransitionData: None

Subject

Property Value
Description Enter the subject associated with the activity.
DisplayName Subject
IsValidForForm True
IsValidForRead True
LogicalName subject
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

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

To

Property Value
Description Shows the person who is the receiver of the activity.
DisplayName To
IsValidForForm True
IsValidForRead True
LogicalName to
RequiredLevel None
Type PartyList
Targets account, contact, lead, systemuser

TransactionCurrencyId

Property Value
Description Unique identifier of the currency associated with the activitypointer.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Type Lookup
Targets transactioncurrency

TraversedPath

Property Value
Description For internal use only.
DisplayName Traversed Path
IsValidForForm False
IsValidForRead True
LogicalName traversedpath
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1250

UTCConversionTimeZoneCode

Property Value
Description Shows the 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.

ActivityTypeCode

Property Value
Description Type of activity.
DisplayName Activity Type
IsValidForForm False
IsValidForRead True
LogicalName activitytypecode
RequiredLevel SystemRequired
Type EntityName

CreatedBy

Property Value
Description Unique identifier of the user who created the activity.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Type Lookup
Targets systemuser

CreatedOn

Property Value
Description Shows the date and time when the activity was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
DisplayName Date Created
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedOnBehalfBy

Property Value
Description Shows who created the activity pointer on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

DeliveryLastAttemptedOn

Property Value
Description Enter the date and time when the delivery of the activity was last attempted.
DisplayName Date Delivery Last Attempted
IsValidForForm True
IsValidForRead True
LogicalName deliverylastattemptedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ExchangeRate

Property Value
Description Exchange rate for the currency associated with the activitypointer with respect to the base currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
RequiredLevel None
Type Decimal
ImeMode Disabled
MaxValue 100000000000
MinValue 1E-12
Precision 12
SourceTypeMask 0

InstanceTypeCode

Property Value
Description Type of instance of a recurring series.
DisplayName Recurring Instance Type
IsValidForForm False
IsValidForRead True
LogicalName instancetypecode
RequiredLevel SystemRequired
Type Picklist
DefaultFormValue 0
GlobalChoiceName msdyn_bookingalert_instancetypecode

InstanceTypeCode Choices/Options

Value Label
0 Not Recurring
1 Recurring Master
2 Recurring Instance
3 Recurring Exception
4 Recurring Future Exception

IsRegularActivity

Property Value
Description Shows whether the activity is a regular activity type or event type.
DisplayName Is Regular Activity
IsValidForForm False
IsValidForRead True
LogicalName isregularactivity
RequiredLevel SystemRequired
Type Boolean
GlobalChoiceName activitypointer_isregularactivity
DefaultValue True
True Label Yes
False Label No

ModifiedBy

Property Value
Description Unique identifier of user who last modified the activity.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Type Lookup
Targets systemuser

ModifiedOn

Property Value
Description Shows the date and time when the activity was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
DisplayName Last Updated
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ModifiedOnBehalfBy

Property Value
Description Shows who last updated the activity pointer on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

OnHoldTime

Property Value
Description Shows how long, in minutes, that the record was on hold.
DisplayName On Hold Time (Minutes)
IsValidForForm True
IsValidForRead True
LogicalName onholdtime
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

OwnerIdName

Property Value
Description
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
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 of the business unit that owns the activity.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Type Lookup
Targets businessunit

OwningTeam

Property Value
Description Unique identifier of the team that owns the activity.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Type Lookup
Targets team

OwningUser

Property Value
Description Unique identifier of the user that owns the activity.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Type Lookup
Targets systemuser

PostponeActivityProcessingUntil

Property Value
Description For internal use only.
DisplayName Delay activity processing until
IsValidForForm False
IsValidForRead True
LogicalName postponeactivityprocessinguntil
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

SenderMailboxId

Property Value
Description Unique identifier of the mailbox associated with the sender of the email message.
DisplayName Sender's Mailbox
IsValidForForm False
IsValidForRead True
LogicalName sendermailboxid
RequiredLevel None
Type Lookup
Targets mailbox

SentOn

Property Value
Description Enter the date and time when the activity was sent.
DisplayName Date Sent
IsValidForForm True
IsValidForRead True
LogicalName senton
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

SeriesId

Property Value
Description Shows the ID of the recurring series of an instance.
DisplayName Series Id
IsValidForForm False
IsValidForRead True
LogicalName seriesid
RequiredLevel None
Type Uniqueidentifier

SLAInvokedId

Property Value
Description Shows the last service level agreement (SLA) that was applied to this case. This field is for internal use only.
DisplayName Last SLA applied
IsValidForForm False
IsValidForRead True
LogicalName slainvokedid
RequiredLevel None
Type Lookup
Targets sla

VersionNumber

Property Value
Description Version number of the activity.
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.

account_msdyn_bookingalerts

One-To-Many Relationship: account account_msdyn_bookingalerts

Property Value
ReferencedEntity account
ReferencedAttribute accountid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_account_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

bookableresourcebooking_msdyn_bookingalerts

One-To-Many Relationship: bookableresourcebooking bookableresourcebooking_msdyn_bookingalerts

Property Value
ReferencedEntity bookableresourcebooking
ReferencedAttribute bookableresourcebookingid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_bookableresourcebooking_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

bookableresourcebookingheader_msdyn_bookingalerts

One-To-Many Relationship: bookableresourcebookingheader bookableresourcebookingheader_msdyn_bookingalerts

Property Value
ReferencedEntity bookableresourcebookingheader
ReferencedAttribute bookableresourcebookingheaderid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_bookableresourcebookingheader_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

contact_msdyn_bookingalerts

One-To-Many Relationship: contact contact_msdyn_bookingalerts

Property Value
ReferencedEntity contact
ReferencedAttribute contactid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_contact_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

entitlement_msdyn_bookingalerts

One-To-Many Relationship: entitlement entitlement_msdyn_bookingalerts

Property Value
ReferencedEntity entitlement
ReferencedAttribute entitlementid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_entitlement_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

incident_msdyn_bookingalerts

One-To-Many Relationship: incident incident_msdyn_bookingalerts

Property Value
ReferencedEntity incident
ReferencedAttribute incidentid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_incident_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

knowledgearticle_msdyn_bookingalerts

One-To-Many Relationship: knowledgearticle knowledgearticle_msdyn_bookingalerts

Property Value
ReferencedEntity knowledgearticle
ReferencedAttribute knowledgearticleid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_knowledgearticle_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreement_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreement msdyn_agreement_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreement
ReferencedAttribute msdyn_agreementid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreement_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreementbookingdate_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreementbookingdate msdyn_agreementbookingdate_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreementbookingdate
ReferencedAttribute msdyn_agreementbookingdateid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreementbookingdate_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreementbookingincident_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreementbookingincident msdyn_agreementbookingincident_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreementbookingincident
ReferencedAttribute msdyn_agreementbookingincidentid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreementbookingincident_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreementbookingproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreementbookingproduct msdyn_agreementbookingproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreementbookingproduct
ReferencedAttribute msdyn_agreementbookingproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreementbookingproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreementbookingservice_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreementbookingservice msdyn_agreementbookingservice_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreementbookingservice
ReferencedAttribute msdyn_agreementbookingserviceid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreementbookingservice_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreementbookingservicetask_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreementbookingservicetask msdyn_agreementbookingservicetask_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreementbookingservicetask
ReferencedAttribute msdyn_agreementbookingservicetaskid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreementbookingservicetask_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreementbookingsetup_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreementbookingsetup msdyn_agreementbookingsetup_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreementbookingsetup
ReferencedAttribute msdyn_agreementbookingsetupid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreementbookingsetup_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreementinvoicedate_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreementinvoicedate msdyn_agreementinvoicedate_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreementinvoicedate
ReferencedAttribute msdyn_agreementinvoicedateid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreementinvoicedate_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreementinvoiceproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreementinvoiceproduct msdyn_agreementinvoiceproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreementinvoiceproduct
ReferencedAttribute msdyn_agreementinvoiceproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreementinvoiceproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_agreementinvoicesetup_msdyn_bookingalerts

One-To-Many Relationship: msdyn_agreementinvoicesetup msdyn_agreementinvoicesetup_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_agreementinvoicesetup
ReferencedAttribute msdyn_agreementinvoicesetupid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_agreementinvoicesetup_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_bookingalert_sla_slaid

One-To-Many Relationship: sla msdyn_bookingalert_sla_slaid

Property Value
ReferencedEntity sla
ReferencedAttribute slaid
ReferencingAttribute slaid
ReferencingEntityNavigationPropertyName sla_activitypointer_sla_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_bookingalert_sla_slainvokedid

One-To-Many Relationship: sla msdyn_bookingalert_sla_slainvokedid

Property Value
ReferencedEntity sla
ReferencedAttribute slaid
ReferencingAttribute slainvokedid
ReferencingEntityNavigationPropertyName slainvokedid_activitypointer_sla_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_bookingalertstatus_msdyn_bookingalerts

One-To-Many Relationship: msdyn_bookingalertstatus msdyn_bookingalertstatus_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_bookingalertstatus
ReferencedAttribute msdyn_bookingalertstatusid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_bookingalertstatus_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_bookingrule_msdyn_bookingalerts

One-To-Many Relationship: msdyn_bookingrule msdyn_bookingrule_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_bookingrule
ReferencedAttribute msdyn_bookingruleid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_bookingrule_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_bookingtimestamp_msdyn_bookingalerts

One-To-Many Relationship: msdyn_bookingtimestamp msdyn_bookingtimestamp_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_bookingtimestamp
ReferencedAttribute msdyn_bookingtimestampid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_bookingtimestamp_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_customerasset_msdyn_bookingalerts

One-To-Many Relationship: msdyn_customerasset msdyn_customerasset_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_customerasset
ReferencedAttribute msdyn_customerassetid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_customerasset_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_fieldservicesetting_msdyn_bookingalerts

One-To-Many Relationship: msdyn_fieldservicesetting msdyn_fieldservicesetting_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_fieldservicesetting
ReferencedAttribute msdyn_fieldservicesettingid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_fieldservicesetting_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_incidenttypecharacteristic_msdyn_bookingalerts

One-To-Many Relationship: msdyn_incidenttypecharacteristic msdyn_incidenttypecharacteristic_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_incidenttypecharacteristic
ReferencedAttribute msdyn_incidenttypecharacteristicid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_incidenttypecharacteristic_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_incidenttypeproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_incidenttypeproduct msdyn_incidenttypeproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_incidenttypeproduct
ReferencedAttribute msdyn_incidenttypeproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_incidenttypeproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_incidenttypeservice_msdyn_bookingalerts

One-To-Many Relationship: msdyn_incidenttypeservice msdyn_incidenttypeservice_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_incidenttypeservice
ReferencedAttribute msdyn_incidenttypeserviceid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_incidenttypeservice_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_inventoryadjustment_msdyn_bookingalerts

One-To-Many Relationship: msdyn_inventoryadjustment msdyn_inventoryadjustment_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_inventoryadjustment
ReferencedAttribute msdyn_inventoryadjustmentid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_inventoryadjustment_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_inventoryadjustmentproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_inventoryadjustmentproduct msdyn_inventoryadjustmentproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_inventoryadjustmentproduct
ReferencedAttribute msdyn_inventoryadjustmentproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_inventoryadjustmentproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_inventoryjournal_msdyn_bookingalerts

One-To-Many Relationship: msdyn_inventoryjournal msdyn_inventoryjournal_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_inventoryjournal
ReferencedAttribute msdyn_inventoryjournalid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_inventoryjournal_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_inventorytransfer_msdyn_bookingalerts

One-To-Many Relationship: msdyn_inventorytransfer msdyn_inventorytransfer_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_inventorytransfer
ReferencedAttribute msdyn_inventorytransferid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_inventorytransfer_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_postalcode_msdyn_bookingalerts

One-To-Many Relationship: msdyn_postalcode msdyn_postalcode_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_postalcode
ReferencedAttribute msdyn_postalcodeid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_postalcode_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_productinventory_msdyn_bookingalerts

One-To-Many Relationship: msdyn_productinventory msdyn_productinventory_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_productinventory
ReferencedAttribute msdyn_productinventoryid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_productinventory_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msdyn_purchaseorder_msdyn_bookingalerts

One-To-Many Relationship: msdyn_purchaseorder msdyn_purchaseorder_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_purchaseorder
ReferencedAttribute msdyn_purchaseorderid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_purchaseorder_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_purchaseorderbill_msdyn_bookingalerts

One-To-Many Relationship: msdyn_purchaseorderbill msdyn_purchaseorderbill_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_purchaseorderbill
ReferencedAttribute msdyn_purchaseorderbillid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_purchaseorderbill_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_purchaseorderproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_purchaseorderproduct msdyn_purchaseorderproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_purchaseorderproduct
ReferencedAttribute msdyn_purchaseorderproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_purchaseorderproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_purchaseorderreceipt_msdyn_bookingalerts

One-To-Many Relationship: msdyn_purchaseorderreceipt msdyn_purchaseorderreceipt_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_purchaseorderreceipt
ReferencedAttribute msdyn_purchaseorderreceiptid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_purchaseorderreceipt_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_purchaseorderreceiptproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_purchaseorderreceiptproduct msdyn_purchaseorderreceiptproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_purchaseorderreceiptproduct
ReferencedAttribute msdyn_purchaseorderreceiptproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_purchaseorderreceiptproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_purchaseordersubstatus_msdyn_bookingalerts

One-To-Many Relationship: msdyn_purchaseordersubstatus msdyn_purchaseordersubstatus_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_purchaseordersubstatus
ReferencedAttribute msdyn_purchaseordersubstatusid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_purchaseordersubstatus_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_resourceterritory_msdyn_bookingalerts

One-To-Many Relationship: msdyn_resourceterritory msdyn_resourceterritory_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_resourceterritory
ReferencedAttribute msdyn_resourceterritoryid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_resourceterritory_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_rma_msdyn_bookingalerts

One-To-Many Relationship: msdyn_rma msdyn_rma_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_rma
ReferencedAttribute msdyn_rmaid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_rma_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_rmaproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_rmaproduct msdyn_rmaproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_rmaproduct
ReferencedAttribute msdyn_rmaproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_rmaproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_rmareceipt_msdyn_bookingalerts

One-To-Many Relationship: msdyn_rmareceipt msdyn_rmareceipt_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_rmareceipt
ReferencedAttribute msdyn_rmareceiptid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_rmareceipt_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_rmareceiptproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_rmareceiptproduct msdyn_rmareceiptproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_rmareceiptproduct
ReferencedAttribute msdyn_rmareceiptproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_rmareceiptproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_rmasubstatus_msdyn_bookingalerts

One-To-Many Relationship: msdyn_rmasubstatus msdyn_rmasubstatus_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_rmasubstatus
ReferencedAttribute msdyn_rmasubstatusid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_rmasubstatus_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_rtv_msdyn_bookingalerts

One-To-Many Relationship: msdyn_rtv msdyn_rtv_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_rtv
ReferencedAttribute msdyn_rtvid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_rtv_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_rtvproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_rtvproduct msdyn_rtvproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_rtvproduct
ReferencedAttribute msdyn_rtvproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_rtvproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_rtvsubstatus_msdyn_bookingalerts

One-To-Many Relationship: msdyn_rtvsubstatus msdyn_rtvsubstatus_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_rtvsubstatus
ReferencedAttribute msdyn_rtvsubstatusid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_rtvsubstatus_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_shipvia_msdyn_bookingalerts

One-To-Many Relationship: msdyn_shipvia msdyn_shipvia_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_shipvia
ReferencedAttribute msdyn_shipviaid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_shipvia_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_systemuserschedulersetting_msdyn_bookingalerts

One-To-Many Relationship: msdyn_systemuserschedulersetting msdyn_systemuserschedulersetting_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_systemuserschedulersetting
ReferencedAttribute msdyn_systemuserschedulersettingid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_systemuserschedulersetting_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_timegroupdetail_msdyn_bookingalerts

One-To-Many Relationship: msdyn_timegroupdetail msdyn_timegroupdetail_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_timegroupdetail
ReferencedAttribute msdyn_timegroupdetailid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_timegroupdetail_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_timeoffrequest_msdyn_bookingalerts

One-To-Many Relationship: msdyn_timeoffrequest msdyn_timeoffrequest_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_timeoffrequest
ReferencedAttribute msdyn_timeoffrequestid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_timeoffrequest_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_warehouse_msdyn_bookingalerts

One-To-Many Relationship: msdyn_warehouse msdyn_warehouse_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_warehouse
ReferencedAttribute msdyn_warehouseid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_warehouse_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_workorder_msdyn_bookingalerts

One-To-Many Relationship: msdyn_workorder msdyn_workorder_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_workorder
ReferencedAttribute msdyn_workorderid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_workorder_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_workorderincident_msdyn_bookingalerts

One-To-Many Relationship: msdyn_workorderincident msdyn_workorderincident_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_workorderincident
ReferencedAttribute msdyn_workorderincidentid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_workorderincident_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_workorderproduct_msdyn_bookingalerts

One-To-Many Relationship: msdyn_workorderproduct msdyn_workorderproduct_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_workorderproduct
ReferencedAttribute msdyn_workorderproductid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_workorderproduct_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_workorderservice_msdyn_bookingalerts

One-To-Many Relationship: msdyn_workorderservice msdyn_workorderservice_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_workorderservice
ReferencedAttribute msdyn_workorderserviceid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_workorderservice_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

msdyn_workorderservicetask_msdyn_bookingalerts

One-To-Many Relationship: msdyn_workorderservicetask msdyn_workorderservicetask_msdyn_bookingalerts

Property Value
ReferencedEntity msdyn_workorderservicetask
ReferencedAttribute msdyn_workorderservicetaskid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_msdyn_workorderservicetask_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

opportunity_msdyn_bookingalerts

One-To-Many Relationship: opportunity opportunity_msdyn_bookingalerts

Property Value
ReferencedEntity opportunity
ReferencedAttribute opportunityid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_opportunity_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

quote_msdyn_bookingalerts

One-To-Many Relationship: quote quote_msdyn_bookingalerts

Property Value
ReferencedEntity quote
ReferencedAttribute quoteid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_quote_msdyn_bookingalert
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

One-to-Many relationships

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

msdyn_msdyn_bookingalert_msdyn_bookingalertstatus_BookingAlert

Many-To-One Relationship: msdyn_bookingalertstatus msdyn_msdyn_bookingalert_msdyn_bookingalertstatus_BookingAlert

Property Value
ReferencingEntity msdyn_bookingalertstatus
ReferencingAttribute msdyn_bookingalert
ReferencedEntityNavigationPropertyName msdyn_msdyn_bookingalert_msdyn_bookingalertstatus_BookingAlert
IsCustomizable True
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