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.
Contains predefined customer support terms that can be used to created entitlements for customers.
Messages
The following table lists the messages for the Entitlement Template (EntitlementTemplate) 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 |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: True |
POST /entitlementtemplatesSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /entitlementtemplates(entitlementtemplateid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
RetrieveEvent: True |
GET /entitlementtemplates(entitlementtemplateid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /entitlementtemplatesSee Query data |
Query data |
UpdateEvent: True |
PATCH /entitlementtemplates(entitlementtemplateid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /entitlementtemplates(entitlementtemplateid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Entitlement Template (EntitlementTemplate) table.
| Property | Value |
|---|---|
| DisplayName | Entitlement Template |
| DisplayCollectionName | Entitlement Templates |
| SchemaName | EntitlementTemplate |
| CollectionSchemaName | EntitlementTemplates |
| EntitySetName | entitlementtemplates |
| LogicalName | entitlementtemplate |
| LogicalCollectionName | entitlementtemplates |
| PrimaryIdAttribute | entitlementtemplateid |
| PrimaryNameAttribute | name |
| TableType | Standard |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AllocationTypeCode
- DecreaseRemainingOn
- Description
- EndDate
- EntitlementTemplateId
- entitytype
- ImportSequenceNumber
- KbAccessLevel
- Name
- OverriddenCreatedOn
- RestrictCaseCreation
- SLAId
- StartDate
- TimeZoneRuleVersionNumber
- TotalTerms
- TransactionCurrencyId
- UTCConversionTimeZoneCode
AllocationTypeCode
| Property | Value |
|---|---|
| Description | Select whether the entitlement allocation is based on number of cases or number of hours. |
| DisplayName | Allocation Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | allocationtypecode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 0 |
| GlobalChoiceName | entitlementtemplate_allocationtype |
AllocationTypeCode Choices/Options
| Value | Label |
|---|---|
| 0 | Number of cases |
| 1 | Number of hours |
DecreaseRemainingOn
| Property | Value |
|---|---|
| Description | Information about whether to decrease the remaining terms when the case is created or when it is resolved |
| DisplayName | Decrease Remaining On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | decreaseremainingon |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 0 |
| GlobalChoiceName | entitlementtemplate_decreaseremainingon |
DecreaseRemainingOn Choices/Options
| Value | Label |
|---|---|
| 0 | Case Resolution |
| 1 | Case Creation |
Description
| Property | Value |
|---|---|
| Description | Type additional information to describe the account, such as an excerpt from the company's website. |
| DisplayName | Description |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| RequiredLevel | None |
| Type | Memo |
| Format | TextArea |
| FormatName | TextArea |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2000 |
EndDate
| Property | Value |
|---|---|
| Description | Enter the date and time when the entitlement ends. |
| DisplayName | End Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | enddate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
EntitlementTemplateId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Entitlement Template |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entitlementtemplateid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
entitytype
| Property | Value |
|---|---|
| Description | Entity type for which the entitlement template applies |
| DisplayName | Entity Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | entitytype |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | 0 |
| GlobalChoiceName | entitytype |
entitytype Choices/Options
| Value | Label |
|---|---|
| 0 | Case |
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 |
KbAccessLevel
| Property | Value |
|---|---|
| Description | Select the access someone will have to the knowledge base on the portal. |
| DisplayName | KB Access Level |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | kbaccesslevel |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 0 |
| GlobalChoiceName | entitlementtemplate_kbaccesslevel |
KbAccessLevel Choices/Options
| Value | Label |
|---|---|
| 0 | Standard |
| 1 | Premium |
| 2 | None |
Name
| Property | Value |
|---|---|
| Description | Type a descriptive name for the entitlement template. |
| DisplayName | Entitlement Template Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
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 |
RestrictCaseCreation
| Property | Value |
|---|---|
| Description | Tells whether case creation is restricted based on entitlement terms. |
| DisplayName | Restrict By Entitlement Terms |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | restrictcasecreation |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | entitlementtemplate_restrictcasecreation |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
SLAId
| Property | Value |
|---|---|
| Description | Choose the service level agreement (SLA) associated with the entitlement. |
| DisplayName | SLA |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | slaid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | sla |
StartDate
| Property | Value |
|---|---|
| Description | Enter the date and time when the entitlement begins. |
| DisplayName | Start Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | startdate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
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 |
TotalTerms
| Property | Value |
|---|---|
| Description | Type the total number of entitlement terms. |
| DisplayName | Total Terms |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | totalterms |
| RequiredLevel | None |
| Type | Decimal |
| ImeMode | Disabled |
| MaxValue | 100000000000 |
| MinValue | 0 |
| Precision | 2 |
| SourceTypeMask | 0 |
TransactionCurrencyId
| Property | Value |
|---|---|
| Description | Unique identifier of the currency associated with the contact. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | transactioncurrency |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ExchangeRate
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OrganizationId
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the record. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ExchangeRate
| Property | Value |
|---|---|
| Description | Exchange rate for the currency associated with the contact with respect to the base currency. |
| DisplayName | Exchange Rate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | exchangerate |
| RequiredLevel | None |
| Type | Decimal |
| ImeMode | Disabled |
| MaxValue | 100000000000 |
| MinValue | 1E-12 |
| Precision | 12 |
| SourceTypeMask | 0 |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who modified the record. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
OrganizationId
| Property | Value |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | organization |
VersionNumber
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- entitlementtemplate_organization
- lk_entitlementtemplate_createdby
- lk_entitlementtemplate_createdonbehalfby
- lk_entitlementtemplate_modifiedby
- lk_entitlementtemplate_modifiedonbehalfby
- sla_entitlementtemplate
- TransactionCurrency_entitlementtemplate
entitlementtemplate_organization
One-To-Many Relationship: organization entitlementtemplate_organization
| Property | Value |
|---|---|
| ReferencedEntity | organization |
| ReferencedAttribute | organizationid |
| ReferencingAttribute | organizationid |
| ReferencingEntityNavigationPropertyName | organizationid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_entitlementtemplate_createdby
One-To-Many Relationship: systemuser lk_entitlementtemplate_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_entitlementtemplate_createdonbehalfby
One-To-Many Relationship: systemuser lk_entitlementtemplate_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_entitlementtemplate_modifiedby
One-To-Many Relationship: systemuser lk_entitlementtemplate_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_entitlementtemplate_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_entitlementtemplate_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
sla_entitlementtemplate
One-To-Many Relationship: sla sla_entitlementtemplate
| Property | Value |
|---|---|
| ReferencedEntity | sla |
| ReferencedAttribute | slaid |
| ReferencingAttribute | slaid |
| ReferencingEntityNavigationPropertyName | slaid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
TransactionCurrency_entitlementtemplate
One-To-Many Relationship: transactioncurrency TransactionCurrency_entitlementtemplate
| Property | Value |
|---|---|
| ReferencedEntity | transactioncurrency |
| ReferencedAttribute | transactioncurrencyid |
| ReferencingAttribute | transactioncurrencyid |
| ReferencingEntityNavigationPropertyName | transactioncurrencyid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- entitlementtemplate_ActivityPointers
- entitlementtemplate_adx_inviteredemptions
- entitlementtemplate_adx_portalcomments
- entitlementtemplate_Annotations
- entitlementtemplate_Appointments
- entitlementtemplate_AsyncOperations
- entitlementtemplate_BulkDeleteFailures
- entitlementtemplate_chats
- entitlementtemplate_DuplicateBaseRecord
- entitlementtemplate_DuplicateMatchingRecord
- entitlementtemplate_Emails
- entitlementtemplate_entitlementchannel_entitlementtemplateid
- entitlementtemplate_Faxes
- entitlementtemplate_IncidentResolutions
- entitlementtemplate_Letters
- EntitlementTemplate_MailboxTrackingFolder
- entitlementtemplate_msdyn_copilottranscripts
- entitlementtemplate_msdyn_ocliveworkitems
- entitlementtemplate_msdyn_ocsessions
- entitlementtemplate_msfp_alerts
- entitlementtemplate_msfp_surveyinvites
- entitlementtemplate_msfp_surveyresponses
- entitlementtemplate_OpportunityCloses
- entitlementtemplate_OrderCloses
- entitlementtemplate_PhoneCalls
- entitlementtemplate_PrincipalObjectAttributeAccesses
- entitlementtemplate_ProcessSession
- entitlementtemplate_QuoteCloses
- entitlementtemplate_RecurringAppointmentMasters
- entitlementtemplate_ServiceAppointments
- entitlementtemplate_SocialActivities
- EntitlementTemplate_SyncErrors
- entitlementtemplate_Tasks
- entitlementtemplateid_RelationShip
entitlementtemplate_ActivityPointers
Many-To-One Relationship: activitypointer entitlementtemplate_ActivityPointers
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_ActivityPointers |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_adx_inviteredemptions
Many-To-One Relationship: adx_inviteredemption entitlementtemplate_adx_inviteredemptions
| Property | Value |
|---|---|
| ReferencingEntity | adx_inviteredemption |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_adx_inviteredemptions |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_adx_portalcomments
Many-To-One Relationship: adx_portalcomment entitlementtemplate_adx_portalcomments
| Property | Value |
|---|---|
| ReferencingEntity | adx_portalcomment |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_adx_portalcomments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_Annotations
Many-To-One Relationship: annotation entitlementtemplate_Annotations
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_Annotations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_Appointments
Many-To-One Relationship: appointment entitlementtemplate_Appointments
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_Appointments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_AsyncOperations
Many-To-One Relationship: asyncoperation entitlementtemplate_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_AsyncOperations |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure entitlementtemplate_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_BulkDeleteFailures |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_chats
Many-To-One Relationship: chat entitlementtemplate_chats
| Property | Value |
|---|---|
| ReferencingEntity | chat |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_chats |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord entitlementtemplate_DuplicateBaseRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_DuplicateBaseRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord entitlementtemplate_DuplicateMatchingRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_DuplicateMatchingRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_Emails
Many-To-One Relationship: email entitlementtemplate_Emails
| Property | Value |
|---|---|
| ReferencingEntity | email |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_Emails |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_entitlementchannel_entitlementtemplateid
Many-To-One Relationship: entitlementtemplatechannel entitlementtemplate_entitlementchannel_entitlementtemplateid
| Property | Value |
|---|---|
| ReferencingEntity | entitlementtemplatechannel |
| ReferencingAttribute | entitlementtemplateid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_entitlementchannel_entitlementtemplateid |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_Faxes
Many-To-One Relationship: fax entitlementtemplate_Faxes
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_Faxes |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_IncidentResolutions
Many-To-One Relationship: incidentresolution entitlementtemplate_IncidentResolutions
| Property | Value |
|---|---|
| ReferencingEntity | incidentresolution |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_IncidentResolutions |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_Letters
Many-To-One Relationship: letter entitlementtemplate_Letters
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_Letters |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
EntitlementTemplate_MailboxTrackingFolder
Many-To-One Relationship: mailboxtrackingfolder EntitlementTemplate_MailboxTrackingFolder
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | EntitlementTemplate_MailboxTrackingFolder |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_msdyn_copilottranscripts
Many-To-One Relationship: msdyn_copilottranscript entitlementtemplate_msdyn_copilottranscripts
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_copilottranscript |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_msdyn_copilottranscripts |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_msdyn_ocliveworkitems
Many-To-One Relationship: msdyn_ocliveworkitem entitlementtemplate_msdyn_ocliveworkitems
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocliveworkitem |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_msdyn_ocliveworkitems |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_msdyn_ocsessions
Many-To-One Relationship: msdyn_ocsession entitlementtemplate_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_msdyn_ocsessions |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_msfp_alerts
Many-To-One Relationship: msfp_alert entitlementtemplate_msfp_alerts
| Property | Value |
|---|---|
| ReferencingEntity | msfp_alert |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_msfp_alerts |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_msfp_surveyinvites
Many-To-One Relationship: msfp_surveyinvite entitlementtemplate_msfp_surveyinvites
| Property | Value |
|---|---|
| ReferencingEntity | msfp_surveyinvite |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_msfp_surveyinvites |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_msfp_surveyresponses
Many-To-One Relationship: msfp_surveyresponse entitlementtemplate_msfp_surveyresponses
| Property | Value |
|---|---|
| ReferencingEntity | msfp_surveyresponse |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_msfp_surveyresponses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_OpportunityCloses
Many-To-One Relationship: opportunityclose entitlementtemplate_OpportunityCloses
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_OpportunityCloses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_OrderCloses
Many-To-One Relationship: orderclose entitlementtemplate_OrderCloses
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_OrderCloses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_PhoneCalls
Many-To-One Relationship: phonecall entitlementtemplate_PhoneCalls
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_PhoneCalls |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess entitlementtemplate_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_PrincipalObjectAttributeAccesses |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_ProcessSession
Many-To-One Relationship: processsession entitlementtemplate_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_QuoteCloses
Many-To-One Relationship: quoteclose entitlementtemplate_QuoteCloses
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_QuoteCloses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_RecurringAppointmentMasters
Many-To-One Relationship: recurringappointmentmaster entitlementtemplate_RecurringAppointmentMasters
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_RecurringAppointmentMasters |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_ServiceAppointments
Many-To-One Relationship: serviceappointment entitlementtemplate_ServiceAppointments
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_ServiceAppointments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_SocialActivities
Many-To-One Relationship: socialactivity entitlementtemplate_SocialActivities
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_SocialActivities |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
EntitlementTemplate_SyncErrors
Many-To-One Relationship: syncerror EntitlementTemplate_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | EntitlementTemplate_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplate_Tasks
Many-To-One Relationship: task entitlementtemplate_Tasks
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | entitlementtemplate_Tasks |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementtemplateid_RelationShip
Many-To-One Relationship: entitlement entitlementtemplateid_RelationShip
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | entitlementtemplateid |
| ReferencedEntityNavigationPropertyName | entitlementtemplateid_RelationShip |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
product_entitlementtemplate_association
See product product_entitlementtemplate_association Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | entitlementtemplateproducts |
| IsCustomizable | False |
| SchemaName | product_entitlementtemplate_association |
| IntersectAttribute | entitlementtemplateid |
| NavigationPropertyName | product_entitlementtemplate_association |
| 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