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 Assembly |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/businessunits See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/businessunits(businessunitid) See Delete |
DeleteRequest or Delete |
| Retrieve | GET [org URI]/api/data/v9.0/businessunits(businessunitid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveBusinessHierarchyBusinessUnit | RetrieveBusinessHierarchyBusinessUnit Function | RetrieveBusinessHierarchyBusinessUnitRequest |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/businessunits See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| SetParentBusinessUnit | Associate and disassociate entities | SetParentBusinessUnitRequest |
| SetParentSystemUser | SetParentSystemUser Action | SetParentSystemUserRequest |
| SetParentTeam | SetParentTeam Action | SetParentTeamRequest |
| SetState | PATCH [org URI]/api/data/v9.0/businessunits(businessunitid) Update statecode and statuscode properties. |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/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
- Address1_AddressTypeCode
- Address1_City
- Address1_Country
- Address1_County
- Address1_Fax
- Address1_Latitude
- Address1_Line1
- Address1_Line2
- Address1_Line3
- Address1_Longitude
- Address1_Name
- Address1_PostalCode
- Address1_PostOfficeBox
- Address1_ShippingMethodCode
- Address1_StateOrProvince
- Address1_Telephone1
- Address1_Telephone2
- Address1_Telephone3
- Address1_UPSZone
- Address1_UTCOffset
- Address2_AddressId
- Address2_AddressTypeCode
- Address2_City
- Address2_Country
- Address2_County
- Address2_Fax
- Address2_Latitude
- Address2_Line1
- Address2_Line2
- Address2_Line3
- Address2_Longitude
- Address2_Name
- Address2_PostalCode
- Address2_PostOfficeBox
- Address2_ShippingMethodCode
- Address2_StateOrProvince
- Address2_Telephone1
- Address2_Telephone2
- Address2_Telephone3
- Address2_UPSZone
- Address2_UTCOffset
- BusinessUnitId
- CalendarId
- CostCenter
- CreditLimit
- Description
- DivisionName
- EMailAddress
- FileAsName
- FtpSiteUrl
- ImportSequenceNumber
- InheritanceMask
- IsDisabled
- Name
- OverriddenCreatedOn
- ParentBusinessUnitId
- Picture
- StockExchange
- TickerSymbol
- TransactionCurrencyId
- UTCOffset
- WebSiteUrl
- WorkflowSuspended
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 | |
| FormatName | |
| 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
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DisabledReason
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- ParentBusinessUnitIdName
- TransactionCurrencyIdName
- UserGroupId
- VersionNumber
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
- business_unit_interactionforemail
- business_unit_knowledgearticle
- business_unit_sharepointdocumentlocation
- business_unit_goal
- business_unit_mailbox
- business_unit_recurrencerule
- BusinessUnit_AsyncOperations
- BusinessUnit_ImportLogs
- business_unit_user_settings
- BusinessUnit_SyncError
- business_unit_sharepointsites
- business_unit_feedback
- business_unit_roles
- business_unit_postfollows
- business_unit_teams
- business_unit_queues2
- business_unit_goalrollupquery
- business_unit_userquery
- BusinessUnit_Imports
- BusinessUnit_ImportFiles
- business_unit_letter_activities
- businessunit_mailboxtrackingfolder
- business_unit_queues
- business_unit_annotations
- business_unit_workflow
- business_unit_personaldocumenttemplates
- businessunit_principalobjectattributeaccess
- business_unit_emailserverprofile
- business_unit_templates
- business_unit_contacts
- BulkDeleteOperation_BusinessUnit
- business_unit_task_activities
- business_unit_actioncards
- business_unit_asyncoperation
- business_unit_mailmergetemplates
- business_unit_userform
- business_unit_category
- business_unit_connections
- BusinessUnit_SyncErrors
- business_unit_workflowlogs
- business_unit_phone_call_activities
- business_unit_fax_activities
- business_unit_appointment_activities
- BusinessUnit_DuplicateRules
- business_unit_email_activities
- business_unit_socialactivity
- business_unit_reports
- business_unit_calendars
- BusinessUnit_ImportMaps
- business_unit_slakpiinstance
- business_unit_recurringappointmentmaster_activities
- business_unit_slabase
- business_unit_userqueryvisualizations
- business_unit_system_users
- business_unit_socialprofiles
- BusinessUnit_BulkDeleteFailures
- BusinessUnit_ProcessSessions
- business_unit_accounts
- business_unit_parent_business_unit
- Owning_businessunit_processsessions
- business_unit_activitypointer
- businessunit_callbackregistration
- businessunit_canvasapp
- business_unit_solutioncomponentbatchconfiguration
- business_unit_stagesolutionupload
- business_unit_exportsolutionupload
- business_unit_featurecontrolsetting
- business_unit_customapi
- business_unit_customapirequestparameter
- business_unit_customapiresponseproperty
- business_unit_datalakefolder
- business_unit_datalakefolderpermission
- business_unit_synapsedatabase
- business_unit_msdyn_dataflow
- business_unit_msdyn_dataflowrefreshhistory
- business_unit_msdyn_entityrefreshhistory
- business_unit_applicationuser
- business_unit_connector
- business_unit_environmentvariabledefinition
- business_unit_environmentvariablevalue
- business_unit_flowmachine
- business_unit_flowmachinegroup
- business_unit_flowmachineimage
- business_unit_flowmachineimageversion
- business_unit_processstageparameter
- business_unit_flowsession
- business_unit_workflowbinary
- business_unit_connectionreference
- business_unit_msdyn_aiconfiguration
- business_unit_msdyn_aimodel
- business_unit_msdyn_aitemplate
- business_unit_msdyn_aibfeedbackloop
- business_unit_msdyn_aifptrainingdocument
- business_unit_msdyn_aiodimage
- business_unit_msdyn_aiodlabel
- business_unit_msdyn_aiodtrainingboundingbox
- business_unit_msdyn_aiodtrainingimage
- business_unit_msdyn_aibdataset
- business_unit_msdyn_aibdatasetfile
- business_unit_msdyn_aibdatasetrecord
- business_unit_msdyn_aibdatasetscontainer
- business_unit_msdyn_aibfile
- business_unit_msdyn_aibfileattacheddata
- business_unit_msdynce_botcontent
- business_unit_conversationtranscript
- business_unit_bot
- business_unit_botcomponent
- business_unit_activityfileattachment
- chat_businessunit_owningbusinessunit
- business_unit_msdyn_serviceconfiguration
- business_unit_msdyn_slakpi
- business_unit_msdyn_knowledgemanagementsetting
- business_unit_msdyn_federatedarticle
- business_unit_msdyn_kmfederatedsearchconfig
- business_unit_msdyn_knowledgearticleimage
- business_unit_msdyn_knowledgeinteractioninsight
- business_unit_msdyn_knowledgesearchinsight
- business_unit_msdyn_kalanguagesetting
- business_unit_msdyn_kbattachment
- business_unit_msdyn_knowledgearticletemplate
- business_unit_msdyn_knowledgepersonalfilter
- business_unit_msdyn_knowledgesearchfilter
- business_unit_keyvaultreference
- business_unit_managedidentity
- business_unit_appnotification
- business_unit_msdyn_richtextfile
- business_unit_msdyn_customcontrolextendedsettings
- business_unit_msdyn_pmanalysishistory
- business_unit_msdyn_pminferredtask
- business_unit_msdyn_pmrecording
- business_unit_msdyn_pmtemplate
- business_unit_msdyn_analysiscomponent
- business_unit_msdyn_analysisjob
- business_unit_msdyn_analysisresult
- business_unit_msdyn_analysisresultdetail
- business_unit_msdyn_solutionhealthrule
- business_unit_msdyn_solutionhealthruleargument
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 | |
| 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 | 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 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_customapirequestparameter
Added by: Active Solution Solution
Same as the business_unit_customapirequestparameter many-to-one relationship for the customapirequestparameter table/entity.
| Property | Value |
|---|---|
| ReferencingEntity | customapirequestparameter |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_customapirequestparameter |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_customapiresponseproperty
Added by: Active Solution Solution
Same as the business_unit_customapiresponseproperty many-to-one relationship for the customapiresponseproperty table/entity.
| Property | Value |
|---|---|
| ReferencingEntity | customapiresponseproperty |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_customapiresponseproperty |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade 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: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_datalakefolderpermission
Added by: Active Solution Solution
Same as the business_unit_datalakefolderpermission many-to-one relationship for the datalakefolderpermission table/entity.
| Property | Value |
|---|---|
| ReferencingEntity | datalakefolderpermission |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_datalakefolderpermission |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade 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: 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: 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: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_msdyn_aiconfiguration
Added by: Active Solution Solution
Same as the business_unit_msdyn_aiconfiguration many-to-one relationship for the msdyn_aiconfiguration table/entity.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aiconfiguration |
| ReferencingAttribute | owningbusinessunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | business_unit_msdyn_aiconfiguration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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_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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade 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: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.
- TransactionCurrency_BusinessUnit
- lk_businessunitbase_createdby
- lk_businessunit_modifiedonbehalfby
- business_unit_parent_business_unit
- organization_business_units
- lk_businessunit_createdonbehalfby
- lk_businessunitbase_modifiedby
- BusinessUnit_Calendar
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
Feedback
Submit and view feedback for