Entitlement table/entity reference (Microsoft Dynamics 365)
Defines the amount and type of support a customer should receive.
Messages
The following table lists the messages for the Entitlement 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 /entitlements(entitlementid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /entitlementsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /entitlements(entitlementid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
RenewEntitlement Event: False |
RenewEntitlement action | RenewEntitlementRequest |
Retrieve Event: True |
GET /entitlements(entitlementid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /entitlementsSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
SetState Event: True |
PATCH /entitlements(entitlementid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /entitlements(entitlementid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /entitlements(entitlementid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Entitlement table.
Property | Value |
---|---|
DisplayName | Entitlement |
DisplayCollectionName | Entitlements |
SchemaName | Entitlement |
CollectionSchemaName | Entitlements |
EntitySetName | entitlements |
LogicalName | entitlement |
LogicalCollectionName | entitlements |
PrimaryIdAttribute | entitlementid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AllocationTypeCode
- CustomerId
- CustomerIdType
- DecreaseRemainingOn
- Description
- EmailAddress
- EndDate
- EntitlementId
- EntitlementTemplateId
- entitytype
- ImportSequenceNumber
- IsDefault
- KbAccessLevel
- Name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ProcessId
- RemainingTerms
- RestrictCaseCreation
- SLAId
- StageId
- StartDate
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- TotalTerms
- TransactionCurrencyId
- TraversedPath
- UTCConversionTimeZoneCode
AllocationTypeCode
Property | Value |
---|---|
Description | Select the type of entitlement terms. |
DisplayName | Allocation Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | allocationtypecode |
RequiredLevel | ApplicationRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | entitlement_allocationtype |
AllocationTypeCode Choices/Options
Value | Label |
---|---|
0 | Number of cases |
1 | Number of hours |
CustomerId
Property | Value |
---|---|
Description | Choose a contact or account for which this entitlement has been defined. |
DisplayName | Customer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | customerid |
RequiredLevel | SystemRequired |
Type | Customer |
Targets | account, contact |
CustomerIdType
Property | Value |
---|---|
Description | |
DisplayName | Customer Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | customeridtype |
RequiredLevel | ApplicationRequired |
Type | EntityName |
DecreaseRemainingOn
Property | Value |
---|---|
Description | Select 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 | ApplicationRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | entitlement_decreaseremainingon |
DecreaseRemainingOn Choices/Options
Value | Label |
---|---|
0 | Case Resolution |
1 | Case Creation |
Description
Property | Value |
---|---|
Description | Type additional information to describe the Entitlement |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
EmailAddress
Property | Value |
---|---|
Description | The primary email address for the entity. |
DisplayName | Email Address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailaddress |
RequiredLevel | None |
Type | String |
Format | |
FormatName | |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
EndDate
Property | Value |
---|---|
Description | Enter the date when the entitlement ends. |
DisplayName | End Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | enddate |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
EntitlementId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Entitlement |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entitlementid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
EntitlementTemplateId
Property | Value |
---|---|
Description | Unique identifier for Entitlement Template associated with Entitlement. |
DisplayName | Entitlement Template |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | entitlementtemplateid |
RequiredLevel | None |
Type | Lookup |
Targets | entitlementtemplate |
entitytype
Property | Value |
---|---|
Description | Entity type for which the entitlement 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 |
IsDefault
Property | Value |
---|---|
Description | Shows whether this entitlement is the default one for the specified customer. |
DisplayName | Is Default |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isdefault |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | entitlement_isdefault |
DefaultValue | False |
True Label | Yes |
False Label | No |
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 | entitlement_kbaccesslevel |
KbAccessLevel Choices/Options
Value | Label |
---|---|
0 | Standard |
1 | Premium |
2 | None |
Name
Property | Value |
---|---|
Description | Type a meaningful name for the entitlement. |
DisplayName | Entitlement 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 |
OwnerId
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | None |
Type | EntityName |
ProcessId
Property | Value |
---|---|
Description | Contains the id of the process associated with the entity. |
DisplayName | Process Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processid |
RequiredLevel | None |
Type | Uniqueidentifier |
RemainingTerms
Property | Value |
---|---|
Description | Type the total number of entitlement terms that are left. |
DisplayName | Remaining Terms |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | remainingterms |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 100000000000 |
MinValue | -100000000000 |
Precision | 2 |
SourceTypeMask | 0 |
RestrictCaseCreation
Property | Value |
---|---|
Description | Tells whether case creation is restricted based on entitlement terms. |
DisplayName | Restrict based on entitlement terms |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | restrictcasecreation |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | entitlement_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 |
StageId
Property | Value |
---|---|
Description | Contains the id of the stage where the entity is located. |
DisplayName | (Deprecated) Stage Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stageid |
RequiredLevel | None |
Type | Uniqueidentifier |
StartDate
Property | Value |
---|---|
Description | Enter the date when the entitlement starts. |
DisplayName | Start Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | startdate |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
StateCode
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | None |
Type | State |
DefaultFormValue | |
GlobalChoiceName | entitlement_statecode |
StateCode Choices/Options
Value | Details |
---|---|
0 | Label: Draft DefaultStatus: 0 InvariantName: Draft |
1 | Label: Active DefaultStatus: 1 InvariantName: Active |
2 | Label: Cancelled DefaultStatus: 2 InvariantName: Cancelled |
3 | Label: Expired DefaultStatus: 3 InvariantName: Expired |
4 | Label: Waiting DefaultStatus: 1200 InvariantName: Waiting |
StatusCode
Property | Value |
---|---|
Description | Select the reason code that explains the status of the entitlement. |
DisplayName | Status Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | entitlement_statuscode |
StatusCode Choices/Options
Value | Details |
---|---|
0 | Label: Draft State:0 TransitionData: None |
1 | Label: Active State:1 TransitionData: None |
2 | Label: Cancelled State:2 TransitionData: None |
3 | Label: Expired State:3 TransitionData: None |
1200 | Label: Waiting State:4 TransitionData: None |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
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 |
TraversedPath
Property | Value |
---|---|
Description | A comma separated list of string values representing the unique identifiers of stages in a Business Process Flow Instance in the order that they occur. |
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.
- AccountId
- ContactId
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- CustomerIdName
- CustomerIdYomiName
- ExchangeRate
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
AccountId
Property | Value |
---|---|
Description | Unique identifier for Account associated with Entitlement. |
DisplayName | Account |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | accountid |
RequiredLevel | None |
Type | Lookup |
Targets | account |
ContactId
Property | Value |
---|---|
Description | Unique identifier for Contact associated with Entitlement. |
DisplayName | Contact |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | contactid |
RequiredLevel | None |
Type | Lookup |
Targets | contact |
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 entitlement. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CustomerIdName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | customeridname |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
CustomerIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | customeridyominame |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 450 |
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 |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdYomiName
Property | Value |
---|---|
Description | Yomi name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- account_entitlement_Account
- account_entitlement_Customer
- business_unit_entitlement
- contact_entitlement_ContactId
- contact_entitlement_Customer
- entitlementtemplateid_RelationShip
- lk_entitlement_createdby
- lk_entitlement_createdonbehalfby
- lk_entitlement_modifiedby
- lk_entitlement_modifiedonbehalfby
- owner_entitlement
- processstage_Entitlement
- sla_entitlement
- team_entitlement
- TransactionCurrency_Entitlement
- user_entitlement
account_entitlement_Account
One-To-Many Relationship: account account_entitlement_Account
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | accountid |
ReferencingEntityNavigationPropertyName | accountid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
account_entitlement_Customer
One-To-Many Relationship: account account_entitlement_Customer
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | customerid |
ReferencingEntityNavigationPropertyName | customerid_account |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_entitlement
One-To-Many Relationship: businessunit business_unit_entitlement
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
contact_entitlement_ContactId
One-To-Many Relationship: contact contact_entitlement_ContactId
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | contactid |
ReferencingEntityNavigationPropertyName | contactid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
contact_entitlement_Customer
One-To-Many Relationship: contact contact_entitlement_Customer
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | customerid |
ReferencingEntityNavigationPropertyName | customerid_contact |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
entitlementtemplateid_RelationShip
One-To-Many Relationship: entitlementtemplate entitlementtemplateid_RelationShip
Property | Value |
---|---|
ReferencedEntity | entitlementtemplate |
ReferencedAttribute | entitlementtemplateid |
ReferencingAttribute | entitlementtemplateid |
ReferencingEntityNavigationPropertyName | entitlementtemplateid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlement_createdby
One-To-Many Relationship: systemuser lk_entitlement_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_entitlement_createdonbehalfby
One-To-Many Relationship: systemuser lk_entitlement_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_entitlement_modifiedby
One-To-Many Relationship: systemuser lk_entitlement_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_entitlement_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_entitlement_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_entitlement
One-To-Many Relationship: owner owner_entitlement
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_Entitlement
One-To-Many Relationship: processstage processstage_Entitlement
Property | Value |
---|---|
ReferencedEntity | processstage |
ReferencedAttribute | processstageid |
ReferencingAttribute | stageid |
ReferencingEntityNavigationPropertyName | stageid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
sla_entitlement
One-To-Many Relationship: sla sla_entitlement
Property | Value |
---|---|
ReferencedEntity | sla |
ReferencedAttribute | slaid |
ReferencingAttribute | slaid |
ReferencingEntityNavigationPropertyName | slaid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_entitlement
One-To-Many Relationship: team team_entitlement
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_Entitlement
One-To-Many Relationship: transactioncurrency TransactionCurrency_Entitlement
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_entitlement
One-To-Many Relationship: systemuser user_entitlement
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.
- entitlement_ActivityParties
- entitlement_ActivityPointers
- entitlement_adx_inviteredemptions
- entitlement_adx_portalcomments
- entitlement_Annotations
- entitlement_Appointments
- entitlement_AsyncOperations
- entitlement_BulkDeleteFailures
- entitlement_cases
- entitlement_chats
- entitlement_connections1
- entitlement_connections2
- entitlement_DuplicateBaseRecord
- entitlement_DuplicateMatchingRecord
- entitlement_Emails
- entitlement_entitlementchannel_EntitlementId
- entitlement_Faxes
- entitlement_IncidentResolutions
- entitlement_Letters
- Entitlement_MailboxTrackingFolder
- entitlement_msdyn_copilottranscripts
- entitlement_msdyn_ocliveworkitems
- entitlement_msdyn_ocsessions
- entitlement_msfp_alerts
- entitlement_msfp_surveyinvites
- entitlement_msfp_surveyresponses
- entitlement_OpportunityCloses
- entitlement_OrderCloses
- entitlement_PhoneCalls
- entitlement_PrincipalObjectAttributeAccesses
- entitlement_ProcessSession
- entitlement_QuoteCloses
- entitlement_RecurringAppointmentMasters
- entitlement_ServiceAppointments
- entitlement_SocialActivities
- Entitlement_SyncErrors
- entitlement_Tasks
entitlement_ActivityParties
Many-To-One Relationship: activityparty entitlement_ActivityParties
Property | Value |
---|---|
ReferencingEntity | activityparty |
ReferencingAttribute | partyid |
ReferencedEntityNavigationPropertyName | entitlement_ActivityParties |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_ActivityPointers
Many-To-One Relationship: activitypointer entitlement_ActivityPointers
Property | Value |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_ActivityPointers |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_adx_inviteredemptions
Many-To-One Relationship: adx_inviteredemption entitlement_adx_inviteredemptions
Property | Value |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_adx_inviteredemptions |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_adx_portalcomments
Many-To-One Relationship: adx_portalcomment entitlement_adx_portalcomments
Property | Value |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_adx_portalcomments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_Annotations
Many-To-One Relationship: annotation entitlement_Annotations
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | entitlement_Annotations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_Appointments
Many-To-One Relationship: appointment entitlement_Appointments
Property | Value |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_Appointments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_AsyncOperations
Many-To-One Relationship: asyncoperation entitlement_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_AsyncOperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure entitlement_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_BulkDeleteFailures |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_cases
Many-To-One Relationship: incident entitlement_cases
Property | Value |
---|---|
ReferencingEntity | incident |
ReferencingAttribute | entitlementid |
ReferencedEntityNavigationPropertyName | entitlement_cases |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_chats
Many-To-One Relationship: chat entitlement_chats
Property | Value |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_chats |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_connections1
Many-To-One Relationship: connection entitlement_connections1
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
ReferencedEntityNavigationPropertyName | entitlement_connections1 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_connections2
Many-To-One Relationship: connection entitlement_connections2
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
ReferencedEntityNavigationPropertyName | entitlement_connections2 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord entitlement_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | entitlement_DuplicateBaseRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord entitlement_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | entitlement_DuplicateMatchingRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_Emails
Many-To-One Relationship: email entitlement_Emails
Property | Value |
---|---|
ReferencingEntity | email |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_Emails |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_entitlementchannel_EntitlementId
Many-To-One Relationship: entitlementchannel entitlement_entitlementchannel_EntitlementId
Property | Value |
---|---|
ReferencingEntity | entitlementchannel |
ReferencingAttribute | entitlementid |
ReferencedEntityNavigationPropertyName | entitlement_entitlementchannel_EntitlementId |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_Faxes
Many-To-One Relationship: fax entitlement_Faxes
Property | Value |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_Faxes |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_IncidentResolutions
Many-To-One Relationship: incidentresolution entitlement_IncidentResolutions
Property | Value |
---|---|
ReferencingEntity | incidentresolution |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_IncidentResolutions |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_Letters
Many-To-One Relationship: letter entitlement_Letters
Property | Value |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_Letters |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Entitlement_MailboxTrackingFolder
Many-To-One Relationship: mailboxtrackingfolder Entitlement_MailboxTrackingFolder
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Entitlement_MailboxTrackingFolder |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_msdyn_copilottranscripts
Many-To-One Relationship: msdyn_copilottranscript entitlement_msdyn_copilottranscripts
Property | Value |
---|---|
ReferencingEntity | msdyn_copilottranscript |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_msdyn_copilottranscripts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_msdyn_ocliveworkitems
Many-To-One Relationship: msdyn_ocliveworkitem entitlement_msdyn_ocliveworkitems
Property | Value |
---|---|
ReferencingEntity | msdyn_ocliveworkitem |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_msdyn_ocliveworkitems |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_msdyn_ocsessions
Many-To-One Relationship: msdyn_ocsession entitlement_msdyn_ocsessions
Property | Value |
---|---|
ReferencingEntity | msdyn_ocsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_msdyn_ocsessions |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_msfp_alerts
Many-To-One Relationship: msfp_alert entitlement_msfp_alerts
Property | Value |
---|---|
ReferencingEntity | msfp_alert |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_msfp_alerts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_msfp_surveyinvites
Many-To-One Relationship: msfp_surveyinvite entitlement_msfp_surveyinvites
Property | Value |
---|---|
ReferencingEntity | msfp_surveyinvite |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_msfp_surveyinvites |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_msfp_surveyresponses
Many-To-One Relationship: msfp_surveyresponse entitlement_msfp_surveyresponses
Property | Value |
---|---|
ReferencingEntity | msfp_surveyresponse |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_msfp_surveyresponses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_OpportunityCloses
Many-To-One Relationship: opportunityclose entitlement_OpportunityCloses
Property | Value |
---|---|
ReferencingEntity | opportunityclose |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_OpportunityCloses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_OrderCloses
Many-To-One Relationship: orderclose entitlement_OrderCloses
Property | Value |
---|---|
ReferencingEntity | orderclose |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_OrderCloses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_PhoneCalls
Many-To-One Relationship: phonecall entitlement_PhoneCalls
Property | Value |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_PhoneCalls |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess entitlement_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | entitlement_PrincipalObjectAttributeAccesses |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_ProcessSession
Many-To-One Relationship: processsession entitlement_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_QuoteCloses
Many-To-One Relationship: quoteclose entitlement_QuoteCloses
Property | Value |
---|---|
ReferencingEntity | quoteclose |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_QuoteCloses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_RecurringAppointmentMasters
Many-To-One Relationship: recurringappointmentmaster entitlement_RecurringAppointmentMasters
Property | Value |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_RecurringAppointmentMasters |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_ServiceAppointments
Many-To-One Relationship: serviceappointment entitlement_ServiceAppointments
Property | Value |
---|---|
ReferencingEntity | serviceappointment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_ServiceAppointments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 7f15e2bb-305a-468f-9af7-be865755a984 |
entitlement_SocialActivities
Many-To-One Relationship: socialactivity entitlement_SocialActivities
Property | Value |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_SocialActivities |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Entitlement_SyncErrors
Many-To-One Relationship: syncerror Entitlement_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Entitlement_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlement_Tasks
Many-To-One Relationship: task entitlement_Tasks
Property | Value |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entitlement_Tasks |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
entitlementcontacts_association
See contact entitlementcontacts_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | entitlementcontacts |
IsCustomizable | False |
SchemaName | entitlementcontacts_association |
IntersectAttribute | entitlementid |
NavigationPropertyName | entitlementcontacts_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
product_entitlement_association
See product product_entitlement_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | entitlementproducts |
IsCustomizable | False |
SchemaName | product_entitlement_association |
IntersectAttribute | entitlementid |
NavigationPropertyName | product_entitlement_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference