Team table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Collection of system users that routinely collaborate. Teams can be used to simplify record sharing and provide team members with common access to organization data when team members belong to different Business Units.

Messages

Message Web API Operation SDK class or method
AddMembersTeam AddMembersTeam AddMembersTeamRequest
ConvertOwnerTeamToAccessTeam ConvertOwnerTeamToAccessTeam ConvertOwnerTeamToAccessTeamRequest
Create POST /teams
See Create
CreateRequest or
Create
Delete DELETE /teams(teamid)
See Delete
DeleteRequest or
Delete
RemoveMembersTeam RemoveMembersTeam RemoveMembersTeamRequest
Retrieve GET /teams(teamid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /teams
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
SetParentBusinessUnit Associate and disassociate entities SetParentBusinessUnitRequest
SetParentSystemUser SetParentSystemUser SetParentSystemUserRequest
SetParentTeam SetParentTeam SetParentTeamRequest
Update PATCH /teams(teamid)
See Update
UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName Teams
DisplayCollectionName Teams
DisplayName Team
EntitySetName teams
IsBPFEntity False
LogicalCollectionName teams
LogicalName team
OwnershipType BusinessOwned
PrimaryIdAttribute teamid
PrimaryNameAttribute name
SchemaName Team

Writable columns/attributes

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

AdministratorId

Property Value
Description Unique identifier of the user primary responsible for the team.
DisplayName Administrator
IsValidForForm False
IsValidForRead True
LogicalName administratorid
RequiredLevel SystemRequired
Targets systemuser
Type Lookup

AzureActiveDirectoryObjectId

Property Value
Description The object Id for a group.
DisplayName Object Id for a group
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName azureactivedirectoryobjectid
RequiredLevel None
Type Uniqueidentifier

BusinessUnitId

Property Value
Description Unique identifier of the business unit with which the team is associated.
DisplayName Business Unit
IsValidForForm False
IsValidForRead True
LogicalName businessunitid
RequiredLevel SystemRequired
Targets businessunit
Type Lookup

DelegatedAuthorizationId

Added by: Delegated Authorization Solution

Property Value
Description The delegated authorization context for the team.
DisplayName Delegated authorization
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName delegatedauthorizationid
RequiredLevel None
Targets delegatedauthorization
Type Lookup

Description

Property Value
Description Description of the team.
DisplayName Description
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

EMailAddress

Property Value
Description Email address for the team.
DisplayName Email
FormatName Email
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName emailaddress
MaxLength 100
RequiredLevel None
Type String

ImportSequenceNumber

Property Value
Description Unique identifier of the data import or data migration that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

MembershipType

Added by: AuthorizationCore Solution

Property Value
Description
DisplayName Membership Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName membershiptype
RequiredLevel SystemRequired
Type Picklist

MembershipType Choices/Options

Value Label Description
0 Members and guests
1 Members
2 Owners
3 Guests

Name

Property Value
Description Name of the team.
DisplayName Team Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 160
RequiredLevel SystemRequired
Type String

OverriddenCreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

ProcessId

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

QueueId

Property Value
Description Unique identifier of the default queue for the team.
DisplayName Default Queue
IsValidForForm True
IsValidForRead True
LogicalName queueid
RequiredLevel None
Targets queue
Type Lookup

RegardingObjectId

Property Value
Description Choose the record that the team relates to.
DisplayName Regarding Object Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjectid
RequiredLevel None
Targets knowledgearticle
Type Lookup

RegardingObjectTypeCode

Property Value
Description Type of the associated record for team - used for system managed access teams only.
DisplayName Regarding Object Type
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

StageId

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

TeamId

Property Value
Description Unique identifier for the team.
DisplayName Team
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName teamid
RequiredLevel SystemRequired
Type Uniqueidentifier

TeamTemplateId

Property Value
Description Shows the team template that is associated with the team.
DisplayName Team Template Identifier
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName teamtemplateid
RequiredLevel None
Targets teamtemplate
Type Lookup

TeamType

Property Value
Description Select the team type.
DisplayName Team Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName teamtype
RequiredLevel SystemRequired
Type Picklist

TeamType Choices/Options

Value Label Description
0 Owner
1 Access
2 Security Group
3 Office Group

TransactionCurrencyId

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

TraversedPath

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

YomiName

Property Value
Description Pronunciation of the full name of the team, written in phonetic hiragana or katakana characters.
DisplayName Yomi Name
FormatName PhoneticGuide
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName yominame
MaxLength 160
RequiredLevel None
Type String

Read-only columns/attributes

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

AdministratorIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName administratoridname
MaxLength 100
RequiredLevel None
Type String

AdministratorIdYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName administratoridyominame
MaxLength 100
RequiredLevel None
Type String

BusinessUnitIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName businessunitidname
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedBy

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

CreatedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the team was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who created the team.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

DelegatedAuthorizationIdName

Added by: Delegated Authorization Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName delegatedauthorizationidname
MaxLength 100
RequiredLevel None
Type String

ExchangeRate

Property Value
Description Exchange rate for the currency associated with the team with respect to the base currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

IsDefault

Property Value
Description Information about whether the team is a default business unit team.
DisplayName Is Default
IsValidForForm True
IsValidForRead True
LogicalName isdefault
RequiredLevel SystemRequired
Type Boolean

IsDefault Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

IsSasTokenSet

Added by: Active Solution Solution

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName issastokenset
RequiredLevel None
Type Boolean

IsSasTokenSet Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

ModifiedBy

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

ModifiedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the team was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who last modified the team.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Property Value
Description Unique identifier of the organization associated with the team.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Type Uniqueidentifier

OrganizationIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

QueueIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName queueidname
MaxLength 400
RequiredLevel None
Type String

SasToken

Added by: Access Team Solution

Property Value
Description Sas Token for Team.
DisplayName Sas Token
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead False
LogicalName sastoken
MaxLength 50
RequiredLevel None
Type String

ShareLinkQualifier

Added by: Access Team Solution

Property Value
Description For internal use only.
DisplayName Share Link Qualifier
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName sharelinkqualifier
MaxLength 1250
RequiredLevel None
Type String

SystemManaged

Property Value
Description Select whether the team will be managed by the system.
DisplayName Is System Managed
IsValidForForm True
IsValidForRead True
LogicalName systemmanaged
RequiredLevel SystemRequired
Type Boolean

SystemManaged Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

TransactionCurrencyIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

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

One-To-Many Relationships

Listed by SchemaName.

team_principalobjectattributeaccess_principalid

Same as the team_principalobjectattributeaccess_principalid many-to-one relationship for the principalobjectattributeaccess table/entity.

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute principalid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_principalobjectattributeaccess_principalid
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_exchangesyncidmapping

Same as the team_exchangesyncidmapping many-to-one relationship for the exchangesyncidmapping table/entity.

Property Value
ReferencingEntity exchangesyncidmapping
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_exchangesyncidmapping
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_interactionforemail

Same as the team_interactionforemail many-to-one relationship for the interactionforemail table/entity.

Property Value
ReferencingEntity interactionforemail
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_new_interactionforemail
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_knowledgearticle

Same as the team_knowledgearticle many-to-one relationship for the knowledgearticle table/entity.

Property Value
ReferencingEntity knowledgearticle
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_knowledgearticle
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_sharepointsite

Same as the team_sharepointsite many-to-one relationship for the sharepointsite table/entity.

Property Value
ReferencingEntity sharepointsite
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_sharepointsite
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_sharepointdocumentlocation

Same as the team_sharepointdocumentlocation many-to-one relationship for the sharepointdocumentlocation table/entity.

Property Value
ReferencingEntity sharepointdocumentlocation
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_sharepointdocumentlocation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_goal

Same as the team_goal many-to-one relationship for the goal table/entity.

Property Value
ReferencingEntity goal
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_goal
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_goalrollupquery

Same as the team_goalrollupquery many-to-one relationship for the goalrollupquery table/entity.

Property Value
ReferencingEntity goalrollupquery
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_goalrollupquery
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_mailbox

Same as the team_mailbox many-to-one relationship for the mailbox table/entity.

Property Value
ReferencingEntity mailbox
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_mailbox
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_connections2

Same as the team_connections2 many-to-one relationship for the connection table/entity.

Property Value
ReferencingEntity connection
ReferencingAttribute record2id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_connections2
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_slaBase

Same as the team_slaBase many-to-one relationship for the sla table/entity.

Property Value
ReferencingEntity sla
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_slaBase
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_goal_goalowner

Same as the team_goal_goalowner many-to-one relationship for the goal table/entity.

Property Value
ReferencingEntity goal
ReferencingAttribute goalownerid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_goal_goalowner
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_principalobjectattributeaccess

Same as the team_principalobjectattributeaccess many-to-one relationship for the principalobjectattributeaccess table/entity.

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_principalobjectattributeaccess
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

OwningTeam_postfollows

Same as the OwningTeam_postfollows many-to-one relationship for the postfollow table/entity.

Property Value
ReferencingEntity postfollow
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName OwningTeam_postfollows
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_ImportMaps

Same as the team_ImportMaps many-to-one relationship for the importmap table/entity.

Property Value
ReferencingEntity importmap
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_ImportMaps
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_recurringappointmentmaster

Same as the team_recurringappointmentmaster many-to-one relationship for the recurringappointmentmaster table/entity.

Property Value
ReferencingEntity recurringappointmentmaster
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_recurringappointmentmaster
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_queueitembase_workerid

Same as the team_queueitembase_workerid many-to-one relationship for the queueitem table/entity.

Property Value
ReferencingEntity queueitem
ReferencingAttribute workerid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_queueitembase_workerid
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_phonecall

Same as the team_phonecall many-to-one relationship for the phonecall table/entity.

Property Value
ReferencingEntity phonecall
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_phonecall
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_emailserverprofile

Same as the team_emailserverprofile many-to-one relationship for the emailserverprofile table/entity.

Property Value
ReferencingEntity emailserverprofile
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_emailserverprofile
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_connections1

Same as the team_connections1 many-to-one relationship for the connection table/entity.

Property Value
ReferencingEntity connection
ReferencingAttribute record1id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_connections1
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_userqueryvisualizations

Same as the team_userqueryvisualizations many-to-one relationship for the userqueryvisualization table/entity.

Property Value
ReferencingEntity userqueryvisualization
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_userqueryvisualizations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_userform

Same as the team_userform many-to-one relationship for the userform table/entity.

Property Value
ReferencingEntity userform
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_userform
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_socialactivity

Same as the team_socialactivity many-to-one relationship for the socialactivity table/entity.

Property Value
ReferencingEntity socialactivity
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_socialactivity
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Team_ProcessSessions

Same as the Team_ProcessSessions many-to-one relationship for the processsession table/entity.

Property Value
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Team_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Team_DuplicateMatchingRecord

Same as the Team_DuplicateMatchingRecord many-to-one relationship for the duplicaterecord table/entity.

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Team_DuplicateMatchingRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_contacts

Same as the team_contacts many-to-one relationship for the contact table/entity.

Property Value
ReferencingEntity contact
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_contacts
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Team_AsyncOperations

Same as the Team_AsyncOperations many-to-one relationship for the asyncoperation table/entity.

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Team_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_ImportLogs

Same as the team_ImportLogs many-to-one relationship for the importlog table/entity.

Property Value
ReferencingEntity importlog
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_ImportLogs
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_workflowlog

Same as the team_workflowlog many-to-one relationship for the workflowlog table/entity.

Property Value
ReferencingEntity workflowlog
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_workflowlog
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_Imports

Same as the team_Imports many-to-one relationship for the import table/entity.

Property Value
ReferencingEntity import
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_Imports
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_processsession

Same as the team_processsession many-to-one relationship for the processsession table/entity.

Property Value
ReferencingEntity processsession
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_processsession
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_SyncError

Same as the team_SyncError many-to-one relationship for the syncerror table/entity.

Property Value
ReferencingEntity syncerror
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_SyncError
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_letter

Same as the team_letter many-to-one relationship for the letter table/entity.

Property Value
ReferencingEntity letter
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_letter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_annotations

Same as the team_annotations many-to-one relationship for the annotation table/entity.

Property Value
ReferencingEntity annotation
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_annotations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_appointment

Same as the team_appointment many-to-one relationship for the appointment table/entity.

Property Value
ReferencingEntity appointment
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_appointment
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_asyncoperation

Same as the team_asyncoperation many-to-one relationship for the asyncoperation table/entity.

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_asyncoperation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Team_BulkDeleteFailures

Same as the Team_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure table/entity.

Property Value
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Team_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Team_SyncErrors

Same as the Team_SyncErrors many-to-one relationship for the syncerror table/entity.

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Team_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

team_mailboxtrackingfolder

Same as the team_mailboxtrackingfolder many-to-one relationship for the mailboxtrackingfolder table/entity.

Property Value
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_mailboxtrackingfolder
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_task

Same as the team_task many-to-one relationship for the task table/entity.

Property Value
ReferencingEntity task
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_task
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_activity

Same as the team_activity many-to-one relationship for the activitypointer table/entity.

Property Value
ReferencingEntity activitypointer
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_activity
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Team_DuplicateBaseRecord

Same as the Team_DuplicateBaseRecord many-to-one relationship for the duplicaterecord table/entity.

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Team_DuplicateBaseRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_accounts

Same as the team_accounts many-to-one relationship for the account table/entity.

Property Value
ReferencingEntity account
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_accounts
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_userquery

Same as the team_userquery many-to-one relationship for the userquery table/entity.

Property Value
ReferencingEntity userquery
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_userquery
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_email

Same as the team_email many-to-one relationship for the email table/entity.

Property Value
ReferencingEntity email
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_email
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

ImportFile_Team

Same as the ImportFile_Team many-to-one relationship for the importfile table/entity.

Property Value
ReferencingEntity importfile
ReferencingAttribute recordsownerid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName ImportFile_Team
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_ImportFiles

Same as the team_ImportFiles many-to-one relationship for the importfile table/entity.

Property Value
ReferencingEntity importfile
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_ImportFiles
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_email_templates

Same as the team_email_templates many-to-one relationship for the template table/entity.

Property Value
ReferencingEntity template
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_email_templates
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_fax

Same as the team_fax many-to-one relationship for the fax table/entity.

Property Value
ReferencingEntity fax
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_fax
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_DuplicateRules

Same as the team_DuplicateRules many-to-one relationship for the duplicaterule table/entity.

Property Value
ReferencingEntity duplicaterule
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_DuplicateRules
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_workflow

Same as the team_workflow many-to-one relationship for the workflow table/entity.

Property Value
ReferencingEntity workflow
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_workflow
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_solutioncomponentbatchconfiguration

Added by: Active Solution Solution

Same as the team_solutioncomponentbatchconfiguration many-to-one relationship for the solutioncomponentbatchconfiguration table/entity.

Property Value
ReferencingEntity solutioncomponentbatchconfiguration
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_solutioncomponentbatchconfiguration
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_stagesolutionupload

Added by: Active Solution Solution

Same as the team_stagesolutionupload many-to-one relationship for the stagesolutionupload table/entity.

Property Value
ReferencingEntity stagesolutionupload
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_stagesolutionupload
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_exportsolutionupload

Added by: Active Solution Solution

Same as the team_exportsolutionupload many-to-one relationship for the exportsolutionupload table/entity.

Property Value
ReferencingEntity exportsolutionupload
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_exportsolutionupload
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_featurecontrolsetting

Added by: Active Solution Solution

Same as the team_featurecontrolsetting many-to-one relationship for the featurecontrolsetting table/entity.

Property Value
ReferencingEntity featurecontrolsetting
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_featurecontrolsetting
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_keyvaultreference

Added by: Active Solution Solution

Same as the team_keyvaultreference many-to-one relationship for the keyvaultreference table/entity.

Property Value
ReferencingEntity keyvaultreference
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_keyvaultreference
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_managedidentity

Added by: Active Solution Solution

Same as the team_managedidentity many-to-one relationship for the managedidentity table/entity.

Property Value
ReferencingEntity managedidentity
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_managedidentity
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_customapi

Added by: Active Solution Solution

Same as the team_customapi many-to-one relationship for the customapi table/entity.

Property Value
ReferencingEntity customapi
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_customapi
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_datalakefolder

Added by: Active Solution Solution

Same as the team_datalakefolder many-to-one relationship for the datalakefolder table/entity.

Property Value
ReferencingEntity datalakefolder
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_datalakefolder
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_exportedexcel

Added by: Active Solution Solution

Same as the team_exportedexcel many-to-one relationship for the exportedexcel table/entity.

Property Value
ReferencingEntity exportedexcel
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_exportedexcel
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_retaineddataexcel

Added by: Active Solution Solution

Same as the team_retaineddataexcel many-to-one relationship for the retaineddataexcel table/entity.

Property Value
ReferencingEntity retaineddataexcel
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_retaineddataexcel
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_synapsedatabase

Added by: Active Solution Solution

Same as the team_synapsedatabase many-to-one relationship for the synapsedatabase table/entity.

Property Value
ReferencingEntity synapsedatabase
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_synapsedatabase
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_componentversionnrddatasource

Added by: Active Solution Solution

Same as the team_componentversionnrddatasource many-to-one relationship for the componentversionnrddatasource table/entity.

Property Value
ReferencingEntity componentversionnrddatasource
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_componentversionnrddatasource
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_componentversion

Added by: Active Solution Solution

Same as the team_componentversion many-to-one relationship for the componentversion table/entity.

Property Value
ReferencingEntity componentversion
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_componentversion
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label: Versions
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_dataflow

Added by: Active Solution Solution

Same as the team_msdyn_dataflow many-to-one relationship for the msdyn_dataflow table/entity.

Property Value
ReferencingEntity msdyn_dataflow
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_dataflow
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_dataflowrefreshhistory

Added by: Active Solution Solution

Same as the team_msdyn_dataflowrefreshhistory many-to-one relationship for the msdyn_dataflowrefreshhistory table/entity.

Property Value
ReferencingEntity msdyn_dataflowrefreshhistory
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_dataflowrefreshhistory
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_entityrefreshhistory

Added by: Active Solution Solution

Same as the team_msdyn_entityrefreshhistory many-to-one relationship for the msdyn_entityrefreshhistory table/entity.

Property Value
ReferencingEntity msdyn_entityrefreshhistory
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_entityrefreshhistory
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_connector

Added by: Active Solution Solution

Same as the team_connector many-to-one relationship for the connector table/entity.

Property Value
ReferencingEntity connector
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_connector
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_environmentvariabledefinition

Added by: Active Solution Solution

Same as the team_environmentvariabledefinition many-to-one relationship for the environmentvariabledefinition table/entity.

Property Value
ReferencingEntity environmentvariabledefinition
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_environmentvariabledefinition
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_environmentvariablevalue

Added by: Active Solution Solution

Same as the team_environmentvariablevalue many-to-one relationship for the environmentvariablevalue table/entity.

Property Value
ReferencingEntity environmentvariablevalue
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_environmentvariablevalue
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_workflowbinary

Added by: Active Solution Solution

Same as the team_workflowbinary many-to-one relationship for the workflowbinary table/entity.

Property Value
ReferencingEntity workflowbinary
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_workflowbinary
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_credential

Added by: Active Solution Solution

Same as the team_credential many-to-one relationship for the credential table/entity.

Property Value
ReferencingEntity credential
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_credential
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_desktopflowmodule

Added by: Active Solution Solution

Same as the team_desktopflowmodule many-to-one relationship for the desktopflowmodule table/entity.

Property Value
ReferencingEntity desktopflowmodule
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_desktopflowmodule
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_flowcapacityassignment

Added by: Active Solution Solution

Same as the team_flowcapacityassignment many-to-one relationship for the flowcapacityassignment table/entity.

Property Value
ReferencingEntity flowcapacityassignment
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_flowcapacityassignment
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_flowevent

Added by: Active Solution Solution

Same as the team_flowevent many-to-one relationship for the flowevent table/entity.

Property Value
ReferencingEntity flowevent
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_flowevent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_flowmachine

Added by: Active Solution Solution

Same as the team_flowmachine many-to-one relationship for the flowmachine table/entity.

Property Value
ReferencingEntity flowmachine
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_flowmachine
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_flowmachinegroup

Added by: Active Solution Solution

Same as the team_flowmachinegroup many-to-one relationship for the flowmachinegroup table/entity.

Property Value
ReferencingEntity flowmachinegroup
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_flowmachinegroup
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_flowmachineimage

Added by: Active Solution Solution

Same as the team_flowmachineimage many-to-one relationship for the flowmachineimage table/entity.

Property Value
ReferencingEntity flowmachineimage
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_flowmachineimage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_flowmachineimageversion

Added by: Active Solution Solution

Same as the team_flowmachineimageversion many-to-one relationship for the flowmachineimageversion table/entity.

Property Value
ReferencingEntity flowmachineimageversion
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_flowmachineimageversion
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_flowmachinenetwork

Added by: Active Solution Solution

Same as the team_flowmachinenetwork many-to-one relationship for the flowmachinenetwork table/entity.

Property Value
ReferencingEntity flowmachinenetwork
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_flowmachinenetwork
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_processstageparameter

Added by: Active Solution Solution

Same as the team_processstageparameter many-to-one relationship for the processstageparameter table/entity.

Property Value
ReferencingEntity processstageparameter
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_processstageparameter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_workqueue

Added by: Active Solution Solution

Same as the team_workqueue many-to-one relationship for the workqueue table/entity.

Property Value
ReferencingEntity workqueue
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_workqueue
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_workqueueitem

Added by: Active Solution Solution

Same as the team_workqueueitem many-to-one relationship for the workqueueitem table/entity.

Property Value
ReferencingEntity workqueueitem
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_workqueueitem
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_desktopflowbinary

Added by: Active Solution Solution

Same as the team_desktopflowbinary many-to-one relationship for the desktopflowbinary table/entity.

Property Value
ReferencingEntity desktopflowbinary
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_desktopflowbinary
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_flowsession

Added by: Active Solution Solution

Same as the team_flowsession many-to-one relationship for the flowsession table/entity.

Property Value
ReferencingEntity flowsession
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_flowsession
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_flowrun

Added by: Active Solution Solution

Same as the team_flowrun many-to-one relationship for the flowrun table/entity.

Property Value
ReferencingEntity flowrun
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_flowrun
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_connectionreference

Added by: Active Solution Solution

Same as the team_connectionreference many-to-one relationship for the connectionreference table/entity.

Property Value
ReferencingEntity connectionreference
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_connectionreference
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_connectioninstance

Added by: Active Solution Solution

Same as the team_connectioninstance many-to-one relationship for the connectioninstance table/entity.

Property Value
ReferencingEntity connectioninstance
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_connectioninstance
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_dvfilesearch

Added by: Active Solution Solution

Same as the team_dvfilesearch many-to-one relationship for the dvfilesearch table/entity.

Property Value
ReferencingEntity dvfilesearch
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_dvfilesearch
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_dvfilesearchattribute

Added by: Active Solution Solution

Same as the team_dvfilesearchattribute many-to-one relationship for the dvfilesearchattribute table/entity.

Property Value
ReferencingEntity dvfilesearchattribute
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_dvfilesearchattribute
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_dvfilesearchentity

Added by: Active Solution Solution

Same as the team_dvfilesearchentity many-to-one relationship for the dvfilesearchentity table/entity.

Property Value
ReferencingEntity dvfilesearchentity
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_dvfilesearchentity
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_dvtablesearch

Added by: Active Solution Solution

Same as the team_dvtablesearch many-to-one relationship for the dvtablesearch table/entity.

Property Value
ReferencingEntity dvtablesearch
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_dvtablesearch
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_dvtablesearchattribute

Added by: Active Solution Solution

Same as the team_dvtablesearchattribute many-to-one relationship for the dvtablesearchattribute table/entity.

Property Value
ReferencingEntity dvtablesearchattribute
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_dvtablesearchattribute
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_dvtablesearchentity

Added by: Active Solution Solution

Same as the team_dvtablesearchentity many-to-one relationship for the dvtablesearchentity table/entity.

Property Value
ReferencingEntity dvtablesearchentity
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_dvtablesearchentity
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_aiplugin

Added by: Active Solution Solution

Same as the team_aiplugin many-to-one relationship for the aiplugin table/entity.

Property Value
ReferencingEntity aiplugin
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_aiplugin
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_aipluginexternalschema

Added by: Active Solution Solution

Same as the team_aipluginexternalschema many-to-one relationship for the aipluginexternalschema table/entity.

Property Value
ReferencingEntity aipluginexternalschema
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_aipluginexternalschema
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_aipluginexternalschemaproperty

Added by: Active Solution Solution

Same as the team_aipluginexternalschemaproperty many-to-one relationship for the aipluginexternalschemaproperty table/entity.

Property Value
ReferencingEntity aipluginexternalschemaproperty
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_aipluginexternalschemaproperty
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_aiplugininstance

Added by: Active Solution Solution

Same as the team_aiplugininstance many-to-one relationship for the aiplugininstance table/entity.

Property Value
ReferencingEntity aiplugininstance
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_aiplugininstance
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_aipluginoperation

Added by: Active Solution Solution

Same as the team_aipluginoperation many-to-one relationship for the aipluginoperation table/entity.

Property Value
ReferencingEntity aipluginoperation
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_aipluginoperation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_aipluginoperationparameter

Added by: Active Solution Solution

Same as the team_aipluginoperationparameter many-to-one relationship for the aipluginoperationparameter table/entity.

Property Value
ReferencingEntity aipluginoperationparameter
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_aipluginoperationparameter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_aipluginusersetting

Added by: Active Solution Solution

Same as the team_aipluginusersetting many-to-one relationship for the aipluginusersetting table/entity.

Property Value
ReferencingEntity aipluginusersetting
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_aipluginusersetting
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdynce_botcontent

Added by: Active Solution Solution

Same as the team_msdynce_botcontent many-to-one relationship for the msdynce_botcontent table/entity.

Property Value
ReferencingEntity msdynce_botcontent
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdynce_botcontent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_conversationtranscript

Added by: Active Solution Solution

Same as the team_conversationtranscript many-to-one relationship for the conversationtranscript table/entity.

Property Value
ReferencingEntity conversationtranscript
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_conversationtranscript
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_bot

Added by: Active Solution Solution

Same as the team_bot many-to-one relationship for the bot table/entity.

Property Value
ReferencingEntity bot
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_bot
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_botcomponent

Added by: Active Solution Solution

Same as the team_botcomponent many-to-one relationship for the botcomponent table/entity.

Property Value
ReferencingEntity botcomponent
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_botcomponent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_activityfileattachment

Added by: Activities Patch Solution

Same as the team_activityfileattachment many-to-one relationship for the activityfileattachment table/entity.

Property Value
ReferencingEntity activityfileattachment
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_activityfileattachment
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

chat_team_owningteam

Added by: Activities Patch Solution

Same as the chat_team_owningteam many-to-one relationship for the chat table/entity.

Property Value
ReferencingEntity chat
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName chat_team_owningteam
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_serviceconfiguration

Added by: Active Solution Solution

Same as the team_msdyn_serviceconfiguration many-to-one relationship for the msdyn_serviceconfiguration table/entity.

Property Value
ReferencingEntity msdyn_serviceconfiguration
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_serviceconfiguration
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_slakpi

Added by: Active Solution Solution

Same as the team_msdyn_slakpi many-to-one relationship for the msdyn_slakpi table/entity.

Property Value
ReferencingEntity msdyn_slakpi
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_slakpi
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_integratedsearchprovider

Added by: Knowledge Management Patch Solution

Same as the team_msdyn_integratedsearchprovider many-to-one relationship for the msdyn_integratedsearchprovider table/entity.

Property Value
ReferencingEntity msdyn_integratedsearchprovider
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_integratedsearchprovider
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_knowledgemanagementsetting

Added by: Knowledge Management Patch Solution

Same as the team_msdyn_knowledgemanagementsetting many-to-one relationship for the msdyn_knowledgemanagementsetting table/entity.

Property Value
ReferencingEntity msdyn_knowledgemanagementsetting
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_knowledgemanagementsetting
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_federatedarticle

Added by: Active Solution Solution

Same as the team_msdyn_federatedarticle many-to-one relationship for the msdyn_federatedarticle table/entity.

Property Value
ReferencingEntity msdyn_federatedarticle
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_federatedarticle
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_kmfederatedsearchconfig

Added by: Active Solution Solution

Same as the team_msdyn_kmfederatedsearchconfig many-to-one relationship for the msdyn_kmfederatedsearchconfig table/entity.

Property Value
ReferencingEntity msdyn_kmfederatedsearchconfig
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_kmfederatedsearchconfig
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_knowledgearticleimage

Added by: Active Solution Solution

Same as the team_msdyn_knowledgearticleimage many-to-one relationship for the msdyn_knowledgearticleimage table/entity.

Property Value
ReferencingEntity msdyn_knowledgearticleimage
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_knowledgearticleimage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_knowledgeinteractioninsight

Added by: Active Solution Solution

Same as the team_msdyn_knowledgeinteractioninsight many-to-one relationship for the msdyn_knowledgeinteractioninsight table/entity.

Property Value
ReferencingEntity msdyn_knowledgeinteractioninsight
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_knowledgeinteractioninsight
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_knowledgesearchinsight

Added by: Active Solution Solution

Same as the team_msdyn_knowledgesearchinsight many-to-one relationship for the msdyn_knowledgesearchinsight table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchinsight
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_knowledgesearchinsight
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_favoriteknowledgearticle

Added by: Active Solution Solution

Same as the team_msdyn_favoriteknowledgearticle many-to-one relationship for the msdyn_favoriteknowledgearticle table/entity.

Property Value
ReferencingEntity msdyn_favoriteknowledgearticle
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_favoriteknowledgearticle
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_kalanguagesetting

Added by: Active Solution Solution

Same as the team_msdyn_kalanguagesetting many-to-one relationship for the msdyn_kalanguagesetting table/entity.

Property Value
ReferencingEntity msdyn_kalanguagesetting
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_kalanguagesetting
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_kbattachment

Added by: Active Solution Solution

Same as the team_msdyn_kbattachment many-to-one relationship for the msdyn_kbattachment table/entity.

Property Value
ReferencingEntity msdyn_kbattachment
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_kbattachment
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_knowledgearticletemplate

Added by: Active Solution Solution

Same as the team_msdyn_knowledgearticletemplate many-to-one relationship for the msdyn_knowledgearticletemplate table/entity.

Property Value
ReferencingEntity msdyn_knowledgearticletemplate
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_knowledgearticletemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_knowledgepersonalfilter

Added by: Active Solution Solution

Same as the team_msdyn_knowledgepersonalfilter many-to-one relationship for the msdyn_knowledgepersonalfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgepersonalfilter
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_knowledgepersonalfilter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_knowledgesearchfilter

Added by: Active Solution Solution

Same as the team_msdyn_knowledgesearchfilter many-to-one relationship for the msdyn_knowledgesearchfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchfilter
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_knowledgesearchfilter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_fxexpression

Added by: Active Solution Solution

Same as the team_fxexpression many-to-one relationship for the fxexpression table/entity.

Property Value
ReferencingEntity fxexpression
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_fxexpression
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerfxrule

Added by: Active Solution Solution

Same as the team_powerfxrule many-to-one relationship for the powerfxrule table/entity.

Property Value
ReferencingEntity powerfxrule
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_powerfxrule
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_teammobileofflineprofilemembership_TeamId

Added by: MobileOfflineMembership Solution

Same as the team_teammobileofflineprofilemembership_TeamId many-to-one relationship for the teammobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity teammobileofflineprofilemembership
ReferencingAttribute teamid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_teammobileofflineprofilemembership_TeamId
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_retentionconfig

Added by: Active Solution Solution

Same as the team_retentionconfig many-to-one relationship for the retentionconfig table/entity.

Property Value
ReferencingEntity retentionconfig
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_retentionconfig
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_retentionfailuredetail

Added by: Active Solution Solution

Same as the team_retentionfailuredetail many-to-one relationship for the retentionfailuredetail table/entity.

Property Value
ReferencingEntity retentionfailuredetail
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_retentionfailuredetail
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_retentionoperation

Added by: Active Solution Solution

Same as the team_retentionoperation many-to-one relationship for the retentionoperation table/entity.

Property Value
ReferencingEntity retentionoperation
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_retentionoperation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_dataflowconnectionreference

Added by: Active Solution Solution

Same as the team_msdyn_dataflowconnectionreference many-to-one relationship for the msdyn_dataflowconnectionreference table/entity.

Property Value
ReferencingEntity msdyn_dataflowconnectionreference
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_dataflowconnectionreference
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_schedule

Added by: Active Solution Solution

Same as the team_msdyn_schedule many-to-one relationship for the msdyn_schedule table/entity.

Property Value
ReferencingEntity msdyn_schedule
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_schedule
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_dataflowtemplate

Added by: Active Solution Solution

Same as the team_msdyn_dataflowtemplate many-to-one relationship for the msdyn_dataflowtemplate table/entity.

Property Value
ReferencingEntity msdyn_dataflowtemplate
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_dataflowtemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_dataflow_datalakefolder

Added by: Active Solution Solution

Same as the team_msdyn_dataflow_datalakefolder many-to-one relationship for the msdyn_dataflow_datalakefolder table/entity.

Property Value
ReferencingEntity msdyn_dataflow_datalakefolder
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_dataflow_datalakefolder
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_dmsrequest

Added by: Active Solution Solution

Same as the team_msdyn_dmsrequest many-to-one relationship for the msdyn_dmsrequest table/entity.

Property Value
ReferencingEntity msdyn_dmsrequest
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_dmsrequest
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_dmsrequeststatus

Added by: Active Solution Solution

Same as the team_msdyn_dmsrequeststatus many-to-one relationship for the msdyn_dmsrequeststatus table/entity.

Property Value
ReferencingEntity msdyn_dmsrequeststatus
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_dmsrequeststatus
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_appnotification

Added by: Active Solution Solution

Same as the team_appnotification many-to-one relationship for the appnotification table/entity.

Property Value
ReferencingEntity appnotification
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_appnotification
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_mobileapp

Added by: Active Solution Solution

Same as the team_msdyn_mobileapp many-to-one relationship for the msdyn_mobileapp table/entity.

Property Value
ReferencingEntity msdyn_mobileapp
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_mobileapp
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_card

Added by: Active Solution Solution

Same as the team_card many-to-one relationship for the card table/entity.

Property Value
ReferencingEntity card
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_card
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_entitylinkchatconfiguration

Added by: Active Solution Solution

Same as the team_msdyn_entitylinkchatconfiguration many-to-one relationship for the msdyn_entitylinkchatconfiguration table/entity.

Property Value
ReferencingEntity msdyn_entitylinkchatconfiguration
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_entitylinkchatconfiguration
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_richtextfile

Added by: Active Solution Solution

Same as the team_msdyn_richtextfile many-to-one relationship for the msdyn_richtextfile table/entity.

Property Value
ReferencingEntity msdyn_richtextfile
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_richtextfile
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_customcontrolextendedsettings

Added by: Active Solution Solution

Same as the team_msdyn_customcontrolextendedsettings many-to-one relationship for the msdyn_customcontrolextendedsettings table/entity.

Property Value
ReferencingEntity msdyn_customcontrolextendedsettings
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_customcontrolextendedsettings
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_virtualtablecolumncandidate

Added by: Active Solution Solution

Same as the team_msdyn_virtualtablecolumncandidate many-to-one relationship for the msdyn_virtualtablecolumncandidate table/entity.

Property Value
ReferencingEntity msdyn_virtualtablecolumncandidate
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_virtualtablecolumncandidate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aievent

Added by: Active Solution Solution

Same as the team_msdyn_aievent many-to-one relationship for the msdyn_aievent table/entity.

Property Value
ReferencingEntity msdyn_aievent
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_aievent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aimodel

Added by: Active Solution Solution

Same as the team_msdyn_aimodel many-to-one relationship for the msdyn_aimodel table/entity.

Property Value
ReferencingEntity msdyn_aimodel
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aimodel
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aitemplate

Added by: Active Solution Solution

Same as the team_msdyn_aitemplate many-to-one relationship for the msdyn_aitemplate table/entity.

Property Value
ReferencingEntity msdyn_aitemplate
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aitemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aibfeedbackloop

Added by: Active Solution Solution

Same as the team_msdyn_aibfeedbackloop many-to-one relationship for the msdyn_aibfeedbackloop table/entity.

Property Value
ReferencingEntity msdyn_aibfeedbackloop
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aibfeedbackloop
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aifptrainingdocument

Added by: Active Solution Solution

Same as the team_msdyn_aifptrainingdocument many-to-one relationship for the msdyn_aifptrainingdocument table/entity.

Property Value
ReferencingEntity msdyn_aifptrainingdocument
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aifptrainingdocument
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aiodimage

Added by: Active Solution Solution

Same as the team_msdyn_aiodimage many-to-one relationship for the msdyn_aiodimage table/entity.

Property Value
ReferencingEntity msdyn_aiodimage
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aiodimage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aiodlabel

Added by: Active Solution Solution

Same as the team_msdyn_aiodlabel many-to-one relationship for the msdyn_aiodlabel table/entity.

Property Value
ReferencingEntity msdyn_aiodlabel
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aiodlabel
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aiodtrainingboundingbox

Added by: Active Solution Solution

Same as the team_msdyn_aiodtrainingboundingbox many-to-one relationship for the msdyn_aiodtrainingboundingbox table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingboundingbox
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aiodtrainingboundingbox
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aiodtrainingimage

Added by: Active Solution Solution

Same as the team_msdyn_aiodtrainingimage many-to-one relationship for the msdyn_aiodtrainingimage table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingimage
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aiodtrainingimage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aibdataset

Added by: Active Solution Solution

Same as the team_msdyn_aibdataset many-to-one relationship for the msdyn_aibdataset table/entity.

Property Value
ReferencingEntity msdyn_aibdataset
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aibdataset
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aibdatasetfile

Added by: Active Solution Solution

Same as the team_msdyn_aibdatasetfile many-to-one relationship for the msdyn_aibdatasetfile table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetfile
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aibdatasetfile
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aibdatasetrecord

Added by: Active Solution Solution

Same as the team_msdyn_aibdatasetrecord many-to-one relationship for the msdyn_aibdatasetrecord table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetrecord
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aibdatasetrecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aibdatasetscontainer

Added by: Active Solution Solution

Same as the team_msdyn_aibdatasetscontainer many-to-one relationship for the msdyn_aibdatasetscontainer table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetscontainer
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aibdatasetscontainer
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aibfile

Added by: Active Solution Solution

Same as the team_msdyn_aibfile many-to-one relationship for the msdyn_aibfile table/entity.

Property Value
ReferencingEntity msdyn_aibfile
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aibfile
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_aibfileattacheddata

Added by: Active Solution Solution

Same as the team_msdyn_aibfileattacheddata many-to-one relationship for the msdyn_aibfileattacheddata table/entity.

Property Value
ReferencingEntity msdyn_aibfileattacheddata
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_aibfileattacheddata
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmanalysishistory

Added by: Active Solution Solution

Same as the team_msdyn_pmanalysishistory many-to-one relationship for the msdyn_pmanalysishistory table/entity.

Property Value
ReferencingEntity msdyn_pmanalysishistory
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmanalysishistory
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmbusinessruleautomationconfig

Added by: Active Solution Solution

Same as the team_msdyn_pmbusinessruleautomationconfig many-to-one relationship for the msdyn_pmbusinessruleautomationconfig table/entity.

Property Value
ReferencingEntity msdyn_pmbusinessruleautomationconfig
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmbusinessruleautomationconfig
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmcalendar

Added by: Active Solution Solution

Same as the team_msdyn_pmcalendar many-to-one relationship for the msdyn_pmcalendar table/entity.

Property Value
ReferencingEntity msdyn_pmcalendar
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmcalendar
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmcalendarversion

Added by: Active Solution Solution

Same as the team_msdyn_pmcalendarversion many-to-one relationship for the msdyn_pmcalendarversion table/entity.

Property Value
ReferencingEntity msdyn_pmcalendarversion
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmcalendarversion
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pminferredtask

Added by: Active Solution Solution

Same as the team_msdyn_pminferredtask many-to-one relationship for the msdyn_pminferredtask table/entity.

Property Value
ReferencingEntity msdyn_pminferredtask
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pminferredtask
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmprocessextendedmetadataversion

Added by: Active Solution Solution

Same as the team_msdyn_pmprocessextendedmetadataversion many-to-one relationship for the msdyn_pmprocessextendedmetadataversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessextendedmetadataversion
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmprocessextendedmetadataversion
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmprocesstemplate

Added by: Active Solution Solution

Same as the team_msdyn_pmprocesstemplate many-to-one relationship for the msdyn_pmprocesstemplate table/entity.

Property Value
ReferencingEntity msdyn_pmprocesstemplate
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmprocesstemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmprocessusersettings

Added by: Active Solution Solution

Same as the team_msdyn_pmprocessusersettings many-to-one relationship for the msdyn_pmprocessusersettings table/entity.

Property Value
ReferencingEntity msdyn_pmprocessusersettings
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmprocessusersettings
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmprocessversion

Added by: Active Solution Solution

Same as the team_msdyn_pmprocessversion many-to-one relationship for the msdyn_pmprocessversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessversion
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmprocessversion
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmrecording

Added by: Active Solution Solution

Same as the team_msdyn_pmrecording many-to-one relationship for the msdyn_pmrecording table/entity.

Property Value
ReferencingEntity msdyn_pmrecording
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmrecording
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmtemplate

Added by: Active Solution Solution

Same as the team_msdyn_pmtemplate many-to-one relationship for the msdyn_pmtemplate table/entity.

Property Value
ReferencingEntity msdyn_pmtemplate
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmtemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_pmview

Added by: Active Solution Solution

Same as the team_msdyn_pmview many-to-one relationship for the msdyn_pmview table/entity.

Property Value
ReferencingEntity msdyn_pmview
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_pmview
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_analysiscomponent

Added by: Active Solution Solution

Same as the team_msdyn_analysiscomponent many-to-one relationship for the msdyn_analysiscomponent table/entity.

Property Value
ReferencingEntity msdyn_analysiscomponent
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_analysiscomponent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_analysisjob

Added by: Active Solution Solution

Same as the team_msdyn_analysisjob many-to-one relationship for the msdyn_analysisjob table/entity.

Property Value
ReferencingEntity msdyn_analysisjob
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_analysisjob
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_analysisoverride

Added by: Active Solution Solution

Same as the team_msdyn_analysisoverride many-to-one relationship for the msdyn_analysisoverride table/entity.

Property Value
ReferencingEntity msdyn_analysisoverride
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_analysisoverride
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_analysisresult

Added by: Active Solution Solution

Same as the team_msdyn_analysisresult many-to-one relationship for the msdyn_analysisresult table/entity.

Property Value
ReferencingEntity msdyn_analysisresult
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_analysisresult
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_analysisresultdetail

Added by: Active Solution Solution

Same as the team_msdyn_analysisresultdetail many-to-one relationship for the msdyn_analysisresultdetail table/entity.

Property Value
ReferencingEntity msdyn_analysisresultdetail
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_analysisresultdetail
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_solutionhealthrule

Added by: Active Solution Solution

Same as the team_msdyn_solutionhealthrule many-to-one relationship for the msdyn_solutionhealthrule table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthrule
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_solutionhealthrule
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_solutionhealthruleargument

Added by: Active Solution Solution

Same as the team_msdyn_solutionhealthruleargument many-to-one relationship for the msdyn_solutionhealthruleargument table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleargument
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_solutionhealthruleargument
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerbidataset

Added by: Active Solution Solution

Same as the team_powerbidataset many-to-one relationship for the powerbidataset table/entity.

Property Value
ReferencingEntity powerbidataset
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_powerbidataset
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerbidatasetapdx

Added by: Active Solution Solution

Same as the team_powerbidatasetapdx many-to-one relationship for the powerbidatasetapdx table/entity.

Property Value
ReferencingEntity powerbidatasetapdx
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_powerbidatasetapdx
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerbimashupparameter

Added by: Active Solution Solution

Same as the team_powerbimashupparameter many-to-one relationship for the powerbimashupparameter table/entity.

Property Value
ReferencingEntity powerbimashupparameter
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_powerbimashupparameter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerbireport

Added by: Active Solution Solution

Same as the team_powerbireport many-to-one relationship for the powerbireport table/entity.

Property Value
ReferencingEntity powerbireport
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_powerbireport
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerbireportapdx

Added by: Active Solution Solution

Same as the team_powerbireportapdx many-to-one relationship for the powerbireportapdx table/entity.

Property Value
ReferencingEntity powerbireportapdx
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_powerbireportapdx
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_fileupload

Added by: Active Solution Solution

Same as the team_msdyn_fileupload many-to-one relationship for the msdyn_fileupload table/entity.

Property Value
ReferencingEntity msdyn_fileupload
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_msdyn_fileupload
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_nlsqregistration

Added by: Active Solution Solution

Same as the team_nlsqregistration many-to-one relationship for the nlsqregistration table/entity.

Property Value
ReferencingEntity nlsqregistration
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_nlsqregistration
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_recentlyused

Added by: Active Solution Solution

Same as the team_recentlyused many-to-one relationship for the recentlyused table/entity.

Property Value
ReferencingEntity recentlyused
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_recentlyused
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerpagecomponent

Added by: Active Solution Solution

Same as the team_powerpagecomponent many-to-one relationship for the powerpagecomponent table/entity.

Property Value
ReferencingEntity powerpagecomponent
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_powerpagecomponent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerpagesite

Added by: Active Solution Solution

Same as the team_powerpagesite many-to-one relationship for the powerpagesite table/entity.

Property Value
ReferencingEntity powerpagesite
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_powerpagesite
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerpagesitelanguage

Added by: Active Solution Solution

Same as the team_powerpagesitelanguage many-to-one relationship for the powerpagesitelanguage table/entity.

Property Value
ReferencingEntity powerpagesitelanguage
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_powerpagesitelanguage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_powerpagesitepublished

Added by: Active Solution Solution

Same as the team_powerpagesitepublished many-to-one relationship for the powerpagesitepublished table/entity.

Property Value
ReferencingEntity powerpagesitepublished
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName team_powerpagesitepublished
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_adx_invitation

Added by: Active Solution Solution

Same as the team_adx_invitation many-to-one relationship for the adx_invitation table/entity.

Property Value
ReferencingEntity adx_invitation
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_adx_invitation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_team_owningteam

Added by: Active Solution Solution

Same as the adx_inviteredemption_team_owningteam many-to-one relationship for the adx_inviteredemption table/entity.

Property Value
ReferencingEntity adx_inviteredemption
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_team_owningteam
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_portalcomment_team_owningteam

Added by: Active Solution Solution

Same as the adx_portalcomment_team_owningteam many-to-one relationship for the adx_portalcomment table/entity.

Property Value
ReferencingEntity adx_portalcomment
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_portalcomment_team_owningteam
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_adx_setting

Added by: Active Solution Solution

Same as the team_adx_setting many-to-one relationship for the adx_setting table/entity.

Property Value
ReferencingEntity adx_setting
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_adx_setting
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_mspcat_catalogsubmissionfiles

Added by: Active Solution Solution

Same as the team_mspcat_catalogsubmissionfiles many-to-one relationship for the mspcat_catalogsubmissionfiles table/entity.

Property Value
ReferencingEntity mspcat_catalogsubmissionfiles
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_mspcat_catalogsubmissionfiles
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_mspcat_packagestore

Added by: Active Solution Solution

Same as the team_mspcat_packagestore many-to-one relationship for the mspcat_packagestore table/entity.

Property Value
ReferencingEntity mspcat_packagestore
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_mspcat_packagestore
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_dmssyncrequest

Added by: Active Solution Solution

Same as the team_msdyn_dmssyncrequest many-to-one relationship for the msdyn_dmssyncrequest table/entity.

Property Value
ReferencingEntity msdyn_dmssyncrequest
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_dmssyncrequest
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_dmssyncstatus

Added by: Active Solution Solution

Same as the team_msdyn_dmssyncstatus many-to-one relationship for the msdyn_dmssyncstatus table/entity.

Property Value
ReferencingEntity msdyn_dmssyncstatus
ReferencingAttribute owningteam
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName team_msdyn_dmssyncstatus
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

knowledgearticle_Teams

See the knowledgearticle_Teams one-to-many relationship for the knowledgearticle table/entity.

teamtemplate_Teams

See the teamtemplate_Teams one-to-many relationship for the teamtemplate table/entity.

lk_teambase_administratorid

See the lk_teambase_administratorid one-to-many relationship for the systemuser table/entity.

processstage_teams

See the processstage_teams one-to-many relationship for the processstage table/entity.

lk_teambase_modifiedby

See the lk_teambase_modifiedby one-to-many relationship for the systemuser table/entity.

lk_teambase_createdby

See the lk_teambase_createdby one-to-many relationship for the systemuser table/entity.

queue_team

See the queue_team one-to-many relationship for the queue table/entity.

TransactionCurrency_Team

See the TransactionCurrency_Team one-to-many relationship for the transactioncurrency table/entity.

business_unit_teams

See the business_unit_teams one-to-many relationship for the businessunit table/entity.

organization_teams

See the organization_teams one-to-many relationship for the organization table/entity.

lk_team_modifiedonbehalfby

See the lk_team_modifiedonbehalfby one-to-many relationship for the systemuser table/entity.

lk_team_createdonbehalfby

See the lk_team_createdonbehalfby one-to-many relationship for the systemuser table/entity.

team_delegatedauthorization

Added by: Delegated Authorization Solution

See the team_delegatedauthorization one-to-many relationship for the delegatedauthorization table/entity.

Many-To-Many Relationships

Relationship details provided where the Team table is the first table in the relationship. Listed by SchemaName.

teamroles_association

IntersectEntityName: teamroles

Table 1

Property Value
IntersectAttribute teamid
IsCustomizable False
LogicalName team
NavigationPropertyName teamroles_association
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

Table 2

Property Value
LogicalName role
IntersectAttribute roleid
NavigationPropertyName teamroles_association
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

teammembership_association

IntersectEntityName: teammembership

Table 1

Property Value
IntersectAttribute teamid
IsCustomizable False
LogicalName team
NavigationPropertyName teammembership_association
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

Table 2

Property Value
LogicalName systemuser
IntersectAttribute systemuserid
NavigationPropertyName teammembership_association
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

teamprofiles_association

IntersectEntityName: teamprofiles

Table 1

Property Value
IntersectAttribute teamid
IsCustomizable False
LogicalName team
NavigationPropertyName teamprofiles_association
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:

Table 2

Property Value
LogicalName fieldsecurityprofile
IntersectAttribute fieldsecurityprofileid
NavigationPropertyName teamprofiles_association
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:

See also

Dataverse table/entity reference
Web API Reference
team EntityType