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 Assembly |
---|---|---|
AddMembersTeam | AddMembersTeam Action | AddMembersTeamRequest |
ConvertOwnerTeamToAccessTeam | ConvertOwnerTeamToAccessTeam Action | ConvertOwnerTeamToAccessTeamRequest |
Create | POST [org URI]/api/data/v9.0/teams See Create |
CreateRequest or Create |
Delete | DELETE [org URI]/api/data/v9.0/teams(teamid) See Delete |
DeleteRequest or Delete |
RemoveMembersTeam | RemoveMembersTeam Action | RemoveMembersTeamRequest |
Retrieve | GET [org URI]/api/data/v9.0/teams(teamid) See Retrieve |
RetrieveRequest or Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/teams See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
SetParentBusinessUnit | Associate and disassociate entities | SetParentBusinessUnitRequest |
SetParentSystemUser | SetParentSystemUser Action | SetParentSystemUserRequest |
SetParentTeam | SetParentTeam Action | SetParentTeamRequest |
Update | PATCH [org URI]/api/data/v9.0/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
- AzureActiveDirectoryObjectId
- BusinessUnitId
- Description
- EMailAddress
- ImportSequenceNumber
- MembershipType
- Name
- OverriddenCreatedOn
- ProcessId
- QueueId
- RegardingObjectId
- RegardingObjectTypeCode
- StageId
- TeamId
- TeamTemplateId
- TeamType
- TransactionCurrencyId
- TraversedPath
- YomiName
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 Azure active directory object Id for a group. |
DisplayName | Azure AD 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 |
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 | |
FormatName | |
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 | AAD Security Group | |
3 | AAD 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
- AdministratorIdYomiName
- BusinessUnitIdName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- IsDefault
- IsSasTokenSet
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- QueueIdName
- SasToken
- ShareLinkQualifier
- SystemManaged
- TransactionCurrencyIdName
- VersionNumber
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 |
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
- team_exchangesyncidmapping
- team_interactionforemail
- team_knowledgearticle
- team_sharepointsite
- team_sharepointdocumentlocation
- team_goal
- team_goalrollupquery
- team_mailbox
- team_connections2
- team_slaBase
- team_goal_goalowner
- team_principalobjectattributeaccess
- OwningTeam_postfollows
- team_ImportMaps
- team_recurringappointmentmaster
- team_queueitembase_workerid
- team_phonecall
- team_emailserverprofile
- team_connections1
- team_userqueryvisualizations
- team_userform
- team_socialactivity
- Team_ProcessSessions
- Team_DuplicateMatchingRecord
- team_contacts
- Team_AsyncOperations
- team_ImportLogs
- team_workflowlog
- team_Imports
- team_processsession
- team_SyncError
- team_letter
- team_annotations
- team_appointment
- team_asyncoperation
- Team_BulkDeleteFailures
- Team_SyncErrors
- team_mailboxtrackingfolder
- team_task
- team_activity
- Team_DuplicateBaseRecord
- team_accounts
- team_userquery
- team_email
- ImportFile_Team
- team_ImportFiles
- team_email_templates
- team_fax
- team_DuplicateRules
- team_workflow
- team_solutioncomponentbatchconfiguration
- team_stagesolutionupload
- team_exportsolutionupload
- team_featurecontrolsetting
- team_customapi
- team_customapirequestparameter
- team_customapiresponseproperty
- team_datalakefolder
- team_datalakefolderpermission
- team_synapsedatabase
- team_msdyn_dataflow
- team_msdyn_dataflowrefreshhistory
- team_msdyn_entityrefreshhistory
- team_connector
- team_environmentvariabledefinition
- team_environmentvariablevalue
- team_flowmachine
- team_flowmachinegroup
- team_flowmachineimage
- team_flowmachineimageversion
- team_processstageparameter
- team_flowsession
- team_workflowbinary
- team_connectionreference
- team_msdyn_aiconfiguration
- team_msdyn_aimodel
- team_msdyn_aitemplate
- team_msdyn_aibfeedbackloop
- team_msdyn_aifptrainingdocument
- team_msdyn_aiodimage
- team_msdyn_aiodlabel
- team_msdyn_aiodtrainingboundingbox
- team_msdyn_aiodtrainingimage
- team_msdyn_aibdataset
- team_msdyn_aibdatasetfile
- team_msdyn_aibdatasetrecord
- team_msdyn_aibdatasetscontainer
- team_msdyn_aibfile
- team_msdyn_aibfileattacheddata
- team_msdynce_botcontent
- team_conversationtranscript
- team_bot
- team_botcomponent
- team_activityfileattachment
- chat_team_owningteam
- team_msdyn_serviceconfiguration
- team_msdyn_slakpi
- team_msdyn_knowledgemanagementsetting
- team_msdyn_federatedarticle
- team_msdyn_kmfederatedsearchconfig
- team_msdyn_knowledgearticleimage
- team_msdyn_knowledgeinteractioninsight
- team_msdyn_knowledgesearchinsight
- team_msdyn_kalanguagesetting
- team_msdyn_kbattachment
- team_msdyn_knowledgearticletemplate
- team_msdyn_knowledgepersonalfilter
- team_msdyn_knowledgesearchfilter
- team_keyvaultreference
- team_managedidentity
- team_appnotification
- team_msdyn_richtextfile
- team_msdyn_customcontrolextendedsettings
- team_msdyn_pmanalysishistory
- team_msdyn_pminferredtask
- team_msdyn_pmrecording
- team_msdyn_pmtemplate
- team_msdyn_analysiscomponent
- team_msdyn_analysisjob
- team_msdyn_analysisresult
- team_msdyn_analysisresultdetail
- team_msdyn_solutionhealthrule
- team_msdyn_solutionhealthruleargument
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 | |
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_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_customapirequestparameter
Added by: Active Solution Solution
Same as the team_customapirequestparameter many-to-one relationship for the customapirequestparameter table/entity.
Property | Value |
---|---|
ReferencingEntity | customapirequestparameter |
ReferencingAttribute | owningteam |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | team_customapirequestparameter |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_customapiresponseproperty
Added by: Active Solution Solution
Same as the team_customapiresponseproperty many-to-one relationship for the customapiresponseproperty table/entity.
Property | Value |
---|---|
ReferencingEntity | customapiresponseproperty |
ReferencingAttribute | owningteam |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | team_customapiresponseproperty |
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_datalakefolderpermission
Added by: Active Solution Solution
Same as the team_datalakefolderpermission many-to-one relationship for the datalakefolderpermission table/entity.
Property | Value |
---|---|
ReferencingEntity | datalakefolderpermission |
ReferencingAttribute | owningteam |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | team_datalakefolderpermission |
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_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_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_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_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_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_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_msdyn_aiconfiguration
Added by: Active Solution Solution
Same as the team_msdyn_aiconfiguration many-to-one relationship for the msdyn_aiconfiguration table/entity.
Property | Value |
---|---|
ReferencingEntity | msdyn_aiconfiguration |
ReferencingAttribute | owningteam |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | team_msdyn_aiconfiguration |
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_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_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_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_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_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_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_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_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_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_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_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 |
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
- teamtemplate_Teams
- lk_teambase_administratorid
- processstage_teams
- lk_teambase_modifiedby
- lk_teambase_createdby
- queue_team
- TransactionCurrency_Team
- business_unit_teams
- organization_teams
- lk_team_modifiedonbehalfby
- lk_team_createdonbehalfby
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.
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
Feedback
Submit and view feedback for