Muokkaa

Jaa


SLA table/entity reference

Contains information about the tracked service-level KPIs for cases that belong to different customers.

Messages

The following table lists the messages for the SLA 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 /slas(slaid)
Update the ownerid property.
AssignRequest
Create
Event: True
POST /slas
See Create
Create records
Delete
Event: False
DELETE /slas(slaid)
See Delete
Delete records
GrantAccess
Event: True
GrantAccess GrantAccessRequest
ModifyAccess
Event: True
ModifyAccess ModifyAccessRequest
Retrieve
Event: False
GET /slas(slaid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: False
GET /slas
See Query data
Query data
RetrievePrincipalAccess
Event: True
RetrievePrincipalAccess RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess
Event: True
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess
Event: True
RevokeAccess RevokeAccessRequest
SetState
Event: True
PATCH /slas(slaid)
Update the statecode and statuscode properties.
SetStateRequest
Update
Event: True
PATCH /slas(slaid)
See Update
Update records
Upsert
Event: False
PATCH /slas(slaid)
See Upsert a table row
UpsertRequest

Properties

The following table lists selected properties for the SLA table.

Property Value
DisplayName SLA
DisplayCollectionName SLAs
SchemaName SLA
CollectionSchemaName SLAs
EntitySetName slas
LogicalName sla
LogicalCollectionName slas
PrimaryIdAttribute slaid
PrimaryNameAttribute name
TableType Standard
OwnershipType UserOwned

Writable columns/attributes

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

AllowPauseResume

Property Value
Description Select whether this SLA will allow pausing and resuming during the time calculation.
DisplayName Allow Pause and Resume
IsValidForForm True
IsValidForRead True
LogicalName allowpauseresume
RequiredLevel SystemRequired
Type Boolean
GlobalChoiceName sla_allowpauseresume
DefaultValue False
True Label Allow
False Label Do Not Allow

ApplicableFrom

Property Value
Description Select the field that specifies the date and time from which the SLA items will be calculated for the case record. For example, if you select the Case Created On field, SLA calculation will begin from the time the case is created.
DisplayName Applicable From
IsValidForForm True
IsValidForRead True
LogicalName applicablefrom
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 100

ApplicableFromPickList

Property Value
Description Select the field that specifies the date and time from which the SLA items will be calculated. For example, if you select the Case Created On field, SLA calculation will begin from the time the case is created.
DisplayName Applicable From
IsValidForForm True
IsValidForRead True
LogicalName applicablefrompicklist
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName slabase_applicablefrom

ApplicableFromPickList Choices/Options

Value Label
1 No
2 Yes

BusinessHoursId

Property Value
Description Choose the business hours for calculating SLA item timelines.
DisplayName Business Hours
IsValidForForm True
IsValidForRead True
LogicalName businesshoursid
RequiredLevel None
Type Lookup
Targets calendar

ChangedAttributeList

Property Value
Description Type additional information to describe the SLA
DisplayName ChangedAttributeList
IsValidForForm False
IsValidForRead True
LogicalName changedattributelist
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

Description

Property Value
Description Type additional information to describe the SLA
DisplayName Description
IsValidForForm True
IsValidForRead True
LogicalName description
RequiredLevel None
Type String
Format TextArea
FormatName TextArea
ImeMode Auto
IsLocalizable False
MaxLength 100

IsDefault

Property Value
Description Tells whether this SLA is the default one.
DisplayName Is Default
IsValidForForm True
IsValidForRead True
LogicalName isdefault
RequiredLevel None
Type Boolean
GlobalChoiceName sla_isdefault
DefaultValue False
True Label Yes
False Label No

Name

Property Value
Description Type a descriptive name of the service level agreement (SLA).
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName name
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OwnerId

Property Value
Description Enter the user or team who owns the SLA. This field is updated every time the item is assigned to a different user.
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

OwningBusinessUnit

Property Value
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Type Lookup
Targets businessunit

OwningTeam

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

OwningUser

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

PrimaryEntityOTC

Property Value
Description Shows the primary entity that the SLA has been created for.
DisplayName Primary Entity
IsValidForForm True
IsValidForRead True
LogicalName primaryentityotc
RequiredLevel SystemRequired
Type Integer
MaxValue 2147483647
MinValue -2147483648

SLAId

Property Value
Description Unique identifier of the SLA.
DisplayName SLA
IsValidForForm False
IsValidForRead True
LogicalName slaid
RequiredLevel SystemRequired
Type Uniqueidentifier

SLAType

Property Value
Description Select the type of service level agreement (SLA).
DisplayName SLA Type
IsValidForForm True
IsValidForRead True
LogicalName slatype
RequiredLevel SystemRequired
Type Picklist
DefaultFormValue 0
GlobalChoiceName sla_slatype

SLAType Choices/Options

Value Label
0 Standard
1 Enhanced

slaversion

Property Value
Description
DisplayName Record version
IsValidForForm True
IsValidForRead True
LogicalName slaversion
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName sla_slaversion

slaversion Choices/Options

Value Label
100000000 Version WC
100000001 Version UC

StateCode

Property Value
Description Shows whether the Service Level Agreement (SLA) is active or inactive.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue 0
GlobalChoiceName sla_statecode

StateCode Choices/Options

Value Details
0 Label: Draft
DefaultStatus: 1
InvariantName: Draft
1 Label: Active
DefaultStatus: 2
InvariantName: Active

StatusCode

Property Value
Description Select the status of the service level agreement (SLA).
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status
DefaultFormValue 1
GlobalChoiceName sla_statuscode

StatusCode Choices/Options

Value Details
1 Label: Draft
State:0
TransitionData: None
2 Label: Active
State:1
TransitionData: None

WorkflowId

Property Value
Description Workflow associated with the SLA.
DisplayName Workflow ID
IsValidForForm False
IsValidForRead True
LogicalName workflowid
RequiredLevel None
Type Lookup
Targets workflow

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

ComponentState

Property Value
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist
DefaultFormValue -1
GlobalChoiceName componentstate

ComponentState Choices/Options

Value Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Property Value
Description Shows who created the record.
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 record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedOnBehalfBy

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

ExchangeRate

Property Value
Description Exchange rate between the currency associated with the SLA record and 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

IsManaged

Property Value
Description For internal use only.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean
GlobalChoiceName ismanaged
DefaultValue False
True Label Managed
False Label Unmanaged

ModifiedBy

Property Value
Description Shows who last updated the record.
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 record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Modified On
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ModifiedOnBehalfBy

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

ObjectTypeCode

Property Value
Description Choose the entity type that the SLA is defined.
DisplayName Object Type Code
IsValidForForm True
IsValidForRead True
LogicalName objecttypecode
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName sla_objecttypecode

ObjectTypeCode Choices/Options

Value Label
1 Account
2 Contact
5 Note
6 Business Unit Map
7 Owner
8 User
9 Team
10 Business Unit
14 System User Principal
29 Subscription
30 Filter Template
31 Privilege Object Type Code
33 Subscription Synchronization Information
35 Tracking information for deleted entities
36 Client update
37 Subscription Manually Tracked Object
42 SystemUser BusinessUnit Entity Map
44 Field Sharing
45 Subscription Statistic Offline
46 Subscription Statistic Outlook
47 Subscription Sync Entry Offline
48 Subscription Sync Entry Outlook
50 Position
51 System User Manager Map
52 User Search Facet
54 Global Search Configuration
55 FileAttachment
60 SystemUserAuthorizationChangeTracker
61 PrincipalEntityBusinessUnitMap
72 Record Filter
73 EntityRecordFilter
74 Secured Masking Rule
75 Privilege Checker Run
76 Privilege Checker Log
78 Virtual Entity Data Provider
85 Virtual Entity Data Source
92 Team template
99 Social Profile
101 Service Plan
103 Privileges Removal Setting
126 Indexed Article
127 Article
129 Subject
132 Announcement
135 Activity Party
150 User Settings
300 Canvas App
301 Callback Registration
372 Connector
373 Connection Instance
380 Environment Variable Definition
381 Environment Variable Value
400 AI Template
401 AI Model
402 AI Configuration
418 Dataflow
430 Entity Analytics Config
431 Image Attribute Configuration
432 Entity Image Configuration
950 New Process
951 Translation Process
955 Expired Process
1001 Attachment
1002 Attachment
1003 Internal Address
1007 Image Descriptor
1016 Article Template
1019 Organization
1021 Organization UI
1023 Privilege
1030 System Form
1031 User Dashboard
1036 Security Role
1037 Role Template
1039 View
1043 String Map
1071 Address
1072 Subscription Clients
1075 Status Map
1082 Article Comment
1086 User Fiscal Calendar
1094 Authorization Server
1095 Partner Application
1111 System Chart
1112 User Chart
1113 Ribbon Tab To Command Mapping
1115 Ribbon Context Group
1116 Ribbon Command
1117 Ribbon Rule
1120 Application Ribbons
1130 Ribbon Difference
1140 Replication Backlog
1189 Document Suggestions
1190 SuggestionCardTemplate
1200 Field Security Profile
1201 Field Permission
1203 Team Profiles
1204 Application
1234 Channel Property Group
1236 Channel Property
1300 SocialInsightsConfiguration
1309 Saved Organization Insights Configuration
1400 Sync Attribute Mapping Profile
1401 Sync Attribute Mapping
1403 Team Sync-Attribute Mapping Profiles
1404 Principal Sync Attribute Map
2000 Annual Fiscal Calendar
2001 Semiannual Fiscal Calendar
2002 Quarterly Fiscal Calendar
2003 Monthly Fiscal Calendar
2004 Fixed Monthly Fiscal Calendar
2010 Email Template
2012 Unresolved Address
2013 Territory
2015 Theme
2016 User Mapping
2020 Queue
2023 QueueItemCount
2024 QueueMemberCount
2027 License
2029 Queue Item
2500 User Entity UI Settings
2501 User Entity Instance Data
3000 Integration Status
3005 Channel Access Profile
3008 External Party
3231 Connection Role
3233 Connection Role Object Type Code
3234 Connection
4003 Calendar
4004 Calendar Rule
4011 Inter Process Lock
4023 Email Hash
4101 Display String Map
4102 Display String
4110 Notification
4120 Exchange Sync Id Mapping
4200 Activity
4201 Appointment
4202 Email
4204 Fax
4207 Letter
4210 Phone Call
4212 Task
4216 Social Activity
4220 UntrackedEmail
4230 Saved View
4231 Metadata Difference
4232 Business Data Localized Label
4250 Recurrence Rule
4251 Recurring Appointment
4299 Email Search
4410 Data Import
4411 Data Map
4412 Import Source File
4413 Import Data
4414 Duplicate Detection Rule
4415 Duplicate Record
4416 Duplicate Rule Condition
4417 Column Mapping
4418 List Value Mapping
4419 Lookup Mapping
4420 Owner Mapping
4423 Import Log
4424 Bulk Delete Operation
4425 Bulk Delete Failure
4426 Transformation Mapping
4427 Transformation Parameter Mapping
4428 Import Entity Mapping
4450 Data Performance Dashboard
4490 Office Document
4500 Relationship Role
4501 Relationship Role Map
4502 Customer Relationship
4567 Auditing
4579 Ribbon Client Metadata.
4600 Entity Map
4601 Attribute Map
4602 Plug-in Type
4603 Plug-in Type Statistic
4605 Plug-in Assembly
4606 Sdk Message
4607 Sdk Message Filter
4608 Sdk Message Processing Step
4609 Sdk Message Request
4610 Sdk Message Response
4611 Sdk Message Response Field
4613 Sdk Message Pair
4614 Sdk Message Request Field
4615 Sdk Message Processing Step Image
4616 Sdk Message Processing Step Secure Configuration
4618 Service Endpoint
4619 Plug-in Trace Log
4700 System Job
4702 Workflow Wait Subscription
4703 Process
4704 Process Dependency
4705 ISV Config
4706 Process Log
4707 Application File
4708 Organization Statistic
4709 Site Map
4710 Process Session
4711 Expander Event
4712 Process Trigger
4720 Flow Session
4724 Process Stage
4725 Business Process Flow Instance
4800 Web Wizard
4802 Wizard Page
4803 Web Wizard Access Privilege
4810 Time Zone Definition
4811 Time Zone Rule
4812 Time Zone Localized Name
5000 Recently Used
5004 NL2SQ Registration Information
7000 System Application Metadata
7001 User Application Metadata
7100 Solution
7101 Publisher
7102 Publisher Address
7103 Solution Component
7104 Solution Component Definition
7105 Dependency
7106 Dependency Node
7107 Invalid Dependency
7108 Dependency Feature
7200 RuntimeDependency
7755 ElasticFileAttachment
8000 Post
8001 Post Role
8002 Post Regarding
8003 Follow
8005 Comment
8006 Like
8040 ACIViewMapper
8050 Trace
8051 Trace Association
8052 Trace Regarding
8181 Routing Rule Set
8199 Rule Item
8700 AppModule Metadata
8701 AppModule Metadata Dependency
8702 AppModule Metadata Async Operation
8840 Hierarchy Rule
9006 Model-driven App
9007 App Module Component
9009 App Module Roles
9011 App Config Master
9012 App Configuration
9013 App Configuration Instance
9100 Report
9101 Report Related Entity
9102 Report Related Category
9103 Report Visibility
9104 Report Link
9105 Currency
9106 Mail Merge Template
9107 Import Job
9201 LocalConfigStore
9300 Record Creation and Update Rule
9301 Record Creation and Update Rule Item
9333 Web Resource
9400 Channel Access Profile Rule
9401 Channel Access Profile Rule Item
9502 SharePoint Site
9507 Sharepoint Document
9508 Document Location
9509 SharePoint Data
9510 Rollup Properties
9511 Rollup Job
9600 Goal
9602 Rollup Query
9603 Goal Metric
9604 Rollup Field
9605 Email Server Profile
9606 Mailbox
9607 Mailbox Statistics
9608 Mailbox Auto Tracking Folder
9609 Mailbox Tracking Category
9650 Process Configuration
9690 Organization Insights Notification
9699 Organization Insights Metric
9750 SLA
9751 SLA Item
9752 SLA KPI Instance
9753 Custom Control
9754 Custom Control Resource
9755 Custom Control Default Config
9800 Entity
9808 Attribute
9809 OptionSet
9810 Entity Key
9811 Entity Relationship
9812 Managed Property
9813 Relationship Entity
9814 Relationship Attribute
9815 Entity Index
9816 Index Attribute
9820 Secured Masking Column
9866 Mobile Offline Profile
9867 Mobile Offline Profile Item
9868 Mobile Offline Profile Item Association
9869 Sync Error
9870 Offline Command Definition
9875 Language Provisioning State
9880 Ribbon Metadata To Process
9890 SolutionHistoryData
9900 Navigation Setting
9910 MultiEntitySearch
9912 Multi Select Option Value
9919 Hierarchy Security Configuration
9930 Knowledge Base Record
9932 Time Stamp Date Mapping
9936 Azure Service Connection
9940 Document Template
9941 Personal Document Template
9945 Text Analytics Entity Mapping
9947 Knowledge Search Model
9949 Advanced Similarity Rule
9950 Office Graph Document
9951 Similarity Rule
9953 Knowledge Article
9955 Knowledge Article Views
9957 Language
9958 Feedback
9959 Category
9960 Knowledge Article Category
9961 DelveActionHub
9962 Action Card
9968 ActionCardUserState
9973 Action Card User Settings
9983 Action Card Type
9986 Interaction for Email
9987 External Party Item
9996 HolidayWrapper
9997 Email Signature
10000 Solution Component Attribute Configuration
10001 Solution Component Batch Configuration
10002 Solution Component Configuration
10003 Solution Component Relationship Configuration
10004 Solution History
10005 Solution History Data Source
10006 Component Layer
10007 Component Layer Data Source
10008 Package
10009 Package History
10011 StageSolutionUpload
10012 ExportSolutionUpload
10013 FeatureControlSetting
10014 Solution Component Summary
10015 Solution Component Count Summary
10016 Solution Component Data Source
10017 Solution Component Count Data Source
10018 Microsoft Entra ID
10019 Staged Entity
10020 Staged Entity Attribute
10021 Staged Metadata Async Operation
10022 Key Vault Reference
10023 Managed Identity
10024 Catalog
10025 Catalog Assignment
10026 Internal Catalog Assignment
10027 Custom API
10028 Custom API Request Parameter
10029 Custom API Response Property
10030 Plugin Package
10031 NonRelational Data Source
10032 ProvisionLanguageForUser
10033 Shared Object
10034 Shared Workspace
10035 Shared Workspace Pool
10036 Data Lake Folder
10037 Data Lake Folder Permission
10038 Data Lake Workspace
10039 Data Lake Workspace Permission
10040 Data Processing configuration
10041 Exported Excel
10042 RetainedData Excel
10043 Synapse Database
10044 Synapse Link External Table State
10045 Synapse Link Profile
10046 Synapse Link Profile Entity
10047 Synapse Link Profile Entity State
10048 Synapse Link Schedule
10049 Component Version
10050 Component Version Data Source
10051 Component Version (Internal)
10052 DataflowRefreshHistory
10053 EntityRefreshHistory
10054 Shared Link Setting
10055 DelegatedAuthorization
10057 CascadeGrantRevokeAccessRecordsTracker
10058 CascadeGrantRevokeAccessVersionTracker
10059 RevokeInheritedAccessRecordsTracker
10060 TdsMetadata
10061 Model-Driven App Element
10062 Model-Driven App Component Node's Edge
10063 Model-Driven App Component Node
10064 Model-Driven App Setting
10065 Model-Driven App User Setting
10066 Organization Setting
10067 Setting Definition
10068 CanvasApp Extended Metadata
10069 Service Plan Mapping
10070 Service Plan Custom Control
10072 ApplicationUser
10075 OData v4 Data Source
10076 Workflow Binary
10077 Credential
10078 Desktop Flow Module
10079 Flow Capacity Assignment
10080 Flow Credential Application
10081 Flow Event
10082 Flow Machine
10083 Flow Machine Group
10084 Flow Machine Image
10085 Flow Machine Image Version
10086 Flow Machine Network
10087 ProcessStageParameter
10088 Work Queue
10089 Work Queue Item
10090 Desktop Flow Binary
10091 Flow Log
10092 Flow Run
10093 Action Approval Model
10094 Approval
10095 Approval Request
10096 Approval Response
10097 Approval Step
10098 Await All Action Approval Model
10099 Await All Approval Model
10100 Basic Approval Model Data
10101 Flow Approval
10110 Connection Reference
10111 DVFileSearch
10112 DVFileSearchAttribute
10113 DVFileSearchEntity
10114 DVTableSearch
10115 DVTableSearchAttribute
10116 DVTableSearchEntity
10117 AICopilot
10118 AIPluginAuth
10119 AI Plugin Conversation Starter
10120 AI Plugin Conversation Starter Mapping
10121 AI Plugin Governance
10122 AI Plugin Governance Extended
10123 AIPluginOperationResponseTemplate
10124 AIPluginTitle
10125 SideloadedAIPlugin
10126 AIPlugin
10127 AIPluginExternalSchema
10128 AIPluginExternalSchemaProperty
10129 AIPluginInstance
10130 AIPluginOperation
10131 AIPluginOperationParameter
10132 AIPluginUserSetting
10134 AI Event
10135 AI Builder Feedback Loop
10136 AI Form Processing Document
10137 AI Object Detection Image
10138 AI Object Detection Label
10139 AI Object Detection Bounding Box
10140 AI Object Detection Image Mapping
10142 AI Builder Dataset
10143 AI Builder Dataset File
10144 AI Builder Dataset Record
10145 AI Builder Datasets Container
10146 AI Builder File
10147 AI Builder File Attached Data
10148 Help Page
10149 Tour
10150 BotContent
10151 ConversationTranscript
10152 Copilot
10153 Copilot component
10154 Copilot component collection
10165 Comment
10166 Fabric AISkill
10167 App Insights Metadata
10168 Dataflow Connection Reference
10169 Schedule
10170 Dataflow Template
10171 Dataflow DatalakeFolder
10172 Data Movement Service Request
10173 Data Movement Service Request Status
10174 DMS Sync Request
10175 DMS Sync Status
10176 Knowledge Asset Configuration
10177 Module Run Detail
10178 Salesforce Structured Object
10179 Salesforce Structured QnA Config
10180 Workflow Action Status
10181 FederatedKnowledgeConfiguration
10182 FederatedKnowledgeEntityConfiguration
10183 PDF Setting
10184 Activity File Attachment
10185 Teams chat
10186 Service Configuration
10187 SLA KPI
10188 Integrated search provider
10189 Knowledge Management Setting
10190 Knowledge Federated Article
10191 Knowledge Federated Article Incident
10192 Search provider
10193 Knowledge Article Image
10194 Knowledge Configuration
10195 Knowledge Interaction Insight
10196 Knowledge Search Insight
10197 Favorite knowledge article
10198 Knowledge article language setting
10199 Knowledge Article Attachment
10200 Knowledge personalization
10201 Knowledge Article Template
10202 Knowledge search personal filter config
10203 Knowledge search filter
10205 SupportUserTable
10206 FxExpression
10207 PowerfxRule
10208 Planner Business Scenario
10209 Planner Sync Action
10210 Ms Graph Resource To Subscription
10211 Virtual Entity Metadata
10212 Background Operation
10213 Report Parameter
10214 MobileOfflineProfileExtension
10215 MobileOfflineProfileItemFilter
10216 TeamMobileOfflineProfileMembership
10217 UserMobileOfflineProfileMembership
10218 OrganizationDataSyncSubscription
10219 OrganizationDataSyncSubscriptionEntity
10220 OrganizationDataSyncSubscriptionFnoTable
10221 OrganizationDataSyncFnoState
10222 OrganizationDataSyncState
10223 ArchiveCleanupInfo
10224 ArchiveCleanupOperation
10225 BulkArchiveConfig
10226 BulkArchiveFailureDetail
10227 BulkArchiveOperation
10228 BulkArchiveOperationDetail
10229 EnableArchivalRequest
10230 MetadataForArchival
10231 ReconciliationEntityInfo
10232 ReconciliationEntityStepInfo
10233 ReconciliationInfo
10234 RetentionCleanupInfo
10235 RetentionCleanupOperation
10236 RetentionConfig
10237 RetentionFailureDetail
10238 RetentionOperation
10239 RetentionOperationDetail
10240 Notification
10241 User Rating
10242 Mobile App
10243 Insights Store Data Source
10244 Insights Store Virtual Entity
10245 RoleEditorLayout
10246 Deleted Record Reference
10247 Restore Deleted Records Configuration
10248 App Action
10249 App Action Migration
10250 App Action Rule
10253 Card
10254 Card State Item
10257 Entity link chat configuration
10258 Rich Text Attachment
10259 Custom Control Extended Setting
10260 Timeline Pin
10261 Virtual Connector Data Source
10262 Virtual Table Column Candidate
10264 PM Analysis History
10265 PM Business Rule Automation Config
10266 PM Calendar
10267 PM Calendar Version
10268 PM Inferred Task
10269 PM Process Extended Metadata Version
10270 PM Process Template
10271 PM Process User Settings
10272 PM Process Version
10273 PM Recording
10274 PM Simulation
10275 PM Template
10276 PM View
10277 Analysis Component
10278 Analysis Job
10279 Analysis Override
10280 Analysis Result
10281 Analysis Result Detail
10282 Solution Health Rule
10283 Solution Health Rule Argument
10284 Solution Health Rule Set
10285 Power BI Dataset
10286 powerbidatasetapdx
10287 Power BI Mashup Parameter
10288 Power BI Report
10289 powerbireportapdx
10290 File Upload
10291 MainFewShot
10292 MakerFewShot
10293 SearchAttributeSettings
10294 SearchCustomAnalyzer
10295 SearchRelationshipSettings
10296 SearchResultsCache
10297 Search Telemetry
10298 ViewAsExampleQuestion
10299 CopilotExampleQuestion
10300 CopilotGlossaryTerm
10301 CopilotSynonyms
10302 Site Component
10303 Site
10304 Site Language
10305 Power Pages Site Published
10308 External Identity
10309 Invitation
10310 Invite Redemption
10311 Portal Comment
10312 Setting
10313 Multistep Form Session
10317 Ad Placement
10318 Column Permission
10319 Column Permission Profile
10320 Content Snippet
10321 Basic Form
10322 Basic Form Metadata
10323 List
10324 Table Permission
10325 Page Template
10326 Poll Placement
10327 Power Pages Core Entity DS
10328 Publishing State
10329 Publishing State Transition Rule
10330 Redirect
10331 Shortcut
10332 Site Marker
10333 Site Setting
10334 Web File
10335 Multistep Form
10336 Multistep Form Metadata
10337 Form Step
10338 Web Link
10339 Web Link Set
10340 Web Page
10341 Web Page Access Control Rule
10342 Web Role
10343 Website
10344 Website Access
10345 Website Language
10346 Web Template
10353 Power Pages Scan Report
10354 Power Pages Log
10359 Catalog Submission Files
10360 Package Submission Store
10531 Form Mapping
18085 Event Expander Breadcrumb

OverwriteTime

Property Value
Description For internal use only.
DisplayName Record Overwrite Time
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Inactive
SourceTypeMask 0

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

SLAIdUnique

Property Value
Description For internal use only.
DisplayName Unique Id
IsValidForForm False
IsValidForRead True
LogicalName slaidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

Property Value
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Property Value
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

TransactionCurrencyId

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

VersionNumber

Property Value
Description Version number of the SLA.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

Many-to-One relationships

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

business_unit_slabase

One-To-Many Relationship: businessunit business_unit_slabase

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

lk_slabase_createdby

One-To-Many Relationship: systemuser lk_slabase_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdby
ReferencingEntityNavigationPropertyName createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_slabase_createdonbehalfby

One-To-Many Relationship: systemuser lk_slabase_createdonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdonbehalfby
ReferencingEntityNavigationPropertyName createdonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_slabase_modifiedby

One-To-Many Relationship: systemuser lk_slabase_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedby
ReferencingEntityNavigationPropertyName modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_slabase_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_slabase_modifiedonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedonbehalfby
ReferencingEntityNavigationPropertyName modifiedonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

owner_slas

One-To-Many Relationship: owner owner_slas

Property Value
ReferencedEntity owner
ReferencedAttribute ownerid
ReferencingAttribute ownerid
ReferencingEntityNavigationPropertyName ownerid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

slabase_businesshoursid

One-To-Many Relationship: calendar slabase_businesshoursid

Property Value
ReferencedEntity calendar
ReferencedAttribute calendarid
ReferencingAttribute businesshoursid
ReferencingEntityNavigationPropertyName businesshoursid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

slabase_workflowid

One-To-Many Relationship: workflow slabase_workflowid

Property Value
ReferencedEntity workflow
ReferencedAttribute workflowid
ReferencingAttribute workflowid
ReferencingEntityNavigationPropertyName workflowid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

team_slaBase

One-To-Many Relationship: team team_slaBase

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

TransactionCurrency_SLA

One-To-Many Relationship: transactioncurrency TransactionCurrency_SLA

Property Value
ReferencedEntity transactioncurrency
ReferencedAttribute transactioncurrencyid
ReferencingAttribute transactioncurrencyid
ReferencingEntityNavigationPropertyName transactioncurrencyid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

user_slabase

One-To-Many Relationship: systemuser user_slabase

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute owninguser
ReferencingEntityNavigationPropertyName owninguser
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

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

adx_inviteredemption_sla_slaid

Many-To-One Relationship: adx_inviteredemption adx_inviteredemption_sla_slaid

Property Value
ReferencingEntity adx_inviteredemption
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName adx_inviteredemption_sla_slaid
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10001
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

adx_inviteredemption_sla_slainvokedid

Many-To-One Relationship: adx_inviteredemption adx_inviteredemption_sla_slainvokedid

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

adx_portalcomment_sla_slaid

Many-To-One Relationship: adx_portalcomment adx_portalcomment_sla_slaid

Property Value
ReferencingEntity adx_portalcomment
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName adx_portalcomment_sla_slaid
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10001
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

adx_portalcomment_sla_slainvokedid

Many-To-One Relationship: adx_portalcomment adx_portalcomment_sla_slainvokedid

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

chat_sla_slaid

Many-To-One Relationship: chat chat_sla_slaid

Property Value
ReferencingEntity chat
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName chat_sla_slaid
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10001
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

chat_sla_slainvokedid

Many-To-One Relationship: chat chat_sla_slainvokedid

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

manualsla_account

Many-To-One Relationship: account manualsla_account

Property Value
ReferencingEntity account
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_account
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-00aa-000010001200

manualsla_activitypointer

Many-To-One Relationship: activitypointer manualsla_activitypointer

Property Value
ReferencingEntity activitypointer
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_activitypointer
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10001
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

manualsla_appointment

Many-To-One Relationship: appointment manualsla_appointment

Property Value
ReferencingEntity appointment
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_appointment
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: d0479533-05a4-4bd3-affc-5767379a344d

manualsla_contact

Many-To-One Relationship: contact manualsla_contact

Property Value
ReferencingEntity contact
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_contact
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-00aa-000010001210

manualsla_email

Many-To-One Relationship: email manualsla_email

Property Value
ReferencingEntity email
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_email
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: f26e11d0-0ef8-4dff-a7e2-1f5e091fedb0

manualsla_fax

Many-To-One Relationship: fax manualsla_fax

Property Value
ReferencingEntity fax
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_fax
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10001
QueryApi: null
ViewId: cff5d26b-966b-40e4-ad06-b9c65d1b8978

manualsla_letter

Many-To-One Relationship: letter manualsla_letter

Property Value
ReferencingEntity letter
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_letter
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10001
QueryApi: null
ViewId: e6be0f51-5892-4a70-86d1-4611fc5b2b5e

manualsla_phonecall

Many-To-One Relationship: phonecall manualsla_phonecall

Property Value
ReferencingEntity phonecall
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_phonecall
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10001
QueryApi: null
ViewId: 04f1599c-09e1-40d5-a493-b25165f2c3c3

manualsla_socialactivity

Many-To-One Relationship: socialactivity manualsla_socialactivity

Property Value
ReferencingEntity socialactivity
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_socialactivity
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10001
QueryApi: null
ViewId: ae2b791c-8210-49d3-ba16-3110af6864a4

manualsla_task

Many-To-One Relationship: task manualsla_task

Property Value
ReferencingEntity task
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName manualsla_task
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10001
QueryApi: null
ViewId: bd9e5b3b-94ae-4c4a-9e79-2e7aefee4f5e

sla_account

Many-To-One Relationship: account sla_account

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

sla_activitypointer

Many-To-One Relationship: activitypointer sla_activitypointer

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

sla_Annotation

Many-To-One Relationship: annotation sla_Annotation

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

sla_appointment

Many-To-One Relationship: appointment sla_appointment

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

sla_contact

Many-To-One Relationship: contact sla_contact

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

sla_email

Many-To-One Relationship: email sla_email

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

sla_fax

Many-To-One Relationship: fax sla_fax

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

sla_letter

Many-To-One Relationship: letter sla_letter

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

sla_phonecall

Many-To-One Relationship: phonecall sla_phonecall

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

sla_slaitem_slaId

Many-To-One Relationship: slaitem sla_slaitem_slaId

Property Value
ReferencingEntity slaitem
ReferencingAttribute slaid
ReferencedEntityNavigationPropertyName sla_slaitem_slaId
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

sla_socialactivity

Many-To-One Relationship: socialactivity sla_socialactivity

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

SLA_SyncErrors

Many-To-One Relationship: syncerror SLA_SyncErrors

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

sla_task

Many-To-One Relationship: task sla_task

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

slabase_AsyncOperations

Many-To-One Relationship: asyncoperation slabase_AsyncOperations

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

slabase_BulkDeleteFailures

Many-To-One Relationship: bulkdeletefailure slabase_BulkDeleteFailures

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

slabase_ProcessSessions

Many-To-One Relationship: processsession slabase_ProcessSessions

Property Value
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName slabase_ProcessSessions
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 110
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
sla