Team Entity Reference
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 | Associate and disassociate entities | SetParentTeamRequest |
| Update | PATCH [org URI]/api/data/v9.0/teams(teamid) See Update |
UpdateRequest or Update |
Entity 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 attributes
These 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
| Property | Value |
|---|---|
| Description | Information about team membership type. |
| DisplayName | Team Membership Type |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | membershiptype |
| RequiredLevel | SystemRequired |
| Type | Picklist |
MembershipType Options
| Value | Label |
|---|---|
| 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,opportunity |
| 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 Options
| Value | Label |
|---|---|
| 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 attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- AdministratorIdName
- AdministratorIdYomiName
- BusinessUnitIdName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- IsDefault
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- QueueIdName
- 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.0000000001 |
| Precision | 10 |
| 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 Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
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 |
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 Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
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.
- lead_owning_team
- team_DynamicPropertyInstance
- team_bookableresource
- team_bookableresourcebooking
- team_bookableresourcebookingheader
- team_bookableresourcecategory
- team_bookableresourcecategoryassn
- team_bookableresourcecharacteristic
- team_bookableresourcegroup
- team_bookingstatus
- team_characteristic
- team_ratingmodel
- team_ratingvalue
- team_BulkOperation
- team_bulkoperationlog
- team_Campaigns
- team_campaignactivity
- team_campaignresponse
- team_list
- team_service_contracts
- team_contractdetail
- team_entitlement
- team_entitlementchannel
- team_incidents
- team_incidentresolution
- team_knowledgearticleincident
- team_service_appointments
- team_resource_specs
- team_resource_groups
- team_entitlemententityallocationtypemapping
- team_msdyn_callablecontext
- team_msdyn_playbookactivity
- team_msdyn_playbookactivityattribute
- team_msdyn_playbookcategory
- team_msdyn_playbookinstance
- team_msdyn_playbooktemplate
- team_invoices
- team_invoicedetail
- team_opportunities
- team_opportunityclose
- team_opportunityproduct
- team_orderclose
- team_quotes
- team_quoteclose
- team_quotedetail
- team_orders
- team_salesorderdetail
- team_adminsettingsentity
- team_msdyn_forecastdefinition
- team_msdyn_forecastinstance
- team_msdyn_forecastrecurrence
- team_msdyn_relationshipinsightsunifiedconfig
- team_msdyn_siconfig
- team_msdyn_untrackedappointment
- team_msdyn_notesanalysisconfig
- team_msdyn_icebreakersconfig
- team_msdyn_postalbum
- team_msdyn_wallsavedqueryusersettings
- team_msdyn_actual
- team_msdyn_bookableresourceassociation
- msdyn_bookingalert_team_owningteam
- team_msdyn_bookingalertstatus
- team_msdyn_bookingchange
- team_msdyn_bookingrule
- team_msdyn_bookingsetupmetadata
- team_msdyn_businessclosure
- team_msdyn_clientextension
- team_msdyn_configuration
- team_msdyn_priority
- team_msdyn_requirementcharacteristic
- team_msdyn_requirementgroup
- team_msdyn_requirementorganizationunit
- team_msdyn_requirementrelationship
- team_msdyn_requirementresourcecategory
- team_msdyn_requirementresourcepreference
- team_msdyn_requirementstatus
- team_msdyn_resourcerequirement
- team_msdyn_resourcerequirementdetail
- team_msdyn_resourceterritory
- team_msdyn_scheduleboardsetting
- team_msdyn_systemuserschedulersetting
- team_msdyn_timegroup
- team_msdyn_timegroupdetail
- team_msdyn_transactionorigin
- team_msdyn_workhourtemplate
- team_msdyn_accountpricelist
- msdyn_approval_team_owningteam
- team_msdyn_characteristicreqforteammember
- team_msdyn_contactpricelist
- team_msdyn_contractlinescheduleofvalue
- team_msdyn_dataexport
- team_msdyn_delegation
- team_msdyn_dimension
- team_msdyn_estimate
- team_msdyn_estimateline
- team_msdyn_expense
- team_msdyn_expensereceipt
- team_msdyn_fact
- team_msdyn_fieldcomputation
- team_msdyn_findworkevent
- team_msdyn_integrationjob
- team_msdyn_integrationjobdetail
- team_msdyn_invoicelinetransaction
- team_msdyn_journal
- team_msdyn_journalline
- team_msdyn_opportunitylineresourcecategory
- team_msdyn_opportunitylinetransaction
- team_msdyn_opportunitylinetransactioncategory
- team_msdyn_opportunitylinetransactionclassificatio
- team_msdyn_opportunitypricelist
- team_msdyn_orderlineresourcecategory
- team_msdyn_orderlinetransaction
- team_msdyn_orderlinetransactioncategory
- team_msdyn_orderlinetransactionclassification
- team_msdyn_orderpricelist
- team_msdyn_project
- team_msdyn_projectapproval
- team_msdyn_projectpricelist
- team_msdyn_projecttask
- team_msdyn_projecttaskdependency
- team_msdyn_projecttaskstatususer
- team_msdyn_projectteam
- team_msdyn_projecttransactioncategory
- team_msdyn_quotelineanalyticsbreakdown
- team_msdyn_quotelineresourcecategory
- team_msdyn_quotelinescheduleofvalue
- team_msdyn_quotelinetransaction
- team_msdyn_quotelinetransactioncategory
- team_msdyn_quotelinetransactionclassification
- team_msdyn_quotepricelist
- team_msdyn_resourceassignment
- team_msdyn_resourceassignmentdetail
- team_msdyn_resourcerequest
- team_msdyn_rolecompetencyrequirement
- team_msdyn_roleutilization
- team_msdyn_timeentry
- team_msdyn_timeoffcalendar
- team_msdyn_transactionconnection
- team_msdyn_userworkhistory
- msdyn_team_msdyn_project_projectteamid
- team_msdyn_agreement
- team_msdyn_agreementbookingdate
- team_msdyn_agreementbookingincident
- team_msdyn_agreementbookingproduct
- team_msdyn_agreementbookingservice
- team_msdyn_agreementbookingservicetask
- team_msdyn_agreementbookingsetup
- team_msdyn_agreementinvoicedate
- team_msdyn_agreementinvoiceproduct
- team_msdyn_agreementinvoicesetup
- team_msdyn_agreementsubstatus
- team_msdyn_bookingjournal
- team_msdyn_bookingtimestamp
- team_msdyn_customerasset
- team_msdyn_customerassetcategory
- team_msdyn_entitlementapplication
- team_msdyn_fieldservicesetting
- team_msdyn_fieldserviceslaconfiguration
- team_msdyn_incidenttype
- team_msdyn_incidenttypecharacteristic
- team_msdyn_incidenttypeproduct
- team_msdyn_incidenttypeservice
- team_msdyn_incidenttypeservicetask
- team_msdyn_incidenttypessetup
- team_msdyn_incidenttype_requirementgroup
- team_msdyn_inventoryadjustment
- team_msdyn_inventoryadjustmentproduct
- team_msdyn_inventoryjournal
- team_msdyn_inventorytransfer
- team_msdyn_orderinvoicingdate
- team_msdyn_orderinvoicingproduct
- team_msdyn_orderinvoicingsetup
- team_msdyn_orderinvoicingsetupdate
- team_msdyn_payment
- team_msdyn_paymentdetail
- team_msdyn_paymentmethod
- team_msdyn_paymentterm
- team_msdyn_postalcode
- team_msdyn_purchaseorder
- team_msdyn_purchaseorderbill
- team_msdyn_purchaseorderproduct
- team_msdyn_purchaseorderreceipt
- team_msdyn_purchaseorderreceiptproduct
- team_msdyn_purchaseordersubstatus
- team_msdyn_quotebookingincident
- team_msdyn_quotebookingproduct
- team_msdyn_quotebookingservice
- team_msdyn_quotebookingservicetask
- team_msdyn_quotebookingsetup
- team_msdyn_quoteinvoicingproduct
- team_msdyn_quoteinvoicingsetup
- team_msdyn_resourcepaytype
- team_msdyn_rma
- team_msdyn_rmaproduct
- team_msdyn_rmareceipt
- team_msdyn_rmareceiptproduct
- team_msdyn_rmasubstatus
- team_msdyn_rtv
- team_msdyn_rtvproduct
- team_msdyn_rtvsubstatus
- team_msdyn_servicetasktype
- team_msdyn_shipvia
- team_msdyn_taxcode
- team_msdyn_taxcodedetail
- team_msdyn_timeoffrequest
- team_msdyn_warehouse
- team_msdyn_workorder
- team_msdyn_workordercharacteristic
- team_msdyn_workorderincident
- team_msdyn_workorderproduct
- team_msdyn_workorderresourcerestriction
- team_msdyn_workorderservice
- team_msdyn_workorderservicetask
- team_msdyn_workordersubstatus
- team_msdyn_workordertype
- team_msdyn_iotalert
- team_msdyn_iotdevice
- team_msdyn_iotdevicecategory
- team_msdyn_iotdevicecommand
- team_msdyn_iotdevicecommanddefinition
- team_msdyn_iotdevicedatahistory
- team_msdyn_iotdeviceproperty
- team_msdyn_iotdeviceregistrationhistory
- team_msdyn_iotpropertydefinition
- team_msdyn_iotsettings
- team_msdyn_entityconfiguration
- team_msdyn_geofence
- team_msdyn_geofenceevent
- team_msdyn_geofencingsettings
- team_msdyn_connector
- 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
lead_owning_team
Added by: Lead Management Solution
Same as lead entity lead_owning_team Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lead |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lead_owning_team |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_DynamicPropertyInstance
Added by: Product Management Solution
Same as dynamicpropertyinstance entity team_DynamicPropertyInstance Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyinstance |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_DynamicPropertyInstance |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_bookableresource
Added by: Scheduling Solution
Same as bookableresource entity team_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresource |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_bookableresourcebooking
Added by: Scheduling Solution
Same as bookableresourcebooking entity team_bookableresourcebooking Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebooking |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_bookableresourcebooking |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_bookableresourcebookingheader
Added by: Scheduling Solution
Same as bookableresourcebookingheader entity team_bookableresourcebookingheader Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebookingheader |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_bookableresourcebookingheader |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_bookableresourcecategory
Added by: Scheduling Solution
Same as bookableresourcecategory entity team_bookableresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_bookableresourcecategory |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_bookableresourcecategoryassn
Added by: Scheduling Solution
Same as bookableresourcecategoryassn entity team_bookableresourcecategoryassn Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategoryassn |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_bookableresourcecategoryassn |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_bookableresourcecharacteristic
Added by: Scheduling Solution
Same as bookableresourcecharacteristic entity team_bookableresourcecharacteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecharacteristic |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_bookableresourcecharacteristic |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_bookableresourcegroup
Added by: Scheduling Solution
Same as bookableresourcegroup entity team_bookableresourcegroup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcegroup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_bookableresourcegroup |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_bookingstatus
Added by: Scheduling Solution
Same as bookingstatus entity team_bookingstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookingstatus |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_bookingstatus |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_characteristic
Added by: Scheduling Solution
Same as characteristic entity team_characteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | characteristic |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_characteristic |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_ratingmodel
Added by: Scheduling Solution
Same as ratingmodel entity team_ratingmodel Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingmodel |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_ratingmodel |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_ratingvalue
Added by: Scheduling Solution
Same as ratingvalue entity team_ratingvalue Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingvalue |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_ratingvalue |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_BulkOperation
Added by: Marketing Solution
Same as bulkoperation entity team_BulkOperation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperation |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_BulkOperation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_bulkoperationlog
Added by: Marketing Solution
Same as bulkoperationlog entity team_bulkoperationlog Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperationlog |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_bulkoperationlog |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_Campaigns
Added by: Marketing Solution
Same as campaign entity team_Campaigns Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaign |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_Campaigns |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_campaignactivity
Added by: Marketing Solution
Same as campaignactivity entity team_campaignactivity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignactivity |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_campaignactivity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_campaignresponse
Added by: Marketing Solution
Same as campaignresponse entity team_campaignresponse Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_campaignresponse |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_list
Added by: Marketing Solution
Same as list entity team_list Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | list |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_list |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_service_contracts
Added by: Service Solution
Same as contract entity team_service_contracts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contract |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_service_contracts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_contractdetail
Added by: Service Solution
Same as contractdetail entity team_contractdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contractdetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_contractdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_entitlement
Added by: Service Solution
Same as entitlement entity team_entitlement Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_entitlement |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_entitlementchannel
Added by: Service Solution
Same as entitlementchannel entity team_entitlementchannel Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementchannel |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_entitlementchannel |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_incidents
Added by: Service Solution
Same as incident entity team_incidents Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incident |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_incidents |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_incidentresolution
Added by: Service Solution
Same as incidentresolution entity team_incidentresolution Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incidentresolution |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_incidentresolution |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_knowledgearticleincident
Added by: Service Solution
Same as knowledgearticleincident entity team_knowledgearticleincident Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleincident |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_knowledgearticleincident |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_service_appointments
Added by: Service Solution
Same as serviceappointment entity team_service_appointments Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_service_appointments |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_resource_specs
Added by: Service Solution
Same as resourcespec entity team_resource_specs Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | resourcespec |
| ReferencingAttribute | groupobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_resource_specs |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_resource_groups
Added by: Service Solution
Same as resourcegroup entity team_resource_groups Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | resourcegroup |
| ReferencingAttribute | resourcegroupid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_resource_groups |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_entitlemententityallocationtypemapping
Added by: Service Patch Solution
Same as entitlemententityallocationtypemapping entity team_entitlemententityallocationtypemapping Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlemententityallocationtypemapping |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_entitlemententityallocationtypemapping |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_callablecontext
Added by: Active Solution Solution
Same as msdyn_callablecontext entity team_msdyn_callablecontext Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_callablecontext |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_callablecontext |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_playbookactivity
Added by: Active Solution Solution
Same as msdyn_playbookactivity entity team_msdyn_playbookactivity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivity |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_playbookactivity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_playbookactivityattribute
Added by: Active Solution Solution
Same as msdyn_playbookactivityattribute entity team_msdyn_playbookactivityattribute Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivityattribute |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_playbookactivityattribute |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_playbookcategory
Added by: Active Solution Solution
Same as msdyn_playbookcategory entity team_msdyn_playbookcategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookcategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_playbookcategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_playbookinstance
Added by: Active Solution Solution
Same as msdyn_playbookinstance entity team_msdyn_playbookinstance Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookinstance |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_playbookinstance |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_playbooktemplate
Added by: Active Solution Solution
Same as msdyn_playbooktemplate entity team_msdyn_playbooktemplate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbooktemplate |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_msdyn_playbooktemplate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_invoices
Added by: Sales Solution
Same as invoice entity team_invoices Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoice |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_invoices |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_invoicedetail
Added by: Sales Solution
Same as invoicedetail entity team_invoicedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoicedetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_invoicedetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_opportunities
Added by: Sales Solution
Same as opportunity entity team_opportunities Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_opportunities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_opportunityclose
Added by: Sales Solution
Same as opportunityclose entity team_opportunityclose Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_opportunityclose |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_opportunityproduct
Added by: Sales Solution
Same as opportunityproduct entity team_opportunityproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_opportunityproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_orderclose
Added by: Sales Solution
Same as orderclose entity team_orderclose Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_orderclose |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_quotes
Added by: Sales Solution
Same as quote entity team_quotes Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_quotes |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_quoteclose
Added by: Sales Solution
Same as quoteclose entity team_quoteclose Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_quoteclose |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_quotedetail
Added by: Sales Solution
Same as quotedetail entity team_quotedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quotedetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_quotedetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_orders
Added by: Sales Solution
Same as salesorder entity team_orders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_orders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_salesorderdetail
Added by: Sales Solution
Same as salesorderdetail entity team_salesorderdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorderdetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_salesorderdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_adminsettingsentity
Added by: Sales Patch Solution
Same as adminsettingsentity entity team_adminsettingsentity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | adminsettingsentity |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_adminsettingsentity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_forecastdefinition
Added by: Active Solution Solution
Same as msdyn_forecastdefinition entity team_msdyn_forecastdefinition Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastdefinition |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_msdyn_forecastdefinition |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_forecastinstance
Added by: Active Solution Solution
Same as msdyn_forecastinstance entity team_msdyn_forecastinstance Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastinstance |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_msdyn_forecastinstance |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_forecastrecurrence
Added by: Active Solution Solution
Same as msdyn_forecastrecurrence entity team_msdyn_forecastrecurrence Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastrecurrence |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_msdyn_forecastrecurrence |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_relationshipinsightsunifiedconfig
Added by: Active Solution Solution
Same as msdyn_relationshipinsightsunifiedconfig entity team_msdyn_relationshipinsightsunifiedconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_relationshipinsightsunifiedconfig |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_relationshipinsightsunifiedconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_siconfig
Added by: Active Solution Solution
Same as msdyn_siconfig entity team_msdyn_siconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_siconfig |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_siconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_untrackedappointment
Added by: Active Solution Solution
Same as msdyn_untrackedappointment entity team_msdyn_untrackedappointment Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_untrackedappointment |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_untrackedappointment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_notesanalysisconfig
Added by: Active Solution Solution
Same as msdyn_notesanalysisconfig entity team_msdyn_notesanalysisconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_notesanalysisconfig |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_notesanalysisconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_icebreakersconfig
Added by: Active Solution Solution
Same as msdyn_icebreakersconfig entity team_msdyn_icebreakersconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_icebreakersconfig |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_icebreakersconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_postalbum
Added by: Active Solution Solution
Same as msdyn_postalbum entity team_msdyn_postalbum Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalbum |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_postalbum |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_wallsavedqueryusersettings
Added by: Active Solution Solution
Same as msdyn_wallsavedqueryusersettings entity team_msdyn_wallsavedqueryusersettings Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedqueryusersettings |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_wallsavedqueryusersettings |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_actual
Added by: Active Solution Solution
Same as msdyn_actual entity team_msdyn_actual Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_actual |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_bookableresourceassociation
Added by: Active Solution Solution
Same as msdyn_bookableresourceassociation entity team_msdyn_bookableresourceassociation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookableresourceassociation |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_bookableresourceassociation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookingalert_team_owningteam
Added by: Active Solution Solution
Same as msdyn_bookingalert entity msdyn_bookingalert_team_owningteam Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookingalert_team_owningteam |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_bookingalertstatus
Added by: Active Solution Solution
Same as msdyn_bookingalertstatus entity team_msdyn_bookingalertstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalertstatus |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_bookingalertstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_bookingchange
Added by: Active Solution Solution
Same as msdyn_bookingchange entity team_msdyn_bookingchange Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingchange |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_bookingchange |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_bookingrule
Added by: Active Solution Solution
Same as msdyn_bookingrule entity team_msdyn_bookingrule Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingrule |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_bookingrule |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_bookingsetupmetadata
Added by: Active Solution Solution
Same as msdyn_bookingsetupmetadata entity team_msdyn_bookingsetupmetadata Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingsetupmetadata |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_bookingsetupmetadata |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_businessclosure
Added by: Active Solution Solution
Same as msdyn_businessclosure entity team_msdyn_businessclosure Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_businessclosure |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_businessclosure |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_clientextension
Added by: Active Solution Solution
Same as msdyn_clientextension entity team_msdyn_clientextension Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_clientextension |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_clientextension |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_configuration
Added by: Active Solution Solution
Same as msdyn_configuration entity team_msdyn_configuration Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_configuration |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_configuration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_priority
Added by: Active Solution Solution
Same as msdyn_priority entity team_msdyn_priority Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_priority |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_priority |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_requirementcharacteristic
Added by: Active Solution Solution
Same as msdyn_requirementcharacteristic entity team_msdyn_requirementcharacteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementcharacteristic |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_requirementcharacteristic |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_requirementgroup
Added by: Active Solution Solution
Same as msdyn_requirementgroup entity team_msdyn_requirementgroup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementgroup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_requirementgroup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_requirementorganizationunit
Added by: Active Solution Solution
Same as msdyn_requirementorganizationunit entity team_msdyn_requirementorganizationunit Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementorganizationunit |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_requirementorganizationunit |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_requirementrelationship
Added by: Active Solution Solution
Same as msdyn_requirementrelationship entity team_msdyn_requirementrelationship Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementrelationship |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_requirementrelationship |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_requirementresourcecategory
Added by: Active Solution Solution
Same as msdyn_requirementresourcecategory entity team_msdyn_requirementresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcecategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_requirementresourcecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_requirementresourcepreference
Added by: Active Solution Solution
Same as msdyn_requirementresourcepreference entity team_msdyn_requirementresourcepreference Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcepreference |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_requirementresourcepreference |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_requirementstatus
Added by: Active Solution Solution
Same as msdyn_requirementstatus entity team_msdyn_requirementstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementstatus |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_requirementstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_resourcerequirement
Added by: Active Solution Solution
Same as msdyn_resourcerequirement entity team_msdyn_resourcerequirement Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirement |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_resourcerequirement |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_resourcerequirementdetail
Added by: Active Solution Solution
Same as msdyn_resourcerequirementdetail entity team_msdyn_resourcerequirementdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirementdetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_resourcerequirementdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_resourceterritory
Added by: Active Solution Solution
Same as msdyn_resourceterritory entity team_msdyn_resourceterritory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceterritory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_resourceterritory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_scheduleboardsetting
Added by: Active Solution Solution
Same as msdyn_scheduleboardsetting entity team_msdyn_scheduleboardsetting Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_scheduleboardsetting |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_scheduleboardsetting |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_systemuserschedulersetting
Added by: Active Solution Solution
Same as msdyn_systemuserschedulersetting entity team_msdyn_systemuserschedulersetting Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_systemuserschedulersetting |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_systemuserschedulersetting |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_timegroup
Added by: Active Solution Solution
Same as msdyn_timegroup entity team_msdyn_timegroup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_timegroup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_timegroupdetail
Added by: Active Solution Solution
Same as msdyn_timegroupdetail entity team_msdyn_timegroupdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroupdetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_timegroupdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_transactionorigin
Added by: Active Solution Solution
Same as msdyn_transactionorigin entity team_msdyn_transactionorigin Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionorigin |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_transactionorigin |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workhourtemplate
Added by: Active Solution Solution
Same as msdyn_workhourtemplate entity team_msdyn_workhourtemplate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workhourtemplate |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workhourtemplate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_accountpricelist
Added by: Active Solution Solution
Same as msdyn_accountpricelist entity team_msdyn_accountpricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_accountpricelist |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_accountpricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_approval_team_owningteam
Added by: Active Solution Solution
Same as msdyn_approval entity msdyn_approval_team_owningteam Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_approval |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_approval_team_owningteam |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_characteristicreqforteammember
Added by: Active Solution Solution
Same as msdyn_characteristicreqforteammember entity team_msdyn_characteristicreqforteammember Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_characteristicreqforteammember |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_characteristicreqforteammember |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_contactpricelist
Added by: Active Solution Solution
Same as msdyn_contactpricelist entity team_msdyn_contactpricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contactpricelist |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_contactpricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_contractlinescheduleofvalue
Added by: Active Solution Solution
Same as msdyn_contractlinescheduleofvalue entity team_msdyn_contractlinescheduleofvalue Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlinescheduleofvalue |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_contractlinescheduleofvalue |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_dataexport
Added by: Active Solution Solution
Same as msdyn_dataexport entity team_msdyn_dataexport Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dataexport |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_dataexport |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_delegation
Added by: Active Solution Solution
Same as msdyn_delegation entity team_msdyn_delegation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_delegation |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_delegation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_dimension
Added by: Active Solution Solution
Same as msdyn_dimension entity team_msdyn_dimension Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimension |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_dimension |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_estimate
Added by: Active Solution Solution
Same as msdyn_estimate entity team_msdyn_estimate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimate |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_estimate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_estimateline
Added by: Active Solution Solution
Same as msdyn_estimateline entity team_msdyn_estimateline Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_estimateline |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_expense
Added by: Active Solution Solution
Same as msdyn_expense entity team_msdyn_expense Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expense |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_expense |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_expensereceipt
Added by: Active Solution Solution
Same as msdyn_expensereceipt entity team_msdyn_expensereceipt Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensereceipt |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_expensereceipt |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_fact
Added by: Active Solution Solution
Same as msdyn_fact entity team_msdyn_fact Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fact |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_fact |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_fieldcomputation
Added by: Active Solution Solution
Same as msdyn_fieldcomputation entity team_msdyn_fieldcomputation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldcomputation |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_fieldcomputation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_findworkevent
Added by: Active Solution Solution
Same as msdyn_findworkevent entity team_msdyn_findworkevent Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_findworkevent |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_findworkevent |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_integrationjob
Added by: Active Solution Solution
Same as msdyn_integrationjob entity team_msdyn_integrationjob Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjob |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_integrationjob |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_integrationjobdetail
Added by: Active Solution Solution
Same as msdyn_integrationjobdetail entity team_msdyn_integrationjobdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjobdetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_integrationjobdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_invoicelinetransaction
Added by: Active Solution Solution
Same as msdyn_invoicelinetransaction entity team_msdyn_invoicelinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_invoicelinetransaction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_journal
Added by: Active Solution Solution
Same as msdyn_journal entity team_msdyn_journal Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journal |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_journal |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_journalline
Added by: Active Solution Solution
Same as msdyn_journalline entity team_msdyn_journalline Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_journalline |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_opportunitylineresourcecategory
Added by: Active Solution Solution
Same as msdyn_opportunitylineresourcecategory entity team_msdyn_opportunitylineresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylineresourcecategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_opportunitylineresourcecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_opportunitylinetransaction
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransaction entity team_msdyn_opportunitylinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_opportunitylinetransaction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_opportunitylinetransactioncategory
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactioncategory entity team_msdyn_opportunitylinetransactioncategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactioncategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_opportunitylinetransactioncategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_opportunitylinetransactionclassificatio
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactionclassificatio entity team_msdyn_opportunitylinetransactionclassificatio Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactionclassificatio |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_opportunitylinetransactionclassificatio |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_opportunitypricelist
Added by: Active Solution Solution
Same as msdyn_opportunitypricelist entity team_msdyn_opportunitypricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitypricelist |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_opportunitypricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_orderlineresourcecategory
Added by: Active Solution Solution
Same as msdyn_orderlineresourcecategory entity team_msdyn_orderlineresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlineresourcecategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_orderlineresourcecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_orderlinetransaction
Added by: Active Solution Solution
Same as msdyn_orderlinetransaction entity team_msdyn_orderlinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_orderlinetransaction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_orderlinetransactioncategory
Added by: Active Solution Solution
Same as msdyn_orderlinetransactioncategory entity team_msdyn_orderlinetransactioncategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactioncategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_orderlinetransactioncategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_orderlinetransactionclassification
Added by: Active Solution Solution
Same as msdyn_orderlinetransactionclassification entity team_msdyn_orderlinetransactionclassification Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactionclassification |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_orderlinetransactionclassification |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_orderpricelist
Added by: Active Solution Solution
Same as msdyn_orderpricelist entity team_msdyn_orderpricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderpricelist |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_orderpricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_project
Added by: Active Solution Solution
Same as msdyn_project entity team_msdyn_project Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_project |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_projectapproval
Added by: Active Solution Solution
Same as msdyn_projectapproval entity team_msdyn_projectapproval Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_projectapproval |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_projectpricelist
Added by: Active Solution Solution
Same as msdyn_projectpricelist entity team_msdyn_projectpricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectpricelist |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_projectpricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_projecttask
Added by: Active Solution Solution
Same as msdyn_projecttask entity team_msdyn_projecttask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttask |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_projecttask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_projecttaskdependency
Added by: Active Solution Solution
Same as msdyn_projecttaskdependency entity team_msdyn_projecttaskdependency Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskdependency |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_projecttaskdependency |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_projecttaskstatususer
Added by: Active Solution Solution
Same as msdyn_projecttaskstatususer entity team_msdyn_projecttaskstatususer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskstatususer |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_projecttaskstatususer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_projectteam
Added by: Active Solution Solution
Same as msdyn_projectteam entity team_msdyn_projectteam Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteam |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_projectteam |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_projecttransactioncategory
Added by: Active Solution Solution
Same as msdyn_projecttransactioncategory entity team_msdyn_projecttransactioncategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttransactioncategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_projecttransactioncategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotelineanalyticsbreakdown
Added by: Active Solution Solution
Same as msdyn_quotelineanalyticsbreakdown entity team_msdyn_quotelineanalyticsbreakdown Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineanalyticsbreakdown |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotelineanalyticsbreakdown |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotelineresourcecategory
Added by: Active Solution Solution
Same as msdyn_quotelineresourcecategory entity team_msdyn_quotelineresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineresourcecategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotelineresourcecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotelinescheduleofvalue
Added by: Active Solution Solution
Same as msdyn_quotelinescheduleofvalue entity team_msdyn_quotelinescheduleofvalue Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinescheduleofvalue |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotelinescheduleofvalue |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotelinetransaction
Added by: Active Solution Solution
Same as msdyn_quotelinetransaction entity team_msdyn_quotelinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotelinetransaction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotelinetransactioncategory
Added by: Active Solution Solution
Same as msdyn_quotelinetransactioncategory entity team_msdyn_quotelinetransactioncategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactioncategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotelinetransactioncategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotelinetransactionclassification
Added by: Active Solution Solution
Same as msdyn_quotelinetransactionclassification entity team_msdyn_quotelinetransactionclassification Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactionclassification |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotelinetransactionclassification |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotepricelist
Added by: Active Solution Solution
Same as msdyn_quotepricelist entity team_msdyn_quotepricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotepricelist |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotepricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_resourceassignment
Added by: Active Solution Solution
Same as msdyn_resourceassignment entity team_msdyn_resourceassignment Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignment |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_resourceassignment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_resourceassignmentdetail
Added by: Active Solution Solution
Same as msdyn_resourceassignmentdetail entity team_msdyn_resourceassignmentdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignmentdetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_resourceassignmentdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_resourcerequest
Added by: Active Solution Solution
Same as msdyn_resourcerequest entity team_msdyn_resourcerequest Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequest |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_resourcerequest |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_rolecompetencyrequirement
Added by: Active Solution Solution
Same as msdyn_rolecompetencyrequirement entity team_msdyn_rolecompetencyrequirement Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rolecompetencyrequirement |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_rolecompetencyrequirement |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_roleutilization
Added by: Active Solution Solution
Same as msdyn_roleutilization entity team_msdyn_roleutilization Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_roleutilization |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_roleutilization |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_timeentry
Added by: Active Solution Solution
Same as msdyn_timeentry entity team_msdyn_timeentry Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeentry |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_timeentry |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_timeoffcalendar
Added by: Active Solution Solution
Same as msdyn_timeoffcalendar entity team_msdyn_timeoffcalendar Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffcalendar |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_timeoffcalendar |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_transactionconnection
Added by: Active Solution Solution
Same as msdyn_transactionconnection entity team_msdyn_transactionconnection Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionconnection |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_transactionconnection |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_userworkhistory
Added by: Active Solution Solution
Same as msdyn_userworkhistory entity team_msdyn_userworkhistory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_userworkhistory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_userworkhistory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_team_msdyn_project_projectteamid
Added by: Project Service Automation Solution
Same as msdyn_project entity msdyn_team_msdyn_project_projectteamid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | msdyn_projectteamid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_team_msdyn_project_projectteamid |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreement
Added by: Active Solution Solution
Same as msdyn_agreement entity team_msdyn_agreement Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreement |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreement |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementbookingdate
Added by: Active Solution Solution
Same as msdyn_agreementbookingdate entity team_msdyn_agreementbookingdate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingdate |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementbookingdate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementbookingincident
Added by: Active Solution Solution
Same as msdyn_agreementbookingincident entity team_msdyn_agreementbookingincident Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingincident |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementbookingincident |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementbookingproduct
Added by: Active Solution Solution
Same as msdyn_agreementbookingproduct entity team_msdyn_agreementbookingproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementbookingproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementbookingservice
Added by: Active Solution Solution
Same as msdyn_agreementbookingservice entity team_msdyn_agreementbookingservice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservice |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementbookingservice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementbookingservicetask
Added by: Active Solution Solution
Same as msdyn_agreementbookingservicetask entity team_msdyn_agreementbookingservicetask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservicetask |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementbookingservicetask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementbookingsetup
Added by: Active Solution Solution
Same as msdyn_agreementbookingsetup entity team_msdyn_agreementbookingsetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingsetup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementbookingsetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementinvoicedate
Added by: Active Solution Solution
Same as msdyn_agreementinvoicedate entity team_msdyn_agreementinvoicedate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicedate |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementinvoicedate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementinvoiceproduct
Added by: Active Solution Solution
Same as msdyn_agreementinvoiceproduct entity team_msdyn_agreementinvoiceproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoiceproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementinvoiceproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementinvoicesetup
Added by: Active Solution Solution
Same as msdyn_agreementinvoicesetup entity team_msdyn_agreementinvoicesetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicesetup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementinvoicesetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_agreementsubstatus
Added by: Active Solution Solution
Same as msdyn_agreementsubstatus entity team_msdyn_agreementsubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementsubstatus |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_agreementsubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_bookingjournal
Added by: Active Solution Solution
Same as msdyn_bookingjournal entity team_msdyn_bookingjournal Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingjournal |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_bookingjournal |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_bookingtimestamp
Added by: Active Solution Solution
Same as msdyn_bookingtimestamp entity team_msdyn_bookingtimestamp Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingtimestamp |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_bookingtimestamp |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_customerasset
Added by: Active Solution Solution
Same as msdyn_customerasset entity team_msdyn_customerasset Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_customerasset |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_customerassetcategory
Added by: Active Solution Solution
Same as msdyn_customerassetcategory entity team_msdyn_customerassetcategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerassetcategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_customerassetcategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_entitlementapplication
Added by: Active Solution Solution
Same as msdyn_entitlementapplication entity team_msdyn_entitlementapplication Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entitlementapplication |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_entitlementapplication |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_fieldservicesetting
Added by: Active Solution Solution
Same as msdyn_fieldservicesetting entity team_msdyn_fieldservicesetting Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesetting |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_fieldservicesetting |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_fieldserviceslaconfiguration
Added by: Active Solution Solution
Same as msdyn_fieldserviceslaconfiguration entity team_msdyn_fieldserviceslaconfiguration Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldserviceslaconfiguration |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | team_msdyn_fieldserviceslaconfiguration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_incidenttype
Added by: Active Solution Solution
Same as msdyn_incidenttype entity team_msdyn_incidenttype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_incidenttype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_incidenttypecharacteristic
Added by: Active Solution Solution
Same as msdyn_incidenttypecharacteristic entity team_msdyn_incidenttypecharacteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypecharacteristic |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_incidenttypecharacteristic |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_incidenttypeproduct
Added by: Active Solution Solution
Same as msdyn_incidenttypeproduct entity team_msdyn_incidenttypeproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_incidenttypeproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_incidenttypeservice
Added by: Active Solution Solution
Same as msdyn_incidenttypeservice entity team_msdyn_incidenttypeservice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservice |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_incidenttypeservice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_incidenttypeservicetask
Added by: Active Solution Solution
Same as msdyn_incidenttypeservicetask entity team_msdyn_incidenttypeservicetask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservicetask |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_incidenttypeservicetask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_incidenttypessetup
Added by: Active Solution Solution
Same as msdyn_incidenttypessetup entity team_msdyn_incidenttypessetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypessetup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_incidenttypessetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_incidenttype_requirementgroup
Added by: Active Solution Solution
Same as msdyn_incidenttype_requirementgroup entity team_msdyn_incidenttype_requirementgroup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype_requirementgroup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_incidenttype_requirementgroup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_inventoryadjustment
Added by: Active Solution Solution
Same as msdyn_inventoryadjustment entity team_msdyn_inventoryadjustment Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustment |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_inventoryadjustment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_inventoryadjustmentproduct
Added by: Active Solution Solution
Same as msdyn_inventoryadjustmentproduct entity team_msdyn_inventoryadjustmentproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustmentproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_inventoryadjustmentproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_inventoryjournal
Added by: Active Solution Solution
Same as msdyn_inventoryjournal entity team_msdyn_inventoryjournal Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryjournal |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_inventoryjournal |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_inventorytransfer
Added by: Active Solution Solution
Same as msdyn_inventorytransfer entity team_msdyn_inventorytransfer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventorytransfer |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_inventorytransfer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_orderinvoicingdate
Added by: Active Solution Solution
Same as msdyn_orderinvoicingdate entity team_msdyn_orderinvoicingdate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingdate |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_orderinvoicingdate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_orderinvoicingproduct
Added by: Active Solution Solution
Same as msdyn_orderinvoicingproduct entity team_msdyn_orderinvoicingproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_orderinvoicingproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_orderinvoicingsetup
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetup entity team_msdyn_orderinvoicingsetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_orderinvoicingsetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_orderinvoicingsetupdate
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetupdate entity team_msdyn_orderinvoicingsetupdate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetupdate |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_orderinvoicingsetupdate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_payment
Added by: Active Solution Solution
Same as msdyn_payment entity team_msdyn_payment Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_payment |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_payment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_paymentdetail
Added by: Active Solution Solution
Same as msdyn_paymentdetail entity team_msdyn_paymentdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentdetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_paymentdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_paymentmethod
Added by: Active Solution Solution
Same as msdyn_paymentmethod entity team_msdyn_paymentmethod Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentmethod |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_paymentmethod |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_paymentterm
Added by: Active Solution Solution
Same as msdyn_paymentterm entity team_msdyn_paymentterm Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentterm |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_paymentterm |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_postalcode
Added by: Active Solution Solution
Same as msdyn_postalcode entity team_msdyn_postalcode Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalcode |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_postalcode |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_purchaseorder
Added by: Active Solution Solution
Same as msdyn_purchaseorder entity team_msdyn_purchaseorder Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_purchaseorder |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_purchaseorderbill
Added by: Active Solution Solution
Same as msdyn_purchaseorderbill entity team_msdyn_purchaseorderbill Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderbill |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_purchaseorderbill |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_purchaseorderproduct
Added by: Active Solution Solution
Same as msdyn_purchaseorderproduct entity team_msdyn_purchaseorderproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_purchaseorderproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_purchaseorderreceipt
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceipt entity team_msdyn_purchaseorderreceipt Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceipt |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_purchaseorderreceipt |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_purchaseorderreceiptproduct
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceiptproduct entity team_msdyn_purchaseorderreceiptproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceiptproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_purchaseorderreceiptproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_purchaseordersubstatus
Added by: Active Solution Solution
Same as msdyn_purchaseordersubstatus entity team_msdyn_purchaseordersubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseordersubstatus |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_purchaseordersubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotebookingincident
Added by: Active Solution Solution
Same as msdyn_quotebookingincident entity team_msdyn_quotebookingincident Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingincident |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotebookingincident |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotebookingproduct
Added by: Active Solution Solution
Same as msdyn_quotebookingproduct entity team_msdyn_quotebookingproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotebookingproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotebookingservice
Added by: Active Solution Solution
Same as msdyn_quotebookingservice entity team_msdyn_quotebookingservice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservice |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotebookingservice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotebookingservicetask
Added by: Active Solution Solution
Same as msdyn_quotebookingservicetask entity team_msdyn_quotebookingservicetask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservicetask |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotebookingservicetask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quotebookingsetup
Added by: Active Solution Solution
Same as msdyn_quotebookingsetup entity team_msdyn_quotebookingsetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingsetup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quotebookingsetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quoteinvoicingproduct
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingproduct entity team_msdyn_quoteinvoicingproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quoteinvoicingproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_quoteinvoicingsetup
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingsetup entity team_msdyn_quoteinvoicingsetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingsetup |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_quoteinvoicingsetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_resourcepaytype
Added by: Active Solution Solution
Same as msdyn_resourcepaytype entity team_msdyn_resourcepaytype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcepaytype |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_resourcepaytype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_rma
Added by: Active Solution Solution
Same as msdyn_rma entity team_msdyn_rma Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_rma |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_rmaproduct
Added by: Active Solution Solution
Same as msdyn_rmaproduct entity team_msdyn_rmaproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_rmaproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_rmareceipt
Added by: Active Solution Solution
Same as msdyn_rmareceipt entity team_msdyn_rmareceipt Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceipt |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_rmareceipt |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_rmareceiptproduct
Added by: Active Solution Solution
Same as msdyn_rmareceiptproduct entity team_msdyn_rmareceiptproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceiptproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_rmareceiptproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_rmasubstatus
Added by: Active Solution Solution
Same as msdyn_rmasubstatus entity team_msdyn_rmasubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmasubstatus |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_rmasubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_rtv
Added by: Active Solution Solution
Same as msdyn_rtv entity team_msdyn_rtv Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtv |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_rtv |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_rtvproduct
Added by: Active Solution Solution
Same as msdyn_rtvproduct entity team_msdyn_rtvproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_rtvproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_rtvsubstatus
Added by: Active Solution Solution
Same as msdyn_rtvsubstatus entity team_msdyn_rtvsubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvsubstatus |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_rtvsubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_servicetasktype
Added by: Active Solution Solution
Same as msdyn_servicetasktype entity team_msdyn_servicetasktype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_servicetasktype |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_servicetasktype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_shipvia
Added by: Active Solution Solution
Same as msdyn_shipvia entity team_msdyn_shipvia Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_shipvia |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_shipvia |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_taxcode
Added by: Active Solution Solution
Same as msdyn_taxcode entity team_msdyn_taxcode Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcode |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_taxcode |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_taxcodedetail
Added by: Active Solution Solution
Same as msdyn_taxcodedetail entity team_msdyn_taxcodedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcodedetail |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_taxcodedetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_timeoffrequest
Added by: Active Solution Solution
Same as msdyn_timeoffrequest entity team_msdyn_timeoffrequest Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffrequest |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_timeoffrequest |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_warehouse
Added by: Active Solution Solution
Same as msdyn_warehouse entity team_msdyn_warehouse Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_warehouse |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_warehouse |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workorder
Added by: Active Solution Solution
Same as msdyn_workorder entity team_msdyn_workorder Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workorder |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workordercharacteristic
Added by: Active Solution Solution
Same as msdyn_workordercharacteristic entity team_msdyn_workordercharacteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordercharacteristic |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workordercharacteristic |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workorderincident
Added by: Active Solution Solution
Same as msdyn_workorderincident entity team_msdyn_workorderincident Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderincident |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workorderincident |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workorderproduct
Added by: Active Solution Solution
Same as msdyn_workorderproduct entity team_msdyn_workorderproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderproduct |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workorderproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workorderresourcerestriction
Added by: Active Solution Solution
Same as msdyn_workorderresourcerestriction entity team_msdyn_workorderresourcerestriction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderresourcerestriction |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workorderresourcerestriction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workorderservice
Added by: Active Solution Solution
Same as msdyn_workorderservice entity team_msdyn_workorderservice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservice |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workorderservice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workorderservicetask
Added by: Active Solution Solution
Same as msdyn_workorderservicetask entity team_msdyn_workorderservicetask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservicetask |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workorderservicetask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workordersubstatus
Added by: Active Solution Solution
Same as msdyn_workordersubstatus entity team_msdyn_workordersubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordersubstatus |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workordersubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_workordertype
Added by: Active Solution Solution
Same as msdyn_workordertype entity team_msdyn_workordertype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordertype |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_workordertype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotalert
Added by: Active Solution Solution
Same as msdyn_iotalert entity team_msdyn_iotalert Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotalert |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotalert |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotdevice
Added by: Active Solution Solution
Same as msdyn_iotdevice entity team_msdyn_iotdevice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevice |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotdevice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotdevicecategory
Added by: Active Solution Solution
Same as msdyn_iotdevicecategory entity team_msdyn_iotdevicecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecategory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotdevicecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotdevicecommand
Added by: Active Solution Solution
Same as msdyn_iotdevicecommand entity team_msdyn_iotdevicecommand Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommand |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotdevicecommand |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotdevicecommanddefinition
Added by: Active Solution Solution
Same as msdyn_iotdevicecommanddefinition entity team_msdyn_iotdevicecommanddefinition Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommanddefinition |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotdevicecommanddefinition |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotdevicedatahistory
Added by: Active Solution Solution
Same as msdyn_iotdevicedatahistory entity team_msdyn_iotdevicedatahistory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicedatahistory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotdevicedatahistory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotdeviceproperty
Added by: Active Solution Solution
Same as msdyn_iotdeviceproperty entity team_msdyn_iotdeviceproperty Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceproperty |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotdeviceproperty |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotdeviceregistrationhistory
Added by: Active Solution Solution
Same as msdyn_iotdeviceregistrationhistory entity team_msdyn_iotdeviceregistrationhistory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceregistrationhistory |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotdeviceregistrationhistory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotpropertydefinition
Added by: Active Solution Solution
Same as msdyn_iotpropertydefinition entity team_msdyn_iotpropertydefinition Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotpropertydefinition |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotpropertydefinition |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_iotsettings
Added by: Active Solution Solution
Same as msdyn_iotsettings entity team_msdyn_iotsettings Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotsettings |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_iotsettings |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_entityconfiguration
Added by: Active Solution Solution
Same as msdyn_entityconfiguration entity team_msdyn_entityconfiguration Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entityconfiguration |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_entityconfiguration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_geofence
Added by: Active Solution Solution
Same as msdyn_geofence entity team_msdyn_geofence Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofence |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_geofence |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_geofenceevent
Added by: Active Solution Solution
Same as msdyn_geofenceevent entity team_msdyn_geofenceevent Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofenceevent |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_geofenceevent |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_geofencingsettings
Added by: Active Solution Solution
Same as msdyn_geofencingsettings entity team_msdyn_geofencingsettings Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofencingsettings |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_geofencingsettings |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_connector
Added by: Active Solution Solution
Same as msdyn_connector entity team_msdyn_connector Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_connector |
| ReferencingAttribute | owningteam |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | team_msdyn_connector |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
team_principalobjectattributeaccess_principalid
Same as principalobjectattributeaccess entity team_principalobjectattributeaccess_principalid Many-To-One relationship.
| 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 exchangesyncidmapping entity team_exchangesyncidmapping Many-To-One relationship.
| 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 interactionforemail entity team_interactionforemail Many-To-One relationship.
| 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 knowledgearticle entity team_knowledgearticle Many-To-One relationship.
| 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 sharepointsite entity team_sharepointsite Many-To-One relationship.
| 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 sharepointdocumentlocation entity team_sharepointdocumentlocation Many-To-One relationship.
| 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 goal entity team_goal Many-To-One relationship.
| 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 goalrollupquery entity team_goalrollupquery Many-To-One relationship.
| 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 mailbox entity team_mailbox Many-To-One relationship.
| 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 connection entity team_connections2 Many-To-One relationship.
| 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 sla entity team_slaBase Many-To-One relationship.
| 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 goal entity team_goal_goalowner Many-To-One relationship.
| 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 principalobjectattributeaccess entity team_principalobjectattributeaccess Many-To-One relationship.
| 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 postfollow entity OwningTeam_postfollows Many-To-One relationship.
| 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 importmap entity team_ImportMaps Many-To-One relationship.
| 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 recurringappointmentmaster entity team_recurringappointmentmaster Many-To-One relationship.
| 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 queueitem entity team_queueitembase_workerid Many-To-One relationship.
| 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 phonecall entity team_phonecall Many-To-One relationship.
| 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 emailserverprofile entity team_emailserverprofile Many-To-One relationship.
| 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 connection entity team_connections1 Many-To-One relationship.
| 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 userqueryvisualization entity team_userqueryvisualizations Many-To-One relationship.
| 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 userform entity team_userform Many-To-One relationship.
| 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 socialactivity entity team_socialactivity Many-To-One relationship.
| 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 processsession entity Team_ProcessSessions Many-To-One relationship.
| 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 duplicaterecord entity Team_DuplicateMatchingRecord Many-To-One relationship.
| 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 contact entity team_contacts Many-To-One relationship.
| 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 asyncoperation entity Team_AsyncOperations Many-To-One relationship.
| 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 importlog entity team_ImportLogs Many-To-One relationship.
| 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 workflowlog entity team_workflowlog Many-To-One relationship.
| 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 import entity team_Imports Many-To-One relationship.
| 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 processsession entity team_processsession Many-To-One relationship.
| 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 syncerror entity team_SyncError Many-To-One relationship.
| 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 letter entity team_letter Many-To-One relationship.
| 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 annotation entity team_annotations Many-To-One relationship.
| 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 appointment entity team_appointment Many-To-One relationship.
| 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 asyncoperation entity team_asyncoperation Many-To-One relationship.
| 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 bulkdeletefailure entity Team_BulkDeleteFailures Many-To-One relationship.
| 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 syncerror entity Team_SyncErrors Many-To-One relationship.
| 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 mailboxtrackingfolder entity team_mailboxtrackingfolder Many-To-One relationship.
| 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 task entity team_task Many-To-One relationship.
| 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 activitypointer entity team_activity Many-To-One relationship.
| 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 duplicaterecord entity Team_DuplicateBaseRecord Many-To-One relationship.
| 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 account entity team_accounts Many-To-One relationship.
| 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 userquery entity team_userquery Many-To-One relationship.
| 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 email entity team_email Many-To-One relationship.
| 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 importfile entity ImportFile_Team Many-To-One relationship.
| 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 importfile entity team_ImportFiles Many-To-One relationship.
| 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 template entity team_email_templates Many-To-One relationship.
| 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 fax entity team_fax Many-To-One relationship.
| 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 duplicaterule entity team_DuplicateRules Many-To-One relationship.
| 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 workflow entity team_workflow Many-To-One relationship.
| 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 |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- opportunity_Teams
- 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
opportunity_Teams
Added by: Sales Solution
See opportunity Entity opportunity_Teams One-To-Many relationship.
knowledgearticle_Teams
See knowledgearticle Entity knowledgearticle_Teams One-To-Many relationship.
teamtemplate_Teams
See teamtemplate Entity teamtemplate_Teams One-To-Many relationship.
lk_teambase_administratorid
See systemuser Entity lk_teambase_administratorid One-To-Many relationship.
processstage_teams
See processstage Entity processstage_teams One-To-Many relationship.
lk_teambase_modifiedby
See systemuser Entity lk_teambase_modifiedby One-To-Many relationship.
lk_teambase_createdby
See systemuser Entity lk_teambase_createdby One-To-Many relationship.
queue_team
See queue Entity queue_team One-To-Many relationship.
TransactionCurrency_Team
See transactioncurrency Entity TransactionCurrency_Team One-To-Many relationship.
business_unit_teams
See businessunit Entity business_unit_teams One-To-Many relationship.
organization_teams
See organization Entity organization_teams One-To-Many relationship.
lk_team_modifiedonbehalfby
See systemuser Entity lk_team_modifiedonbehalfby One-To-Many relationship.
lk_team_createdonbehalfby
See systemuser Entity lk_team_createdonbehalfby One-To-Many relationship.
Many-To-Many Relationships
Relationship details provided where the Team entity is the first entity in the relationship. Listed by SchemaName.
teamroles_association
IntersectEntityName: teamroles
Entity 1
| Property | Value |
|---|---|
| IntersectAttribute | teamid |
| IsCustomizable | False |
| LogicalName | team |
| NavigationPropertyName | teamroles_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Entity 2
| Property | Value |
|---|---|
| LogicalName | role |
| IntersectAttribute | roleid |
| NavigationPropertyName | teamroles_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
teammembership_association
IntersectEntityName: teammembership
Entity 1
| Property | Value |
|---|---|
| IntersectAttribute | teamid |
| IsCustomizable | False |
| LogicalName | team |
| NavigationPropertyName | teammembership_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Entity 2
| Property | Value |
|---|---|
| LogicalName | systemuser |
| IntersectAttribute | systemuserid |
| NavigationPropertyName | teammembership_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
teamprofiles_association
IntersectEntityName: teamprofiles
Entity 1
| Property | Value |
|---|---|
| IntersectAttribute | teamid |
| IsCustomizable | False |
| LogicalName | team |
| NavigationPropertyName | teamprofiles_association |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
Entity 2
| Property | Value |
|---|---|
| LogicalName | fieldsecurityprofile |
| IntersectAttribute | fieldsecurityprofileid |
| NavigationPropertyName | teamprofiles_association |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
team EntityType
Feedback
Submit and view feedback for