Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Activity offered by the organization to satisfy its customer's needs. Each service activity includes date, time, duration, and required resources.
Messages
The following table lists the messages for the Service Activity (ServiceAppointment) 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 |
|---|---|---|
AssignEvent: True |
PATCH /serviceappointments(activityid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
BookEvent: True |
Book | BookRequest |
CreateEvent: True |
POST /serviceappointmentsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /serviceappointments(activityid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
RescheduleEvent: True |
Reschedule | RescheduleRequest |
RetrieveEvent: True |
GET /serviceappointments(activityid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /serviceappointmentsSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
SetStateEvent: True |
PATCH /serviceappointments(activityid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /serviceappointments(activityid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /serviceappointments(activityid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateEvent: False |
Validate | ValidateRequest |
ValidateSavedQueryEvent: False |
ValidateSavedQuery | ValidateSavedQueryRequest |
ValidateUnpublishedEvent: False |
ValidateUnpublished | ValidateUnpublishedRequest |
Properties
The following table lists selected properties for the Service Activity (ServiceAppointment) table.
| Property | Value |
|---|---|
| DisplayName | Service Activity |
| DisplayCollectionName | Service Activities |
| SchemaName | ServiceAppointment |
| CollectionSchemaName | ServiceAppointments |
| EntitySetName | serviceappointments |
| LogicalName | serviceappointment |
| LogicalCollectionName | serviceappointments |
| 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
- ActivityId
- ActualDurationMinutes
- ActualEnd
- ActualStart
- BCC
- Category
- CC
- Community
- Customers
- DeliveryPriorityCode
- Description
- ExchangeItemId
- ExchangeWebLink
- From
- ImportSequenceNumber
- IsAllDayEvent
- IsBilled
- IsMapiPrivate
- IsWorkflowCreated
- LastOnHoldTime
- LeftVoiceMail
- Location
- OptionalAttendees
- Organizer
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Partners
- PriorityCode
- ProcessId
- RegardingObjectId
- RegardingObjectTypeCode
- RequiredAttendees
- Resources
- ScheduledDurationMinutes
- ScheduledEnd
- ScheduledStart
- ServiceId
- SiteId
- SLAId
- SortDate
- StageId
- StateCode
- StatusCode
- Subcategory
- Subject
- SubscriptionId
- TimeZoneRuleVersionNumber
- To
- TransactionCurrencyId
- TraversedPath
- UTCConversionTimeZoneCode
ActivityAdditionalParams
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | 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 service activity. |
| DisplayName | Service Activity |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | activityid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ActualDurationMinutes
| Property | Value |
|---|---|
| Description | Shows the value selected in the Duration field on the service activity at the time the service activity is closed as completed. The duration is used to report the time spent on the activity. |
| DisplayName | Actual Duration |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | actualdurationminutes |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
ActualEnd
| Property | Value |
|---|---|
| Description | Enter the actual end date and time of the service activity. By default, it displays when the activity was closed or canceled. |
| 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 | Enter the actual start date and time for the service activity. By default, it displays when the activity was created. |
| 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 | 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 |
Category
| Property | Value |
|---|---|
| Description | Type a category to identify the service activity type, such as routine maintenance or service call, to tie the service activity to a business group or function. |
| DisplayName | Category |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | category |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 250 |
CC
| Property | Value |
|---|---|
| Description | 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 | Shows how contact about the social activity originated, such as from Twitter or Facebook. This field is read-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 | |
| 2 | |
| 3 | Line |
| 4 | |
| 5 | Cortana |
| 6 | Direct Line |
| 7 | Microsoft Teams |
| 8 | Direct Line Speech |
| 9 | |
| 10 | GroupMe |
| 11 | Kik |
| 12 | Telegram |
| 13 | Skype |
| 14 | Slack |
| 15 | |
| 16 | Apple Messages For Business |
| 17 | Google's Business Messages |
Customers
| Property | Value |
|---|---|
| Description | Enter the accounts and contacts for whom the service activity is being performed. |
| DisplayName | Customers |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | customers |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact |
DeliveryPriorityCode
| Property | Value |
|---|---|
| Description | 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 additional information to describe the service activity, such as key talking points or objectives. |
| 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 |
ExchangeWebLink
| 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 | 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 | 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 |
IsAllDayEvent
| Property | Value |
|---|---|
| Description | Select whether the service activity is an all-day event to make sure the required resources are scheduled for the full day. |
| DisplayName | All Day Event |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isalldayevent |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | serviceappointment_isalldayevent |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
IsBilled
| Property | Value |
|---|---|
| Description | Information which specifies whether the service activity was billed as part of resolving a case. |
| DisplayName | Is Billed |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isbilled |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | serviceappointment_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 | serviceappointment_ismapiprivate |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
IsWorkflowCreated
| Property | Value |
|---|---|
| Description | Information which specifies if the service activity was created from a workflow rule. |
| DisplayName | Is Workflow Created |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isworkflowcreated |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | serviceappointment_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 | Left the voice mail |
| DisplayName | Left Voice Mail |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | leftvoicemail |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | _serviceappointment_leftvoicemail |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
Location
| Property | Value |
|---|---|
| Description | Type the location where the service activity will take place, such as a conference room, customer office, or other venue. |
| DisplayName | Delivery Location |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | location |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 500 |
OptionalAttendees
| Property | Value |
|---|---|
| Description | List of optional attendees for the activity. |
| DisplayName | Optional Attendees |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | optionalattendees |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, lead, systemuser |
Organizer
| Property | Value |
|---|---|
| Description | Person who organized the activity. |
| DisplayName | Organizer |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | organizer |
| RequiredLevel | None |
| Type | PartyList |
| Targets | systemuser |
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 | 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 | Outsource vendor with which activity is associated. |
| DisplayName | Outsource Vendors |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | partners |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact |
PriorityCode
| Property | Value |
|---|---|
| Description | Select the priority so that preferred customers or critical issues are handled quickly. |
| DisplayName | Priority |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | prioritycode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 1 |
| GlobalChoiceName | serviceappointment_prioritycode |
PriorityCode Choices/Options
| Value | Label |
|---|---|
| 0 | Low |
| 1 | Normal |
| 2 | High |
ProcessId
| Property | Value |
|---|---|
| Description | Unique identifier of the Process. |
| DisplayName | Process |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | processid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
RegardingObjectId
| Property | Value |
|---|---|
| Description | Choose the record that the service activity relates to. |
| 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_customerasset, msdyn_playbookinstance, msdyn_postalbum, msdyn_salessuggestion, msdyn_swarm, 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 | List of required attendees for the activity. |
| DisplayName | Required Attendees |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | requiredattendees |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, lead, systemuser |
Resources
| Property | Value |
|---|---|
| Description | Enter the user, facility, or equipment required to complete the service activity. |
| DisplayName | Resources |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | resources |
| RequiredLevel | None |
| Type | PartyList |
| Targets | equipment, systemuser |
ScheduledDurationMinutes
| Property | Value |
|---|---|
| Description | Shows the expected duration of the service activity, in minutes. |
| DisplayName | Scheduled Duration |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduleddurationminutes |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
ScheduledEnd
| Property | Value |
|---|---|
| Description | Enter the expected due date and time. |
| DisplayName | Scheduled End |
| 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 expected due date and time. |
| DisplayName | Scheduled Start |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduledstart |
| RequiredLevel | ApplicationRequired |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ServiceId
| Property | Value |
|---|---|
| Description | Choose the service scheduled to be performed during the service activity. |
| DisplayName | Service |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | serviceid |
| RequiredLevel | ApplicationRequired |
| Type | Lookup |
| Targets | service |
SiteId
| Property | Value |
|---|---|
| Description | Choose the site or location where the service activity will be performed. |
| DisplayName | Site |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | siteid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | site |
SLAId
| Property | Value |
|---|---|
| Description | Choose the service level agreement (SLA) that you want to apply to the service appointment 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 | Unique identifier of the Stage. |
| DisplayName | (Deprecated) Process Stage |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | stageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
StateCode
| Property | Value |
|---|---|
| Description | Shows whether the service activity is open, completed, or canceled. Completed and canceled service activities are read-only and can't be edited. |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | 0 |
| GlobalChoiceName | serviceappointment_statecode |
StateCode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Open DefaultStatus: 1 InvariantName: Open |
| 1 | Label: Closed DefaultStatus: 8 InvariantName: Closed |
| 2 | Label: Canceled DefaultStatus: 9 InvariantName: Canceled |
| 3 | Label: Scheduled DefaultStatus: 3 InvariantName: Scheduled |
StatusCode
| Property | Value |
|---|---|
| Description | Select the service activity's status. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | -1 |
| GlobalChoiceName | serviceappointment_statuscode |
StatusCode Choices/Options
| Value | Details |
|---|---|
| 1 | Label: Requested State:0 TransitionData: None |
| 2 | Label: Tentative State:0 TransitionData: None |
| 3 | Label: Pending State:3 TransitionData: None |
| 4 | Label: Reserved State:3 TransitionData: None |
| 6 | Label: In Progress State:3 TransitionData: None |
| 7 | Label: Arrived State:3 TransitionData: None |
| 8 | Label: Completed State:1 TransitionData: None |
| 9 | Label: Canceled State:2 TransitionData: None |
| 10 | Label: No Show State:2 TransitionData: None |
Subcategory
| Property | Value |
|---|---|
| Description | Type a subcategory to identify the service activity type and relate the activity to a specific product, service region, business group, or other function. |
| DisplayName | Sub-Category |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | subcategory |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 250 |
Subject
| Property | Value |
|---|---|
| Description | Type a short description about the objective or primary topic of the service activity. |
| DisplayName | Subject |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | subject |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 200 |
SubscriptionId
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Subscription |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | subscriptionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
To
| Property | Value |
|---|---|
| Description | 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 | Choose the local currency for the record to make sure budgets are reported in the correct currency. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | transactioncurrency |
TraversedPath
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | (Deprecated) 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 | 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
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- DeliveryLastAttemptedOn
- ExchangeRate
- InstanceTypeCode
- IsRegularActivity
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OnHoldTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- PostponeActivityProcessingUntil
- SenderMailboxId
- SentOn
- SeriesId
- SLAInvokedId
- VersionNumber
ActivityTypeCode
| Property | Value |
|---|---|
| Description | Shows the 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 | Date and time when the activity was created. |
| 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 | Unique identifier of the delegate user who created the activitypointer. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
DeliveryLastAttemptedOn
| Property | Value |
|---|---|
| Description | 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 | Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default 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 | _serviceappointment_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 | Information regarding 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 | False |
| 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 | Date and time when activity was last modified. |
| 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 | Unique identifier of the delegate user who last modified the activitypointer. |
| 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 | 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 | Uniqueidentifier specifying the id of recurring series of an instance. |
| DisplayName | Series Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | seriesid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
SLAInvokedId
| Property | Value |
|---|---|
| Description | Last SLA that was applied to this email. 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_ServiceAppointments
- activity_pointer_service_appointment
- adx_invitation_ServiceAppointments
- bookableresourcebooking_ServiceAppointments
- bookableresourcebookingheader_ServiceAppointments
- bulkoperation_ServiceAppointments
- business_unit_service_appointments
- Campaign_ServiceAppointments
- campaignactivity_ServiceAppointments
- Contact_ServiceAppointments
- Contract_ServiceAppointments
- entitlement_ServiceAppointments
- entitlementtemplate_ServiceAppointments
- Incident_ServiceAppointments
- interactionforemail_ServiceAppointments
- Invoice_ServiceAppointments
- KnowledgeArticle_ServiceAppointments
- KnowledgeBaseRecord_ServiceAppointments
- Lead_ServiceAppointments
- lk_serviceappointment_createdby
- lk_serviceappointment_createdonbehalfby
- lk_serviceappointment_modifiedby
- lk_serviceappointment_modifiedonbehalfby
- manualsla_serviceappointment
- msdyn_customerasset_ServiceAppointments
- msdyn_postalbum_ServiceAppointments
- msdyn_salessuggestion_ServiceAppointments
- msdyn_swarm_ServiceAppointments
- mspp_adplacement_ServiceAppointments
- mspp_pollplacement_ServiceAppointments
- mspp_publishingstatetransitionrule_ServiceAppointments
- mspp_redirect_ServiceAppointments
- mspp_shortcut_ServiceAppointments
- mspp_website_ServiceAppointments
- Opportunity_ServiceAppointments
- Quote_ServiceAppointments
- SalesOrder_ServiceAppointments
- service_service_appointments
- serviceappointment_mailbox_sendermailboxid
- serviceappointment_owner_ownerid
- site_service_appointments
- site_ServiceAppointments
- sla_serviceappointment
- system_user_service_appointments
- team_service_appointments
- TransactionCurrency_ServiceAppointment
Account_ServiceAppointments
One-To-Many Relationship: account Account_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | account |
| ReferencedAttribute | accountid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_account_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
activity_pointer_service_appointment
One-To-Many Relationship: activitypointer activity_pointer_service_appointment
| Property | Value |
|---|---|
| ReferencedEntity | activitypointer |
| ReferencedAttribute | activityid |
| ReferencingAttribute | activityid |
| ReferencingEntityNavigationPropertyName | activityid_activitypointer |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
adx_invitation_ServiceAppointments
One-To-Many Relationship: adx_invitation adx_invitation_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | adx_invitation |
| ReferencedAttribute | adx_invitationid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_adx_invitation_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
bookableresourcebooking_ServiceAppointments
One-To-Many Relationship: bookableresourcebooking bookableresourcebooking_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | bookableresourcebooking |
| ReferencedAttribute | bookableresourcebookingid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_bookableresourcebooking_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
bookableresourcebookingheader_ServiceAppointments
One-To-Many Relationship: bookableresourcebookingheader bookableresourcebookingheader_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | bookableresourcebookingheader |
| ReferencedAttribute | bookableresourcebookingheaderid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_bookableresourcebookingheader_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
bulkoperation_ServiceAppointments
One-To-Many Relationship: bulkoperation bulkoperation_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | bulkoperation |
| ReferencedAttribute | activityid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_bulkoperation_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
business_unit_service_appointments
One-To-Many Relationship: businessunit business_unit_service_appointments
| Property | Value |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
Campaign_ServiceAppointments
One-To-Many Relationship: campaign Campaign_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | campaign |
| ReferencedAttribute | campaignid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_campaign_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
campaignactivity_ServiceAppointments
One-To-Many Relationship: campaignactivity campaignactivity_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | campaignactivity |
| ReferencedAttribute | activityid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_campaignactivity_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
Contact_ServiceAppointments
One-To-Many Relationship: contact Contact_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | contact |
| ReferencedAttribute | contactid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_contact_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
Contract_ServiceAppointments
One-To-Many Relationship: contract Contract_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | contract |
| ReferencedAttribute | contractid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_contract_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
entitlement_ServiceAppointments
One-To-Many Relationship: entitlement entitlement_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | entitlement |
| ReferencedAttribute | entitlementid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_entitlement_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
entitlementtemplate_ServiceAppointments
One-To-Many Relationship: entitlementtemplate entitlementtemplate_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | entitlementtemplate |
| ReferencedAttribute | entitlementtemplateid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_entitlementtemplate_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
Incident_ServiceAppointments
One-To-Many Relationship: incident Incident_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | incident |
| ReferencedAttribute | incidentid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_incident_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
interactionforemail_ServiceAppointments
One-To-Many Relationship: interactionforemail interactionforemail_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | interactionforemail |
| ReferencedAttribute | interactionforemailid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_new_interactionforemail_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
Invoice_ServiceAppointments
One-To-Many Relationship: invoice Invoice_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | invoice |
| ReferencedAttribute | invoiceid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_invoice_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
KnowledgeArticle_ServiceAppointments
One-To-Many Relationship: knowledgearticle KnowledgeArticle_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | knowledgearticle |
| ReferencedAttribute | knowledgearticleid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgearticle_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
KnowledgeBaseRecord_ServiceAppointments
One-To-Many Relationship: knowledgebaserecord KnowledgeBaseRecord_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | knowledgebaserecord |
| ReferencedAttribute | knowledgebaserecordid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgebaserecord_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
Lead_ServiceAppointments
One-To-Many Relationship: lead Lead_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | lead |
| ReferencedAttribute | leadid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_lead_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
lk_serviceappointment_createdby
One-To-Many Relationship: systemuser lk_serviceappointment_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_serviceappointment_createdonbehalfby
One-To-Many Relationship: systemuser lk_serviceappointment_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_serviceappointment_modifiedby
One-To-Many Relationship: systemuser lk_serviceappointment_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_serviceappointment_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_serviceappointment_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
manualsla_serviceappointment
One-To-Many Relationship: sla manualsla_serviceappointment
| Property | Value |
|---|---|
| ReferencedEntity | sla |
| ReferencedAttribute | slaid |
| ReferencingAttribute | slaid |
| ReferencingEntityNavigationPropertyName | SLAId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_customerasset_ServiceAppointments
One-To-Many Relationship: msdyn_customerasset msdyn_customerasset_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_customerasset |
| ReferencedAttribute | msdyn_customerassetid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_customerasset_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
msdyn_postalbum_ServiceAppointments
One-To-Many Relationship: msdyn_postalbum msdyn_postalbum_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_postalbum |
| ReferencedAttribute | msdyn_postalbumid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_postalbum_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
msdyn_salessuggestion_ServiceAppointments
One-To-Many Relationship: msdyn_salessuggestion msdyn_salessuggestion_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_salessuggestion |
| ReferencedAttribute | msdyn_salessuggestionid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_salessuggestion_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
msdyn_swarm_ServiceAppointments
One-To-Many Relationship: msdyn_swarm msdyn_swarm_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_swarm |
| ReferencedAttribute | msdyn_swarmid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_swarm_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
mspp_adplacement_ServiceAppointments
One-To-Many Relationship: mspp_adplacement mspp_adplacement_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | mspp_adplacement |
| ReferencedAttribute | mspp_adplacementid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_adplacement_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_pollplacement_ServiceAppointments
One-To-Many Relationship: mspp_pollplacement mspp_pollplacement_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | mspp_pollplacement |
| ReferencedAttribute | mspp_pollplacementid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_pollplacement_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_publishingstatetransitionrule_ServiceAppointments
One-To-Many Relationship: mspp_publishingstatetransitionrule mspp_publishingstatetransitionrule_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | mspp_publishingstatetransitionrule |
| ReferencedAttribute | mspp_publishingstatetransitionruleid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_publishingstatetransitionrule_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_redirect_ServiceAppointments
One-To-Many Relationship: mspp_redirect mspp_redirect_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | mspp_redirect |
| ReferencedAttribute | mspp_redirectid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_redirect_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_shortcut_ServiceAppointments
One-To-Many Relationship: mspp_shortcut mspp_shortcut_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | mspp_shortcut |
| ReferencedAttribute | mspp_shortcutid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_shortcut_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_website_ServiceAppointments
One-To-Many Relationship: mspp_website mspp_website_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | mspp_website |
| ReferencedAttribute | mspp_websiteid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_website_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
Opportunity_ServiceAppointments
One-To-Many Relationship: opportunity Opportunity_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | opportunity |
| ReferencedAttribute | opportunityid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_opportunity_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
Quote_ServiceAppointments
One-To-Many Relationship: quote Quote_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | quote |
| ReferencedAttribute | quoteid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_quote_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
SalesOrder_ServiceAppointments
One-To-Many Relationship: salesorder SalesOrder_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | salesorder |
| ReferencedAttribute | salesorderid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_salesorder_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: RemoveLinkMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
service_service_appointments
One-To-Many Relationship: service service_service_appointments
| Property | Value |
|---|---|
| ReferencedEntity | service |
| ReferencedAttribute | serviceid |
| ReferencingAttribute | serviceid |
| ReferencingEntityNavigationPropertyName | serviceid_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
serviceappointment_mailbox_sendermailboxid
One-To-Many Relationship: mailbox serviceappointment_mailbox_sendermailboxid
| Property | Value |
|---|---|
| ReferencedEntity | mailbox |
| ReferencedAttribute | mailboxid |
| ReferencingAttribute | sendermailboxid |
| ReferencingEntityNavigationPropertyName | sendermailboxid_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
serviceappointment_owner_ownerid
One-To-Many Relationship: owner serviceappointment_owner_ownerid
| Property | Value |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
site_service_appointments
One-To-Many Relationship: site site_service_appointments
| Property | Value |
|---|---|
| ReferencedEntity | site |
| ReferencedAttribute | siteid |
| ReferencingAttribute | siteid |
| ReferencingEntityNavigationPropertyName | siteid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
site_ServiceAppointments
One-To-Many Relationship: site site_ServiceAppointments
| Property | Value |
|---|---|
| ReferencedEntity | site |
| ReferencedAttribute | siteid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_site_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
sla_serviceappointment
One-To-Many Relationship: sla sla_serviceappointment
| Property | Value |
|---|---|
| ReferencedEntity | sla |
| ReferencedAttribute | slaid |
| ReferencingAttribute | slainvokedid |
| ReferencingEntityNavigationPropertyName | slainvokedid_serviceappointment_sla |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
system_user_service_appointments
One-To-Many Relationship: systemuser system_user_service_appointments
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
team_service_appointments
One-To-Many Relationship: team team_service_appointments
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
TransactionCurrency_ServiceAppointment
One-To-Many Relationship: transactioncurrency TransactionCurrency_ServiceAppointment
| Property | Value |
|---|---|
| ReferencedEntity | transactioncurrency |
| ReferencedAttribute | transactioncurrencyid |
| ReferencingAttribute | transactioncurrencyid |
| ReferencingEntityNavigationPropertyName | transactioncurrencyid_serviceappointment |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- CampaignResponse_ServiceAppointments
- serviceappointment_actioncard
- serviceappointment_activity_parties
- ServiceAppointment_Annotation
- ServiceAppointment_AsyncOperations
- ServiceAppointment_BulkDeleteFailures
- serviceappointment_connections1
- serviceappointment_connections2
- serviceappointment_MailboxTrackingFolders
- serviceappointment_principalobjectattributeaccess
- ServiceAppointment_ProcessSessions
- ServiceAppointment_QueueItem
- ServiceAppointment_SyncErrors
- slakpiinstance_serviceappointment
CampaignResponse_ServiceAppointments
Many-To-One Relationship: campaignresponse CampaignResponse_ServiceAppointments
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | originatingactivityid |
| ReferencedEntityNavigationPropertyName | CampaignResponse_ServiceAppointments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
serviceappointment_actioncard
Many-To-One Relationship: actioncard serviceappointment_actioncard
| Property | Value |
|---|---|
| ReferencingEntity | actioncard |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | serviceappointment_actioncard |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
serviceappointment_activity_parties
Many-To-One Relationship: activityparty serviceappointment_activity_parties
| Property | Value |
|---|---|
| ReferencingEntity | activityparty |
| ReferencingAttribute | activityid |
| ReferencedEntityNavigationPropertyName | serviceappointment_activity_parties |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ServiceAppointment_Annotation
Many-To-One Relationship: annotation ServiceAppointment_Annotation
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | ServiceAppointment_Annotation |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ServiceAppointment_AsyncOperations
Many-To-One Relationship: asyncoperation ServiceAppointment_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | ServiceAppointment_AsyncOperations |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ServiceAppointment_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure ServiceAppointment_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | ServiceAppointment_BulkDeleteFailures |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
serviceappointment_connections1
Many-To-One Relationship: connection serviceappointment_connections1
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| ReferencedEntityNavigationPropertyName | serviceappointment_connections1 |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
serviceappointment_connections2
Many-To-One Relationship: connection serviceappointment_connections2
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| ReferencedEntityNavigationPropertyName | serviceappointment_connections2 |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
serviceappointment_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder serviceappointment_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | serviceappointment_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
serviceappointment_principalobjectattributeaccess
Many-To-One Relationship: principalobjectattributeaccess serviceappointment_principalobjectattributeaccess
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | serviceappointment_principalobjectattributeaccess |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ServiceAppointment_ProcessSessions
Many-To-One Relationship: processsession ServiceAppointment_ProcessSessions
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | ServiceAppointment_ProcessSessions |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ServiceAppointment_QueueItem
Many-To-One Relationship: queueitem ServiceAppointment_QueueItem
| Property | Value |
|---|---|
| ReferencingEntity | queueitem |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | ServiceAppointment_QueueItem |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
ServiceAppointment_SyncErrors
Many-To-One Relationship: syncerror ServiceAppointment_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | ServiceAppointment_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
slakpiinstance_serviceappointment
Many-To-One Relationship: slakpiinstance slakpiinstance_serviceappointment
| Property | Value |
|---|---|
| ReferencingEntity | slakpiinstance |
| ReferencingAttribute | regarding |
| ReferencedEntityNavigationPropertyName | slakpiinstance_serviceappointment |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference