BusinessUnit table/entity reference

Note

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

Business, division, or department in the Microsoft Dynamics 365 database.

Messages

Message Web API Operation SDK class or method
Create POST /businessunits
See Create
CreateRequest or
Create
Delete DELETE /businessunits(businessunitid)
See Delete
DeleteRequest or
Delete
Retrieve GET /businessunits(businessunitid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveBusinessHierarchyBusinessUnit RetrieveBusinessHierarchyBusinessUnit RetrieveBusinessHierarchyBusinessUnitRequest
RetrieveMultiple GET /businessunits
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
SetParentBusinessUnit Associate and disassociate entities SetParentBusinessUnitRequest
SetParentSystemUser SetParentSystemUser SetParentSystemUserRequest
SetParentTeam SetParentTeam SetParentTeamRequest
SetState PATCH /businessunits(businessunitid)
Update statecode and statuscode properties.
SetStateRequest
Update PATCH /businessunits(businessunitid)
See Update
UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName BusinessUnits
DisplayCollectionName Business Units
DisplayName Business Unit
EntitySetName businessunits
IsBPFEntity False
LogicalCollectionName businessunits
LogicalName businessunit
OwnershipType BusinessOwned
PrimaryIdAttribute businessunitid
PrimaryNameAttribute name
SchemaName BusinessUnit

Writable columns/attributes

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

Address1_AddressId

Property Value
Description Unique identifier for address 1.
DisplayName Address 1: ID
IsValidForForm False
IsValidForRead True
LogicalName address1_addressid
RequiredLevel None
Type Uniqueidentifier

Address1_AddressTypeCode

Property Value
Description Type of address for address 1, such as billing, shipping, or primary address.
DisplayName Address 1: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address1_addresstypecode
RequiredLevel None
Type Picklist

Address1_AddressTypeCode Choices/Options

Value Label Description
1 Default Value

Address1_City

Property Value
Description City name for address 1.
DisplayName Bill To City
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_city
MaxLength 80
RequiredLevel None
Type String

Address1_Country

Property Value
Description Country/region name for address 1.
DisplayName Bill To Country/Region
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_country
MaxLength 80
RequiredLevel None
Type String

Address1_County

Property Value
Description County name for address 1.
DisplayName Address 1: County
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_county
MaxLength 50
RequiredLevel None
Type String

Address1_Fax

Property Value
Description Fax number for address 1.
DisplayName Address 1: Fax
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_fax
MaxLength 50
RequiredLevel None
Type String

Address1_Latitude

Property Value
Description Latitude for address 1.
DisplayName Address 1: Latitude
IsValidForForm True
IsValidForRead True
LogicalName address1_latitude
MaxValue 90
MinValue -90
Precision 5
RequiredLevel None
Type Double

Address1_Line1

Property Value
Description First line for entering address 1 information.
DisplayName Bill To Street 1
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_line1
MaxLength 250
RequiredLevel None
Type String

Address1_Line2

Property Value
Description Second line for entering address 1 information.
DisplayName Bill To Street 2
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_line2
MaxLength 250
RequiredLevel None
Type String

Address1_Line3

Property Value
Description Third line for entering address 1 information.
DisplayName Bill To Street 3
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_line3
MaxLength 250
RequiredLevel None
Type String

Address1_Longitude

Property Value
Description Longitude for address 1.
DisplayName Address 1: Longitude
IsValidForForm True
IsValidForRead True
LogicalName address1_longitude
MaxValue 180
MinValue -180
Precision 5
RequiredLevel None
Type Double

Address1_Name

Property Value
Description Name to enter for address 1.
DisplayName Address 1: Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_name
MaxLength 100
RequiredLevel None
Type String

Address1_PostalCode

Property Value
Description ZIP Code or postal code for address 1.
DisplayName Bill To ZIP/Postal Code
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_postalcode
MaxLength 20
RequiredLevel None
Type String

Address1_PostOfficeBox

Property Value
Description Post office box number for address 1.
DisplayName Address 1: Post Office Box
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_postofficebox
MaxLength 20
RequiredLevel None
Type String

Address1_ShippingMethodCode

Property Value
Description Method of shipment for address 1.
DisplayName Address 1: Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName address1_shippingmethodcode
RequiredLevel None
Type Picklist

Address1_ShippingMethodCode Choices/Options

Value Label Description
1 Default Value

Address1_StateOrProvince

Property Value
Description State or province for address 1.
DisplayName Bill To State/Province
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_stateorprovince
MaxLength 50
RequiredLevel None
Type String

Address1_Telephone1

Property Value
Description First telephone number associated with address 1.
DisplayName Main Phone
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone1
MaxLength 50
RequiredLevel None
Type String

Address1_Telephone2

Property Value
Description Second telephone number associated with address 1.
DisplayName Other Phone
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone2
MaxLength 50
RequiredLevel None
Type String

Address1_Telephone3

Property Value
Description Third telephone number associated with address 1.
DisplayName Address 1: Telephone 3
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone3
MaxLength 50
RequiredLevel None
Type String

Address1_UPSZone

Property Value
Description United Parcel Service (UPS) zone for address 1.
DisplayName Address 1: UPS Zone
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_upszone
MaxLength 4
RequiredLevel None
Type String

Address1_UTCOffset

Property Value
Description UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time.
DisplayName Address 1: UTC Offset
Format TimeZone
IsValidForForm True
IsValidForRead True
LogicalName address1_utcoffset
MaxValue 1500
MinValue -1500
RequiredLevel None
Type Integer

Address2_AddressId

Property Value
Description Unique identifier for address 2.
DisplayName Address 2: ID
IsValidForForm False
IsValidForRead True
LogicalName address2_addressid
RequiredLevel None
Type Uniqueidentifier

Address2_AddressTypeCode

Property Value
Description Type of address for address 2, such as billing, shipping, or primary address.
DisplayName Address 2: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address2_addresstypecode
RequiredLevel None
Type Picklist

Address2_AddressTypeCode Choices/Options

Value Label Description
1 Default Value

Address2_City

Property Value
Description City name for address 2.
DisplayName Ship To City
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_city
MaxLength 80
RequiredLevel None
Type String

Address2_Country

Property Value
Description Country/region name for address 2.
DisplayName Ship To Country/Region
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_country
MaxLength 80
RequiredLevel None
Type String

Address2_County

Property Value
Description County name for address 2.
DisplayName Address 2: County
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_county
MaxLength 50
RequiredLevel None
Type String

Address2_Fax

Property Value
Description Fax number for address 2.
DisplayName Address 2: Fax
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_fax
MaxLength 50
RequiredLevel None
Type String

Address2_Latitude

Property Value
Description Latitude for address 2.
DisplayName Address 2: Latitude
IsValidForForm True
IsValidForRead True
LogicalName address2_latitude
MaxValue 90
MinValue -90
Precision 5
RequiredLevel None
Type Double

Address2_Line1

Property Value
Description First line for entering address 2 information.
DisplayName Ship To Street 1
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_line1
MaxLength 250
RequiredLevel None
Type String

Address2_Line2

Property Value
Description Second line for entering address 2 information.
DisplayName Ship To Street 2
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_line2
MaxLength 250
RequiredLevel None
Type String

Address2_Line3

Property Value
Description Third line for entering address 2 information.
DisplayName Ship To Street 3
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_line3
MaxLength 250
RequiredLevel None
Type String

Address2_Longitude

Property Value
Description Longitude for address 2.
DisplayName Address 2: Longitude
IsValidForForm True
IsValidForRead True
LogicalName address2_longitude
MaxValue 180
MinValue -180
Precision 5
RequiredLevel None
Type Double

Address2_Name

Property Value
Description Name to enter for address 2.
DisplayName Address 2: Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_name
MaxLength 100
RequiredLevel None
Type String

Address2_PostalCode

Property Value
Description ZIP Code or postal code for address 2.
DisplayName Ship To ZIP/Postal Code
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_postalcode
MaxLength 20
RequiredLevel None
Type String

Address2_PostOfficeBox

Property Value
Description Post office box number for address 2.
DisplayName Address 2: Post Office Box
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_postofficebox
MaxLength 20
RequiredLevel None
Type String

Address2_ShippingMethodCode

Property Value
Description Method of shipment for address 2.
DisplayName Address 2: Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName address2_shippingmethodcode
RequiredLevel None
Type Picklist

Address2_ShippingMethodCode Choices/Options

Value Label Description
1 Default Value

Address2_StateOrProvince

Property Value
Description State or province for address 2.
DisplayName Ship To State/Province
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_stateorprovince
MaxLength 50
RequiredLevel None
Type String

Address2_Telephone1

Property Value
Description First telephone number associated with address 2.
DisplayName Address 2: Telephone 1
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone1
MaxLength 50
RequiredLevel None
Type String

Address2_Telephone2

Property Value
Description Second telephone number associated with address 2.
DisplayName Address 2: Telephone 2
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone2
MaxLength 50
RequiredLevel None
Type String

Address2_Telephone3

Property Value
Description Third telephone number associated with address 2.
DisplayName Address 2: Telephone 3
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone3
MaxLength 50
RequiredLevel None
Type String

Address2_UPSZone

Property Value
Description United Parcel Service (UPS) zone for address 2.
DisplayName Address 2: UPS Zone
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_upszone
MaxLength 4
RequiredLevel None
Type String

Address2_UTCOffset

Property Value
Description UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time.
DisplayName Address 2: UTC Offset
Format TimeZone
IsValidForForm True
IsValidForRead True
LogicalName address2_utcoffset
MaxValue 1500
MinValue -1500
RequiredLevel None
Type Integer

BusinessUnitId

Property Value
Description Unique identifier of the business unit.
DisplayName Business Unit
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName businessunitid
RequiredLevel SystemRequired
Type Uniqueidentifier

CalendarId

Property Value
Description Fiscal calendar associated with the business unit.
DisplayName Calendar
IsValidForForm False
IsValidForRead True
LogicalName calendarid
RequiredLevel None
Targets calendar
Type Lookup

CostCenter

Property Value
Description Name of the business unit cost center.
DisplayName Cost Center
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName costcenter
MaxLength 100
RequiredLevel None
Type String

CreditLimit

Property Value
Description Credit limit for the business unit.
DisplayName Credit Limit
IsValidForForm True
IsValidForRead True
LogicalName creditlimit
MaxValue 1000000000
MinValue 0
Precision 2
RequiredLevel None
Type Double

Description

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

DivisionName

Property Value
Description Name of the division to which the business unit belongs.
DisplayName Division
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName divisionname
MaxLength 100
RequiredLevel None
Type String

EMailAddress

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

FileAsName

Property Value
Description Alternative name under which the business unit can be filed.
DisplayName File as Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName fileasname
MaxLength 100
RequiredLevel None
Type String

FtpSiteUrl

Property Value
Description FTP site URL for the business unit.
DisplayName FTP Site
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName ftpsiteurl
MaxLength 200
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

InheritanceMask

Property Value
Description Inheritance mask for the business unit.
DisplayName Inheritance Mask
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName inheritancemask
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

IsDisabled

Property Value
Description Information about whether the business unit is enabled or disabled.
DisplayName Is Disabled
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName isdisabled
RequiredLevel SystemRequired
Type Boolean

IsDisabled Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

Name

Property Value
Description Name of the business unit.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
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

ParentBusinessUnitId

Property Value
Description Unique identifier for the parent business unit.
DisplayName Parent Business
IsValidForForm True
IsValidForRead True
LogicalName parentbusinessunitid
RequiredLevel ApplicationRequired
Targets businessunit
Type Lookup

Picture

Property Value
Description Picture or diagram of the business unit.
DisplayName Picture
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName picture
MaxLength 1073741823
RequiredLevel None
Type Memo

StockExchange

Property Value
Description Stock exchange on which the business is listed.
DisplayName Stock Exchange
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName stockexchange
MaxLength 20
RequiredLevel None
Type String

TickerSymbol

Property Value
Description Stock exchange ticker symbol for the business unit.
DisplayName Ticker Symbol
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName tickersymbol
MaxLength 10
RequiredLevel None
Type String

TransactionCurrencyId

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

UTCOffset

Property Value
Description UTC offset for the business unit. This is the difference between local time and standard Coordinated Universal Time.
DisplayName UTC Offset
Format TimeZone
IsValidForForm True
IsValidForRead True
LogicalName utcoffset
MaxValue 1500
MinValue -1500
RequiredLevel None
Type Integer

WebSiteUrl

Property Value
Description Website URL for the business unit.
DisplayName Website
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName websiteurl
MaxLength 200
RequiredLevel None
Type String

WorkflowSuspended

Property Value
Description Information about whether workflow or sales process rules have been suspended.
DisplayName Workflow Suspended
IsValidForForm False
IsValidForRead True
LogicalName workflowsuspended
RequiredLevel None
Type Boolean

WorkflowSuspended Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

Read-only columns/attributes

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

CreatedBy

Property Value
Description Unique identifier of the user who created the business unit.
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 business unit 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 businessunit.
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

DisabledReason

Property Value
Description Reason for disabling the business unit.
DisplayName Disable Reason
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName disabledreason
MaxLength 500
RequiredLevel None
Type String

ExchangeRate

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

ModifiedBy

Property Value
Description Unique identifier of the user who last modified the business unit.
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 business unit 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 businessunit.
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 business unit.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

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

ParentBusinessUnitIdName

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

TransactionCurrencyIdName

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

UserGroupId

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName usergroupid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

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

One-To-Many Relationships

Listed by SchemaName.

business_unit_exchangesyncidmapping

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

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

business_unit_interactionforemail

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

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

business_unit_knowledgearticle

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

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

business_unit_sharepointdocumentlocation

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

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

business_unit_goal

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

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

business_unit_mailbox

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

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

business_unit_recurrencerule

Same as the business_unit_recurrencerule many-to-one relationship for the recurrencerule table/entity.

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

BusinessUnit_AsyncOperations

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

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

BusinessUnit_ImportLogs

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

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

business_unit_user_settings

Same as the business_unit_user_settings many-to-one relationship for the usersettings table/entity.

Property Value
ReferencingEntity usersettings
ReferencingAttribute businessunitid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName business_unit_user_settings
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

BusinessUnit_SyncError

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

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

business_unit_sharepointsites

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

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

business_unit_feedback

Same as the business_unit_feedback many-to-one relationship for the feedback table/entity.

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

business_unit_roles

Same as the business_unit_roles many-to-one relationship for the role table/entity.

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

business_unit_postfollows

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

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

business_unit_teams

Same as the business_unit_teams many-to-one relationship for the team table/entity.

Property Value
ReferencingEntity team
ReferencingAttribute businessunitid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName business_unit_teams
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

business_unit_queues2

Same as the business_unit_queues2 many-to-one relationship for the queue table/entity.

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

business_unit_goalrollupquery

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

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

business_unit_userquery

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

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

BusinessUnit_Imports

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

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

BusinessUnit_ImportFiles

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

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

business_unit_letter_activities

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

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

businessunit_mailboxtrackingfolder

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

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

business_unit_queues

Same as the business_unit_queues many-to-one relationship for the queue table/entity.

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

business_unit_annotations

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

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

business_unit_workflow

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

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

business_unit_personaldocumenttemplates

Same as the business_unit_personaldocumenttemplates many-to-one relationship for the personaldocumenttemplate table/entity.

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

businessunit_principalobjectattributeaccess

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

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

business_unit_emailserverprofile

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

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

business_unit_templates

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

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

business_unit_contacts

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

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

BulkDeleteOperation_BusinessUnit

Same as the BulkDeleteOperation_BusinessUnit many-to-one relationship for the bulkdeleteoperation table/entity.

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

business_unit_task_activities

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

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

business_unit_actioncards

Same as the business_unit_actioncards many-to-one relationship for the actioncard table/entity.

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

business_unit_asyncoperation

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

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

business_unit_mailmergetemplates

Same as the business_unit_mailmergetemplates many-to-one relationship for the mailmergetemplate table/entity.

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

business_unit_userform

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

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

business_unit_category

Same as the business_unit_category many-to-one relationship for the category table/entity.

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

business_unit_connections

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

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

BusinessUnit_SyncErrors

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

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

business_unit_workflowlogs

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

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

business_unit_phone_call_activities

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

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

business_unit_fax_activities

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

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

business_unit_appointment_activities

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

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

BusinessUnit_DuplicateRules

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

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

business_unit_email_activities

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

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

business_unit_socialactivity

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

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

business_unit_reports

Same as the business_unit_reports many-to-one relationship for the report table/entity.

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

business_unit_calendars

Same as the business_unit_calendars many-to-one relationship for the calendar table/entity.

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

BusinessUnit_ImportMaps

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

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

business_unit_slakpiinstance

Same as the business_unit_slakpiinstance many-to-one relationship for the slakpiinstance table/entity.

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

business_unit_recurringappointmentmaster_activities

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

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

business_unit_slabase

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

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

business_unit_userqueryvisualizations

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

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

business_unit_system_users

Same as the business_unit_system_users many-to-one relationship for the systemuser table/entity.

Property Value
ReferencingEntity systemuser
ReferencingAttribute businessunitid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName business_unit_system_users
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

business_unit_socialprofiles

Same as the business_unit_socialprofiles many-to-one relationship for the socialprofile table/entity.

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

BusinessUnit_BulkDeleteFailures

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

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

BusinessUnit_ProcessSessions

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

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

business_unit_accounts

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

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

business_unit_parent_business_unit

Same as the business_unit_parent_business_unit many-to-one relationship for the businessunit table/entity.

Property Value
ReferencingEntity businessunit
ReferencingAttribute parentbusinessunitid
IsHierarchical True
IsCustomizable False
ReferencedEntityNavigationPropertyName business_unit_parent_business_unit
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Owning_businessunit_processsessions

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

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

business_unit_activitypointer

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

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

businessunit_callbackregistration

Same as the businessunit_callbackregistration many-to-one relationship for the callbackregistration table/entity.

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

businessunit_canvasapp

Same as the businessunit_canvasapp many-to-one relationship for the canvasapp table/entity.

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

business_unit_solutioncomponentbatchconfiguration

Added by: Active Solution Solution

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

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

business_unit_stagesolutionupload

Added by: Active Solution Solution

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

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

business_unit_exportsolutionupload

Added by: Active Solution Solution

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

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

business_unit_featurecontrolsetting

Added by: Active Solution Solution

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

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

business_unit_keyvaultreference

Added by: Active Solution Solution

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

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

business_unit_managedidentity

Added by: Active Solution Solution

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

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

business_unit_customapi

Added by: Active Solution Solution

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

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

business_unit_datalakefolder

Added by: Active Solution Solution

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

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

business_unit_exportedexcel

Added by: Active Solution Solution

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

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

business_unit_retaineddataexcel

Added by: Active Solution Solution

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

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

business_unit_synapsedatabase

Added by: Active Solution Solution

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

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

business_unit_componentversionnrddatasource

Added by: Active Solution Solution

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

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

business_unit_msdyn_dataflow

Added by: Active Solution Solution

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

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

business_unit_msdyn_dataflowrefreshhistory

Added by: Active Solution Solution

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

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

business_unit_msdyn_entityrefreshhistory

Added by: Active Solution Solution

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

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

business_unit_applicationuser

Added by: ApplicationUserSolution Solution

Same as the business_unit_applicationuser many-to-one relationship for the applicationuser table/entity.

Property Value
ReferencingEntity applicationuser
ReferencingAttribute businessunitid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName business_unit_applicationuser
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

business_unit_connector

Added by: Active Solution Solution

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

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

business_unit_environmentvariabledefinition

Added by: Active Solution Solution

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

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

business_unit_environmentvariablevalue

Added by: Active Solution Solution

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

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

business_unit_workflowbinary

Added by: Active Solution Solution

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

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

business_unit_credential

Added by: Active Solution Solution

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

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

business_unit_desktopflowmodule

Added by: Active Solution Solution

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

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

business_unit_flowcapacityassignment

Added by: Active Solution Solution

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

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

business_unit_flowevent

Added by: Active Solution Solution

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

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

business_unit_flowmachine

Added by: Active Solution Solution

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

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

business_unit_flowmachinegroup

Added by: Active Solution Solution

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

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

business_unit_flowmachineimage

Added by: Active Solution Solution

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

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

business_unit_flowmachineimageversion

Added by: Active Solution Solution

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

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

business_unit_flowmachinenetwork

Added by: Active Solution Solution

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

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

business_unit_processstageparameter

Added by: Active Solution Solution

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

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

business_unit_workqueue

Added by: Active Solution Solution

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

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

business_unit_workqueueitem

Added by: Active Solution Solution

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

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

business_unit_desktopflowbinary

Added by: Active Solution Solution

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

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

business_unit_flowsession

Added by: Active Solution Solution

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

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

business_unit_flowrun

Added by: Active Solution Solution

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

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

business_unit_connectionreference

Added by: Active Solution Solution

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

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

business_unit_connectioninstance

Added by: Active Solution Solution

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

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

business_unit_dvfilesearch

Added by: Active Solution Solution

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

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

business_unit_dvfilesearchattribute

Added by: Active Solution Solution

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

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

business_unit_dvfilesearchentity

Added by: Active Solution Solution

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

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

business_unit_dvtablesearch

Added by: Active Solution Solution

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

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

business_unit_dvtablesearchattribute

Added by: Active Solution Solution

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

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

business_unit_dvtablesearchentity

Added by: Active Solution Solution

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

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

business_unit_aiplugin

Added by: Active Solution Solution

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

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

business_unit_aipluginexternalschema

Added by: Active Solution Solution

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

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

business_unit_aipluginexternalschemaproperty

Added by: Active Solution Solution

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

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

business_unit_aiplugininstance

Added by: Active Solution Solution

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

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

business_unit_aipluginoperation

Added by: Active Solution Solution

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

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

business_unit_aipluginoperationparameter

Added by: Active Solution Solution

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

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

business_unit_aipluginusersetting

Added by: Active Solution Solution

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

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

business_unit_msdynce_botcontent

Added by: Active Solution Solution

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

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

business_unit_conversationtranscript

Added by: Active Solution Solution

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

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

business_unit_bot

Added by: Active Solution Solution

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

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

business_unit_botcomponent

Added by: Active Solution Solution

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

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

business_unit_activityfileattachment

Added by: Activities Patch Solution

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

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

chat_businessunit_owningbusinessunit

Added by: Activities Patch Solution

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

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

business_unit_msdyn_serviceconfiguration

Added by: Active Solution Solution

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

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

business_unit_msdyn_slakpi

Added by: Active Solution Solution

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

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

business_unit_msdyn_integratedsearchprovider

Added by: Knowledge Management Patch Solution

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

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

business_unit_msdyn_knowledgemanagementsetting

Added by: Knowledge Management Patch Solution

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

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

business_unit_msdyn_federatedarticle

Added by: Active Solution Solution

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

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

business_unit_msdyn_kmfederatedsearchconfig

Added by: Active Solution Solution

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

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

business_unit_msdyn_knowledgearticleimage

Added by: Active Solution Solution

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

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

business_unit_msdyn_knowledgeinteractioninsight

Added by: Active Solution Solution

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

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

business_unit_msdyn_knowledgesearchinsight

Added by: Active Solution Solution

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

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

business_unit_msdyn_favoriteknowledgearticle

Added by: Active Solution Solution

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

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

business_unit_msdyn_kalanguagesetting

Added by: Active Solution Solution

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

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

business_unit_msdyn_kbattachment

Added by: Active Solution Solution

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

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

business_unit_msdyn_knowledgearticletemplate

Added by: Active Solution Solution

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

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

business_unit_msdyn_knowledgepersonalfilter

Added by: Active Solution Solution

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

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

business_unit_msdyn_knowledgesearchfilter

Added by: Active Solution Solution

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

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

business_unit_fxexpression

Added by: Active Solution Solution

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

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

business_unit_powerfxrule

Added by: Active Solution Solution

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

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

business_unit_retentionconfig

Added by: Active Solution Solution

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

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

business_unit_retentionfailuredetail

Added by: Active Solution Solution

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

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

business_unit_retentionoperation

Added by: Active Solution Solution

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

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

business_unit_msdyn_dataflowconnectionreference

Added by: Active Solution Solution

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

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

business_unit_msdyn_schedule

Added by: Active Solution Solution

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

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

business_unit_msdyn_dataflowtemplate

Added by: Active Solution Solution

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

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

business_unit_msdyn_dataflow_datalakefolder

Added by: Active Solution Solution

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

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

business_unit_msdyn_dmsrequest

Added by: Active Solution Solution

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

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

business_unit_msdyn_dmsrequeststatus

Added by: Active Solution Solution

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

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

business_unit_appnotification

Added by: Active Solution Solution

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

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

business_unit_msdyn_mobileapp

Added by: Active Solution Solution

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

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

business_unit_card

Added by: Active Solution Solution

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

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

business_unit_msdyn_entitylinkchatconfiguration

Added by: Active Solution Solution

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

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

business_unit_msdyn_richtextfile

Added by: Active Solution Solution

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

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

business_unit_msdyn_customcontrolextendedsettings

Added by: Active Solution Solution

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

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

business_unit_msdyn_virtualtablecolumncandidate

Added by: Active Solution Solution

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

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

business_unit_msdyn_aievent

Added by: Active Solution Solution

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

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

business_unit_msdyn_aimodel

Added by: Active Solution Solution

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

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

business_unit_msdyn_aitemplate

Added by: Active Solution Solution

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

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

business_unit_msdyn_aibfeedbackloop

Added by: Active Solution Solution

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

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

business_unit_msdyn_aifptrainingdocument

Added by: Active Solution Solution

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

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

business_unit_msdyn_aiodimage

Added by: Active Solution Solution

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

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

business_unit_msdyn_aiodlabel

Added by: Active Solution Solution

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

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

business_unit_msdyn_aiodtrainingboundingbox

Added by: Active Solution Solution

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

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

business_unit_msdyn_aiodtrainingimage

Added by: Active Solution Solution

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

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

business_unit_msdyn_aibdataset

Added by: Active Solution Solution

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

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

business_unit_msdyn_aibdatasetfile

Added by: Active Solution Solution

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

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

business_unit_msdyn_aibdatasetrecord

Added by: Active Solution Solution

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

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

business_unit_msdyn_aibdatasetscontainer

Added by: Active Solution Solution

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

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

business_unit_msdyn_aibfile

Added by: Active Solution Solution

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

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

business_unit_msdyn_aibfileattacheddata

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmanalysishistory

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmbusinessruleautomationconfig

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmcalendar

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmcalendarversion

Added by: Active Solution Solution

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

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

business_unit_msdyn_pminferredtask

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmprocessextendedmetadataversion

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmprocesstemplate

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmprocessusersettings

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmprocessversion

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmrecording

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmtemplate

Added by: Active Solution Solution

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

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

business_unit_msdyn_pmview

Added by: Active Solution Solution

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

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

business_unit_msdyn_analysiscomponent

Added by: Active Solution Solution

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

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

business_unit_msdyn_analysisjob

Added by: Active Solution Solution

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

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

business_unit_msdyn_analysisoverride

Added by: Active Solution Solution

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

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

business_unit_msdyn_analysisresult

Added by: Active Solution Solution

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

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

business_unit_msdyn_analysisresultdetail

Added by: Active Solution Solution

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

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

business_unit_msdyn_solutionhealthrule

Added by: Active Solution Solution

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

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

business_unit_msdyn_solutionhealthruleargument

Added by: Active Solution Solution

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

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

business_unit_powerbidataset

Added by: Active Solution Solution

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

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

business_unit_powerbidatasetapdx

Added by: Active Solution Solution

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

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

business_unit_powerbimashupparameter

Added by: Active Solution Solution

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

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

business_unit_powerbireport

Added by: Active Solution Solution

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

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

business_unit_powerbireportapdx

Added by: Active Solution Solution

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

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

business_unit_msdyn_fileupload

Added by: Active Solution Solution

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

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

business_unit_nlsqregistration

Added by: Active Solution Solution

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

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

business_unit_recentlyused

Added by: Active Solution Solution

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

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

business_unit_powerpagecomponent

Added by: Active Solution Solution

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

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

business_unit_powerpagesite

Added by: Active Solution Solution

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

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

business_unit_powerpagesitelanguage

Added by: Active Solution Solution

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

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

business_unit_powerpagesitepublished

Added by: Active Solution Solution

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

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

business_unit_adx_invitation

Added by: Active Solution Solution

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

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

adx_inviteredemption_businessunit_owningbusinessunit

Added by: Active Solution Solution

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

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

adx_portalcomment_businessunit_owningbusinessunit

Added by: Active Solution Solution

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

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

business_unit_adx_setting

Added by: Active Solution Solution

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

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

business_unit_mspcat_catalogsubmissionfiles

Added by: Active Solution Solution

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

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

business_unit_mspcat_packagestore

Added by: Active Solution Solution

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

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

business_unit_msdyn_dmssyncrequest

Added by: Active Solution Solution

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

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

business_unit_msdyn_dmssyncstatus

Added by: Active Solution Solution

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

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

Many-To-One Relationships

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

TransactionCurrency_BusinessUnit

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

lk_businessunitbase_createdby

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

lk_businessunit_modifiedonbehalfby

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

business_unit_parent_business_unit

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

organization_business_units

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

lk_businessunit_createdonbehalfby

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

lk_businessunitbase_modifiedby

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

BusinessUnit_Calendar

See the BusinessUnit_Calendar one-to-many relationship for the calendar table/entity.

See also

Dataverse table/entity reference
Web API Reference
businessunit EntityType