BusinessUnit entity reference

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

Messages

Message SDK class or method
Create CreateRequest or
Create
Delete DeleteRequest or
Delete
Retrieve RetrieveRequest or
Retrieve
RetrieveBusinessHierarchyBusinessUnit RetrieveBusinessHierarchyBusinessUnitRequest
RetrieveMultiple RetrieveMultipleRequest or
RetrieveMultiple
SetParentBusinessUnit SetParentBusinessUnitRequest
SetParentSystemUser SetParentSystemUserRequest
SetParentTeam SetParentTeamRequest
SetState SetStateRequest
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 attributes

These 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 None
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 attributes

These 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.0000000001
Precision 10
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 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 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 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 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 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 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_leads

Added by: Lead Management Solution

Same as the business_unit_leads many-to-one relationship for the lead entity.

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

business_unit_dynamicproperyinstance

Added by: Product Management Solution

Same as the business_unit_dynamicproperyinstance many-to-one relationship for the dynamicpropertyinstance entity.

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

business_unit_bookableresource

Added by: Scheduling Solution

Same as the business_unit_bookableresource many-to-one relationship for the bookableresource entity.

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

business_unit_bookableresourcebooking

Added by: Scheduling Solution

Same as the business_unit_bookableresourcebooking many-to-one relationship for the bookableresourcebooking entity.

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

business_unit_bookableresourcebookingheader

Added by: Scheduling Solution

Same as the business_unit_bookableresourcebookingheader many-to-one relationship for the bookableresourcebookingheader entity.

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

business_unit_bookableresourcecategory

Added by: Scheduling Solution

Same as the business_unit_bookableresourcecategory many-to-one relationship for the bookableresourcecategory entity.

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

business_unit_bookableresourcecategoryassn

Added by: Scheduling Solution

Same as the business_unit_bookableresourcecategoryassn many-to-one relationship for the bookableresourcecategoryassn entity.

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

business_unit_bookableresourcecharacteristic

Added by: Scheduling Solution

Same as the business_unit_bookableresourcecharacteristic many-to-one relationship for the bookableresourcecharacteristic entity.

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

business_unit_bookableresourcegroup

Added by: Scheduling Solution

Same as the business_unit_bookableresourcegroup many-to-one relationship for the bookableresourcegroup entity.

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

business_unit_bookingstatus

Added by: Scheduling Solution

Same as the business_unit_bookingstatus many-to-one relationship for the bookingstatus entity.

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

business_unit_characteristic

Added by: Scheduling Solution

Same as the business_unit_characteristic many-to-one relationship for the characteristic entity.

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

business_unit_ratingmodel

Added by: Scheduling Solution

Same as the business_unit_ratingmodel many-to-one relationship for the ratingmodel entity.

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

business_unit_ratingvalue

Added by: Scheduling Solution

Same as the business_unit_ratingvalue many-to-one relationship for the ratingvalue entity.

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

business_unit_BulkOperation_activities

Added by: Marketing Solution

Same as the business_unit_BulkOperation_activities many-to-one relationship for the bulkoperation entity.

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

BusinessUnit_Campaigns

Added by: Marketing Solution

Same as the BusinessUnit_Campaigns many-to-one relationship for the campaign entity.

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

business_unit_campaignactivity_activities

Added by: Marketing Solution

Same as the business_unit_campaignactivity_activities many-to-one relationship for the campaignactivity entity.

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

business_unit_campaignresponse_activities

Added by: Marketing Solution

Same as the business_unit_campaignresponse_activities many-to-one relationship for the campaignresponse entity.

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

business_unit_list

Added by: Marketing Solution

Same as the business_unit_list many-to-one relationship for the list entity.

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

business_unit_constraint_based_groups

Added by: Service Solution

Same as the business_unit_constraint_based_groups many-to-one relationship for the constraintbasedgroup entity.

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

business_unit_service_contracts

Added by: Service Solution

Same as the business_unit_service_contracts many-to-one relationship for the contract entity.

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

business_unit_entitlement

Added by: Service Solution

Same as the business_unit_entitlement many-to-one relationship for the entitlement entity.

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

business_unit_equipment

Added by: Service Solution

Same as the business_unit_equipment many-to-one relationship for the equipment entity.

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

business_unit_incidents

Added by: Service Solution

Same as the business_unit_incidents many-to-one relationship for the incident entity.

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

business_unit_incident_resolution_activities

Added by: Service Solution

Same as the business_unit_incident_resolution_activities many-to-one relationship for the incidentresolution entity.

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

business_unit_resources

Added by: Service Solution

Same as the business_unit_resources many-to-one relationship for the resource entity.

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

business_unit_resource_groups

Added by: Service Solution

Same as the business_unit_resource_groups many-to-one relationship for the resourcegroup entity.

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

business_unit_resource_specs

Added by: Service Solution

Same as the business_unit_resource_specs many-to-one relationship for the resourcespec entity.

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

business_unit_service_appointments

Added by: Service Solution

Same as the business_unit_service_appointments many-to-one relationship for the serviceappointment entity.

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

business_unit_invoices

Added by: Sales Solution

Same as the business_unit_invoices many-to-one relationship for the invoice entity.

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

business_unit_opportunities

Added by: Sales Solution

Same as the business_unit_opportunities many-to-one relationship for the opportunity entity.

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

business_unit_opportunity_close_activities

Added by: Sales Solution

Same as the business_unit_opportunity_close_activities many-to-one relationship for the opportunityclose entity.

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

business_unit_order_close_activities

Added by: Sales Solution

Same as the business_unit_order_close_activities many-to-one relationship for the orderclose entity.

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

business_unit_quotes

Added by: Sales Solution

Same as the business_unit_quotes many-to-one relationship for the quote entity.

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

business_unit_quote_close_activities

Added by: Sales Solution

Same as the business_unit_quote_close_activities many-to-one relationship for the quoteclose entity.

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

business_unit_orders

Added by: Sales Solution

Same as the business_unit_orders many-to-one relationship for the salesorder entity.

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

business_unit_msdyn_relationshipinsightsunifiedconfig

Added by: Active Solution Solution

Same as the business_unit_msdyn_relationshipinsightsunifiedconfig many-to-one relationship for the msdyn_relationshipinsightsunifiedconfig entity.

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

business_unit_msdyn_siconfig

Added by: Active Solution Solution

Same as the business_unit_msdyn_siconfig many-to-one relationship for the msdyn_siconfig entity.

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

business_unit_msdyn_postalbum

Added by: Active Solution Solution

Same as the business_unit_msdyn_postalbum many-to-one relationship for the msdyn_postalbum entity.

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

business_unit_msdyn_wallsavedqueryusersettings

Added by: Active Solution Solution

Same as the business_unit_msdyn_wallsavedqueryusersettings many-to-one relationship for the msdyn_wallsavedqueryusersettings entity.

Property Value
ReferencingEntity msdyn_wallsavedqueryusersettings
ReferencingAttribute owningbusinessunit
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName business_unit_msdyn_wallsavedqueryusersettings
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 entity.

Property Value
ReferencingEntity businessunit
ReferencingAttribute parentbusinessunitid
IsHierarchical False
IsCustomizable True
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 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 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

Many-To-One Relationships

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

TransactionCurrency_BusinessUnit

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

lk_businessunitbase_createdby

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

lk_businessunit_modifiedonbehalfby

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

business_unit_parent_business_unit

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

organization_business_units

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

lk_businessunit_createdonbehalfby

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

lk_businessunitbase_modifiedby

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

BusinessUnit_Calendar

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

See also

About the Entity Reference
Web API EntityType Reference