SystemUser Entity Reference for Dynamics 365 Customer Engagement
Person with access to the Microsoft CRM system and who owns objects in the Microsoft CRM database.
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/systemusers See Create |
CreateRequest or Create |
| msdyn_GDPROptoutUser | Microsoft.Dynamics.CRM.msdyn_GDPROptoutUser | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. |
| msdyn_GetMyChangedSkills | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. | |
| msdyn_LogFindWorkEvent | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. | |
| msdyn_RecommendWork | Microsoft.Dynamics.CRM.msdyn_RecommendWork | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. |
| msdyn_UpdateChangedSkills | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. | |
| ReassignObjectsSystemUser | ReassignObjectsSystemUser Action | ReassignObjectsSystemUserRequest |
| RemoveParent | RemoveParent Action | RemoveParentRequest |
| Retrieve | GET [org URI]/api/data/v9.0/systemusers(systemuserid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveAllChildUsersSystemUser | RetrieveAllChildUsersSystemUser Function | RetrieveAllChildUsersSystemUserRequest |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/systemusers See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| SetBusinessEquipment | SetBusinessEquipmentRequest | |
| SetBusinessSystemUser | SetBusinessSystemUser Action | SetBusinessSystemUserRequest |
| SetParentBusinessUnit | Associate and disassociate entities | SetParentBusinessUnitRequest |
| SetParentSystemUser | SetParentSystemUser Action | SetParentSystemUserRequest |
| SetParentTeam | Associate and disassociate entities | SetParentTeamRequest |
| SetState | PATCH [org URI]/api/data/v9.0/systemusers(systemuserid) Update statecode and statuscode properties. |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/systemusers(systemuserid) See Update |
UpdateRequest or Update |
Entity Properties
| Property | Value |
|---|---|
| CollectionSchemaName | SystemUsers |
| DisplayCollectionName | Users |
| DisplayName | User |
| EntitySetName | systemusers |
| IsBPFEntity | False |
| LogicalCollectionName | systemusers |
| LogicalName | systemuser |
| OwnershipType | BusinessOwned |
| PrimaryIdAttribute | systemuserid |
| PrimaryNameAttribute | fullname |
| SchemaName | SystemUser |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AccessMode
- 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
- ApplicationId
- BusinessUnitId
- CalendarId
- CALType
- DisplayInServiceViews
- DomainName
- EmailRouterAccessApproval
- EmployeeId
- EntityImage
- FirstName
- GovernmentId
- HomePhone
- ImportSequenceNumber
- IncomingEmailDeliveryMethod
- InternalEMailAddress
- InviteStatusCode
- IsDisabled
- IsIntegrationUser
- IsLicensed
- IsSyncWithDirectory
- JobTitle
- LastName
- MiddleName
- MobileAlertEMail
- MobileOfflineProfileId
- MobileOfflineProfileIdName
- MobilePhone
- NickName
- OutgoingEmailDeliveryMethod
- OverriddenCreatedOn
- ParentSystemUserId
- PassportHi
- PassportLo
- PersonalEMailAddress
- PhotoUrl
- PositionId
- PreferredAddressCode
- PreferredEmailCode
- PreferredPhoneCode
- ProcessId
- QueueId
- Salutation
- SetupUser
- SharePointEmailAddress
- SiteId
- Skills
- StageId
- SystemUserId
- TerritoryId
- TimeZoneRuleVersionNumber
- Title
- TransactionCurrencyId
- TraversedPath
- UserLicenseType
- UTCConversionTimeZoneCode
- WindowsLiveID
- YammerEmailAddress
- YammerUserId
- YomiFirstName
- YomiLastName
- YomiMiddleName
AccessMode
| Property | Value |
|---|---|
| Description | Type of user. |
| DisplayName | Access Mode |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | accessmode |
| RequiredLevel | SystemRequired |
| Type | Picklist |
AccessMode Options
| Value | Label |
|---|---|
| 0 | Read-Write |
| 1 | Administrative |
| 2 | Read |
| 3 | Support User |
| 4 | Non-interactive |
| 5 | Delegated Admin |
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 | False |
| IsValidForRead | True |
| LogicalName | address1_addresstypecode |
| RequiredLevel | None |
| Type | Picklist |
Address1_AddressTypeCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
Address1_City
| Property | Value |
|---|---|
| Description | City name for address 1. |
| DisplayName | City |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_city |
| MaxLength | 128 |
| RequiredLevel | None |
| Type | String |
Address1_Country
| Property | Value |
|---|---|
| Description | Country/region name in address 1. |
| DisplayName | Country/Region |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_country |
| MaxLength | 128 |
| 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 | 128 |
| 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 | 64 |
| 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 | Street 1 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_line1 |
| MaxLength | 1024 |
| RequiredLevel | None |
| Type | String |
Address1_Line2
| Property | Value |
|---|---|
| Description | Second line for entering address 1 information. |
| DisplayName | Street 2 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_line2 |
| MaxLength | 1024 |
| RequiredLevel | None |
| Type | String |
Address1_Line3
| Property | Value |
|---|---|
| Description | Third line for entering address 1 information. |
| DisplayName | Street 3 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_line3 |
| MaxLength | 1024 |
| 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 | ZIP/Postal Code |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_postalcode |
| MaxLength | 40 |
| 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 | 40 |
| RequiredLevel | None |
| Type | String |
Address1_ShippingMethodCode
| Property | Value |
|---|---|
| Description | Method of shipment for address 1. |
| DisplayName | Address 1: Shipping Method |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | address1_shippingmethodcode |
| RequiredLevel | None |
| Type | Picklist |
Address1_ShippingMethodCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
Address1_StateOrProvince
| Property | Value |
|---|---|
| Description | State or province for address 1. |
| DisplayName | State/Province |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_stateorprovince |
| MaxLength | 128 |
| RequiredLevel | None |
| Type | String |
Address1_Telephone1
| Property | Value |
|---|---|
| Description | First telephone number associated with address 1. |
| DisplayName | Main Phone |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_telephone1 |
| MaxLength | 64 |
| RequiredLevel | None |
| Type | String |
Address1_Telephone2
| Property | Value |
|---|---|
| Description | Second telephone number associated with address 1. |
| DisplayName | Other Phone |
| FormatName | Phone |
| 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 | Pager |
| FormatName | Phone |
| 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 | False |
| 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 | False |
| 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 | False |
| IsValidForRead | True |
| LogicalName | address2_addresstypecode |
| RequiredLevel | None |
| Type | Picklist |
Address2_AddressTypeCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
Address2_City
| Property | Value |
|---|---|
| Description | City name for address 2. |
| DisplayName | Other City |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_city |
| MaxLength | 128 |
| RequiredLevel | None |
| Type | String |
Address2_Country
| Property | Value |
|---|---|
| Description | Country/region name in address 2. |
| DisplayName | Other Country/Region |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_country |
| MaxLength | 128 |
| 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 | 128 |
| 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 | Other Street 1 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_line1 |
| MaxLength | 1024 |
| RequiredLevel | None |
| Type | String |
Address2_Line2
| Property | Value |
|---|---|
| Description | Second line for entering address 2 information. |
| DisplayName | Other Street 2 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_line2 |
| MaxLength | 1024 |
| RequiredLevel | None |
| Type | String |
Address2_Line3
| Property | Value |
|---|---|
| Description | Third line for entering address 2 information. |
| DisplayName | Other Street 3 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_line3 |
| MaxLength | 1024 |
| 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 | Other ZIP/Postal Code |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_postalcode |
| MaxLength | 40 |
| 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 | 40 |
| RequiredLevel | None |
| Type | String |
Address2_ShippingMethodCode
| Property | Value |
|---|---|
| Description | Method of shipment for address 2. |
| DisplayName | Address 2: Shipping Method |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | address2_shippingmethodcode |
| RequiredLevel | None |
| Type | Picklist |
Address2_ShippingMethodCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
Address2_StateOrProvince
| Property | Value |
|---|---|
| Description | State or province for address 2. |
| DisplayName | Other State/Province |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_stateorprovince |
| MaxLength | 128 |
| RequiredLevel | None |
| Type | String |
Address2_Telephone1
| Property | Value |
|---|---|
| Description | First telephone number associated with address 2. |
| DisplayName | Address 2: Telephone 1 |
| FormatName | Phone |
| 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 | Phone |
| 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 | Phone |
| 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 | False |
| 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 | False |
| IsValidForRead | True |
| LogicalName | address2_utcoffset |
| MaxValue | 1500 |
| MinValue | -1500 |
| RequiredLevel | None |
| Type | Integer |
ApplicationId
| Property | Value |
|---|---|
| Description | The identifier for the application. This is used to access data in another application. |
| DisplayName | Application ID |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | applicationid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
BusinessUnitId
| Property | Value |
|---|---|
| Description | Unique identifier of the business unit with which the user is associated. |
| DisplayName | Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | businessunitid |
| RequiredLevel | SystemRequired |
| Targets | businessunit |
| Type | Lookup |
CalendarId
| Property | Value |
|---|---|
| Description | Fiscal calendar associated with the user. |
| DisplayName | Calendar |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | calendarid |
| RequiredLevel | None |
| Targets | calendar |
| Type | Lookup |
CALType
| Property | Value |
|---|---|
| Description | License type of user. |
| DisplayName | License Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | caltype |
| RequiredLevel | SystemRequired |
| Type | Picklist |
CALType Options
| Value | Label |
|---|---|
| 0 | Professional |
| 1 | Administrative |
| 2 | Basic |
| 3 | Device Professional |
| 4 | Device Basic |
| 5 | Essential |
| 6 | Device Essential |
| 7 | Enterprise |
| 8 | Device Enterprise |
| 9 | Sales |
| 10 | Service |
| 11 | Field Service |
| 12 | Project Service |
DisplayInServiceViews
| Property | Value |
|---|---|
| Description | Whether to display the user in service views. |
| DisplayName | Display in Service Views |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | displayinserviceviews |
| RequiredLevel | None |
| Type | Boolean |
DisplayInServiceViews Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
DomainName
| Property | Value |
|---|---|
| Description | Active Directory domain of which the user is a member. |
| DisplayName | User Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | domainname |
| MaxLength | 1024 |
| RequiredLevel | SystemRequired |
| Type | String |
EmailRouterAccessApproval
| Property | Value |
|---|---|
| Description | Shows the status of the primary email address. |
| DisplayName | Primary Email Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailrouteraccessapproval |
| RequiredLevel | SystemRequired |
| Type | Picklist |
EmailRouterAccessApproval Options
| Value | Label |
|---|---|
| 0 | Empty |
| 1 | Approved |
| 2 | Pending Approval |
| 3 | Rejected |
EmployeeId
| Property | Value |
|---|---|
| Description | Employee identifier for the user. |
| DisplayName | Employee |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | employeeid |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EntityImage
| Property | Value |
|---|---|
| Description | Shows the default image for the record. |
| DisplayName | Entity Image |
| IsPrimaryImage | True |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage |
| MaxHeight | 144 |
| MaxWidth | 144 |
| RequiredLevel | None |
| Type | Image |
FirstName
| Property | Value |
|---|---|
| Description | First name of the user. |
| DisplayName | First Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | firstname |
| MaxLength | 64 |
| RequiredLevel | ApplicationRequired |
| Type | String |
GovernmentId
| Property | Value |
|---|---|
| Description | Government identifier for the user. |
| DisplayName | Government |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | governmentid |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
HomePhone
| Property | Value |
|---|---|
| Description | Home phone number for the user. |
| DisplayName | Home Phone |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | homephone |
| MaxLength | 50 |
| 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 |
IncomingEmailDeliveryMethod
| Property | Value |
|---|---|
| Description | Incoming email delivery method for the user. |
| DisplayName | Incoming Email Delivery Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | incomingemaildeliverymethod |
| RequiredLevel | SystemRequired |
| Type | Picklist |
IncomingEmailDeliveryMethod Options
| Value | Label |
|---|---|
| 0 | None |
| 1 | Microsoft Dynamics 365 for Outlook |
| 2 | Server-Side Synchronization or Email Router |
| 3 | Forward Mailbox |
InternalEMailAddress
| Property | Value |
|---|---|
| Description | Internal email address for the user. |
| DisplayName | Primary Email |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | internalemailaddress |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
InviteStatusCode
| Property | Value |
|---|---|
| Description | User invitation status. |
| DisplayName | Invitation Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | invitestatuscode |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
InviteStatusCode Options
| Value | Label |
|---|---|
| 0 | Invitation Not Sent |
| 1 | Invited |
| 2 | Invitation Near Expired |
| 3 | Invitation Expired |
| 4 | Invitation Accepted |
| 5 | Invitation Rejected |
| 6 | Invitation Revoked |
IsDisabled
| Property | Value |
|---|---|
| Description | Information about whether the user is enabled. |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isdisabled |
| RequiredLevel | None |
| Type | Boolean |
IsDisabled Options
| Value | Label |
|---|---|
| 1 | Disabled |
| 0 | Enabled |
DefaultValue: False
IsIntegrationUser
| Property | Value |
|---|---|
| Description | Check if user is an integration user. |
| DisplayName | Integration user mode |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isintegrationuser |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsIntegrationUser Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
IsLicensed
| Property | Value |
|---|---|
| Description | Information about whether the user is licensed. |
| DisplayName | User Licensed |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | islicensed |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsLicensed Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
IsSyncWithDirectory
| Property | Value |
|---|---|
| Description | Information about whether the user is synced with the directory. |
| DisplayName | User Synced |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | issyncwithdirectory |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsSyncWithDirectory Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
JobTitle
| Property | Value |
|---|---|
| Description | Job title of the user. |
| DisplayName | Job Title |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | jobtitle |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
LastName
| Property | Value |
|---|---|
| Description | Last name of the user. |
| DisplayName | Last Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | lastname |
| MaxLength | 64 |
| RequiredLevel | ApplicationRequired |
| Type | String |
MiddleName
| Property | Value |
|---|---|
| Description | Middle name of the user. |
| DisplayName | Middle Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | middlename |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
MobileAlertEMail
| Property | Value |
|---|---|
| Description | Mobile alert email address for the user. |
| DisplayName | Mobile Alert Email |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mobilealertemail |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
MobileOfflineProfileId
| Property | Value |
|---|---|
| Description | Items contained with a particular SystemUser. |
| DisplayName | Mobile Offline Profile |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | mobileofflineprofileid |
| RequiredLevel | None |
| Targets | mobileofflineprofile |
| Type | Lookup |
MobileOfflineProfileIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | mobileofflineprofileidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
MobilePhone
| Property | Value |
|---|---|
| Description | Mobile phone number for the user. |
| DisplayName | Mobile Phone |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mobilephone |
| MaxLength | 64 |
| RequiredLevel | None |
| Type | String |
NickName
| Property | Value |
|---|---|
| Description | Nickname of the user. |
| DisplayName | Nickname |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | nickname |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
OutgoingEmailDeliveryMethod
| Property | Value |
|---|---|
| Description | Outgoing email delivery method for the user. |
| DisplayName | Outgoing Email Delivery Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | outgoingemaildeliverymethod |
| RequiredLevel | SystemRequired |
| Type | Picklist |
OutgoingEmailDeliveryMethod Options
| Value | Label |
|---|---|
| 0 | None |
| 1 | Microsoft Dynamics 365 for Outlook |
| 2 | Server-Side Synchronization or Email Router |
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 |
ParentSystemUserId
| Property | Value |
|---|---|
| Description | Unique identifier of the manager of the user. |
| DisplayName | Manager |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | parentsystemuserid |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
PassportHi
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Passport Hi |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | passporthi |
| MaxValue | 1000000000 |
| MinValue | 0 |
| RequiredLevel | None |
| Type | Integer |
PassportLo
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Passport Lo |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | passportlo |
| MaxValue | 1000000000 |
| MinValue | 0 |
| RequiredLevel | None |
| Type | Integer |
PersonalEMailAddress
| Property | Value |
|---|---|
| Description | Personal email address of the user. |
| DisplayName | Email 2 |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | personalemailaddress |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PhotoUrl
| Property | Value |
|---|---|
| Description | URL for the Website on which a photo of the user is located. |
| DisplayName | Photo URL |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | photourl |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
PositionId
| Property | Value |
|---|---|
| Description | User's position in hierarchical security model. |
| DisplayName | Position |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | positionid |
| RequiredLevel | None |
| Targets | position |
| Type | Lookup |
PreferredAddressCode
| Property | Value |
|---|---|
| Description | Preferred address for the user. |
| DisplayName | Preferred Address |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | preferredaddresscode |
| RequiredLevel | None |
| Type | Picklist |
PreferredAddressCode Options
| Value | Label |
|---|---|
| 1 | Mailing Address |
| 2 | Other Address |
PreferredEmailCode
| Property | Value |
|---|---|
| Description | Preferred email address for the user. |
| DisplayName | Preferred Email |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | preferredemailcode |
| RequiredLevel | None |
| Type | Picklist |
PreferredEmailCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
PreferredPhoneCode
| Property | Value |
|---|---|
| Description | Preferred phone number for the user. |
| DisplayName | Preferred Phone |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | preferredphonecode |
| RequiredLevel | None |
| Type | Picklist |
PreferredPhoneCode Options
| Value | Label |
|---|---|
| 1 | Main Phone |
| 2 | Other Phone |
| 3 | Home Phone |
| 4 | Mobile Phone |
ProcessId
| Property | Value |
|---|---|
| Description | Shows the ID of the process. |
| DisplayName | Process |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | processid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
QueueId
| Property | Value |
|---|---|
| Description | Unique identifier of the default queue for the user. |
| DisplayName | Default Queue |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | queueid |
| RequiredLevel | None |
| Targets | queue |
| Type | Lookup |
Salutation
| Property | Value |
|---|---|
| Description | Salutation for correspondence with the user. |
| DisplayName | Salutation |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | salutation |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
SetupUser
| Property | Value |
|---|---|
| Description | Check if user is a setup user. |
| DisplayName | Restricted Access Mode |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | setupuser |
| RequiredLevel | SystemRequired |
| Type | Boolean |
SetupUser Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
SharePointEmailAddress
| Property | Value |
|---|---|
| Description | SharePoint Work Email Address |
| DisplayName | SharePoint Email Address |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | sharepointemailaddress |
| MaxLength | 1024 |
| RequiredLevel | None |
| Type | String |
SiteId
Added by: Service Solution
| Property | Value |
|---|---|
| Description | Site at which the user is located. |
| DisplayName | Site |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | siteid |
| RequiredLevel | None |
| Targets | site |
| Type | Lookup |
Skills
| Property | Value |
|---|---|
| Description | Skill set of the user. |
| DisplayName | Skills |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | skills |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
StageId
| Property | Value |
|---|---|
| Description | Shows the ID of the stage. |
| DisplayName | (Deprecated) Process Stage |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | stageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
SystemUserId
| Property | Value |
|---|---|
| Description | Unique identifier for the user. |
| DisplayName | User |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | systemuserid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
TerritoryId
Added by: Application Common Solution
| Property | Value |
|---|---|
| Description | Unique identifier of the territory to which the user is assigned. |
| DisplayName | Territory |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | territoryid |
| RequiredLevel | None |
| Targets | territory |
| Type | Lookup |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
Title
| Property | Value |
|---|---|
| Description | Title of the user. |
| DisplayName | Title |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | title |
| MaxLength | 128 |
| RequiredLevel | None |
| Type | String |
TransactionCurrencyId
| Property | Value |
|---|---|
| Description | Unique identifier of the currency associated with the systemuser. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Targets | transactioncurrency |
| Type | Lookup |
TraversedPath
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | (Deprecated) Traversed Path |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | traversedpath |
| MaxLength | 1250 |
| RequiredLevel | None |
| Type | String |
UserLicenseType
| Property | Value |
|---|---|
| Description | Shows the type of user license. |
| DisplayName | User License Type |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | userlicensetype |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | SystemRequired |
| Type | Integer |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
WindowsLiveID
| Property | Value |
|---|---|
| Description | Windows Live ID |
| DisplayName | Windows Live ID |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | windowsliveid |
| MaxLength | 1024 |
| RequiredLevel | None |
| Type | String |
YammerEmailAddress
| Property | Value |
|---|---|
| Description | User's Yammer login email address |
| DisplayName | Yammer Email |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | yammeremailaddress |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
YammerUserId
| Property | Value |
|---|---|
| Description | User's Yammer ID |
| DisplayName | Yammer User ID |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | yammeruserid |
| MaxLength | 128 |
| RequiredLevel | None |
| Type | String |
YomiFirstName
| Property | Value |
|---|---|
| Description | Pronunciation of the first name of the user, written in phonetic hiragana or katakana characters. |
| DisplayName | Yomi First Name |
| FormatName | PhoneticGuide |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | yomifirstname |
| MaxLength | 64 |
| RequiredLevel | None |
| Type | String |
YomiLastName
| Property | Value |
|---|---|
| Description | Pronunciation of the last name of the user, written in phonetic hiragana or katakana characters. |
| DisplayName | Yomi Last Name |
| FormatName | PhoneticGuide |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | yomilastname |
| MaxLength | 64 |
| RequiredLevel | None |
| Type | String |
YomiMiddleName
| Property | Value |
|---|---|
| Description | Pronunciation of the middle name of the user, written in phonetic hiragana or katakana characters. |
| DisplayName | Yomi Middle Name |
| FormatName | PhoneticGuide |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | yomimiddlename |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- ActiveDirectoryGuid
- Address1_Composite
- Address2_Composite
- ApplicationIdUri
- AzureActiveDirectoryObjectId
- BusinessUnitIdName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DefaultFiltersPopulated
- DefaultMailbox
- DefaultMailboxName
- DefaultOdbFolderName
- DisabledReason
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- ExchangeRate
- FullName
- IdentityId
- IsActiveDirectoryUser
- IsEmailAddressApprovedByO365Admin
- LatestUpdateTime
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- ParentSystemUserIdName
- ParentSystemUserIdYomiName
- PositionIdName
- QueueIdName
- SiteIdName
- TerritoryIdName
- TransactionCurrencyIdName
- UserPuid
- VersionNumber
- YomiFullName
ActiveDirectoryGuid
| Property | Value |
|---|---|
| Description | Active Directory object GUID for the system user. |
| DisplayName | Active Directory Guid |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | activedirectoryguid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
Address1_Composite
| Property | Value |
|---|---|
| Description | Shows the complete primary address. |
| DisplayName | Address |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_composite |
| MaxLength | 1000 |
| RequiredLevel | None |
| Type | Memo |
Address2_Composite
| Property | Value |
|---|---|
| Description | Shows the complete secondary address. |
| DisplayName | Other Address |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_composite |
| MaxLength | 1000 |
| RequiredLevel | None |
| Type | Memo |
ApplicationIdUri
| Property | Value |
|---|---|
| Description | The URI used as a unique logical identifier for the external app. This can be used to validate the application. |
| DisplayName | Application ID URI |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | applicationiduri |
| MaxLength | 1024 |
| RequiredLevel | None |
| Type | String |
AzureActiveDirectoryObjectId
| Property | Value |
|---|---|
| Description | This is the application directory object Id. |
| DisplayName | Azure AD Object ID |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | azureactivedirectoryobjectid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
BusinessUnitIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | businessunitidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the user. |
| 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 user 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 systemuser. |
| 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 |
DefaultFiltersPopulated
| Property | Value |
|---|---|
| Description | Indicates if default outlook filters have been populated. |
| DisplayName | Default Filters Populated |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | defaultfilterspopulated |
| RequiredLevel | SystemRequired |
| Type | Boolean |
DefaultFiltersPopulated Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
DefaultMailbox
| Property | Value |
|---|---|
| Description | Select the mailbox associated with this user. |
| DisplayName | Mailbox |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | defaultmailbox |
| RequiredLevel | None |
| Targets | mailbox |
| Type | Lookup |
DefaultMailboxName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | defaultmailboxname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
DefaultOdbFolderName
| Property | Value |
|---|---|
| Description | Type a default folder name for the user's OneDrive For Business location. |
| DisplayName | Default OneDrive for Business Folder Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | defaultodbfoldername |
| MaxLength | 200 |
| RequiredLevel | SystemRequired |
| Type | String |
DisabledReason
| Property | Value |
|---|---|
| Description | Reason for disabling the user. |
| DisplayName | Disabled Reason |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | disabledreason |
| MaxLength | 500 |
| RequiredLevel | None |
| Type | String |
EntityImage_Timestamp
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_timestamp |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
EntityImage_URL
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_url |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
EntityImageId
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Entity Image Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
ExchangeRate
| Property | Value |
|---|---|
| Description | Exchange rate for the currency associated with the systemuser with respect to the base currency. |
| DisplayName | Exchange Rate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | exchangerate |
| MaxValue | 100000000000 |
| MinValue | 0.0000000001 |
| Precision | 10 |
| RequiredLevel | None |
| Type | Decimal |
FullName
| Property | Value |
|---|---|
| Description | Full name of the user. |
| DisplayName | Full Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | fullname |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
IdentityId
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Unique user identity id |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | identityid |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | SystemRequired |
| Type | Integer |
IsActiveDirectoryUser
| Property | Value |
|---|---|
| Description | Information about whether the user is an AD user. |
| DisplayName | Is Active Directory User |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | isactivedirectoryuser |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsActiveDirectoryUser Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: True
IsEmailAddressApprovedByO365Admin
| Property | Value |
|---|---|
| Description | Shows the status of approval of the email address by O365 Admin. |
| DisplayName | Email Address O365 Admin Approval Status |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isemailaddressapprovedbyo365admin |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsEmailAddressApprovedByO365Admin Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
LatestUpdateTime
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Time stamp of the latest update for the user |
| DisplayName | Latest User Update Time |
| Format | DateAndTime |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | latestupdatetime |
| RequiredLevel | None |
| Type | DateTime |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who last modified the user. |
| 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 user 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 systemuser. |
| 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 user. |
| DisplayName | Organization |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
OrganizationIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ParentSystemUserIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parentsystemuseridname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ParentSystemUserIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parentsystemuseridyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PositionIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | positionidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
QueueIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | queueidname |
| MaxLength | 400 |
| RequiredLevel | None |
| Type | String |
SiteIdName
Added by: Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | siteidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
TerritoryIdName
Added by: Application Common Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | territoryidname |
| 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 |
UserPuid
| Property | Value |
|---|---|
| Description | User PUID User Identifiable Information |
| DisplayName | User PUID |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | userpuid |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| Property | Value |
|---|---|
| Description | Version number of the user. |
| DisplayName | Version number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
YomiFullName
| Property | Value |
|---|---|
| Description | Pronunciation of the full name of the user, written in phonetic hiragana or katakana characters. |
| DisplayName | Yomi Full Name |
| FormatName | PhoneticGuide |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | yomifullname |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
One-To-Many Relationships
Listed by SchemaName.
- lk_appmodule_modifiedby
- lk_territorybase_createdby
- lk_territory_createdonbehalfby
- lk_territorybase_modifiedby
- lk_territory_modifiedonbehalfby
- system_user_territories
- lk_leadaddressbase_createdby
- lk_leadaddress_createdonbehalfby
- lk_leadaddressbase_modifiedby
- lk_leadaddress_modifiedonbehalfby
- lk_leadbase_createdby
- lk_lead_createdonbehalfby
- lk_leadbase_modifiedby
- lk_lead_modifiedonbehalfby
- lead_owning_user
- lk_DynamicProperty_createdby
- lk_DynamicProperty_createdonbehalfby
- lk_DynamicProperty_modifiedby
- lk_DynamicProperty_modifiedonbehalfby
- lk_DynamicPropertyAssociationattribute_createdby
- lk_DynamicPropertyAssociationattribute_CreatedOnBehalfBy
- lk_DynamicPropertyAssociationattribute_ModifiedBy
- lk_DynamicPropertyAssociationattribute_ModifiedOnBehalfBy
- Dynamicpropertyinsatance_createdby
- lk_Dynamicpropertyinsatanceattribute_createdonbehalfby
- lk_Dynamicpropertyinsatanceattribute_ModifiedBy
- lk_Dynamicpropertyinsatanceattribute_ModifiedOnBehalfBy
- lk_DynamicPropertyOptionSetItem_createdby
- lk_DynamicPropertyOptionSetItem_createdonbehalfby
- lk_DynamicPropertyOptionSetItem_modifiedby
- lk_DynamicPropertyOptionSetItem_modifiedonbehalfby
- lk_pricelevelbase_createdby
- lk_pricelevel_createdonbehalfby
- lk_pricelevelbase_modifiedby
- lk_pricelevel_modifiedonbehalfby
- lk_productbase_createdby
- lk_product_createdonbehalfby
- lk_productbase_modifiedby
- lk_product_modifiedonbehalfby
- lk_ProductAssociate_createdby
- lk_ProductAssociation_createdonbehalfby
- lk_ProductAssociation_modifiedby
- lk_ProductAssociation_modifiedonbehalfby
- lk_productpricelevelbase_createdby
- lk_productpricelevel_createdonbehalfby
- lk_productpricelevelbase_modifiedby
- lk_productpricelevel_modifiedonbehalfby
- lk_ProductSubstitute_createdby
- lk_ProductSubstitute_createdonbehalfby
- lk_ProductSubstitute_modifiedby
- lk_ProductSubstitute_modifiedonbehalfby
- lk_uombase_createdby
- lk_uom_createdonbehalfby
- lk_uombase_modifiedby
- lk_uom_modifiedonbehalfby
- lk_uomschedulebase_createdby
- lk_uomschedule_createdonbehalfby
- lk_uomschedulebase_modifiedby
- lk_uomschedule_modifiedonbehalfby
- OwningUser_Dynamicpropertyinsatance
- lk_bookableresource_createdby
- lk_bookableresource_createdonbehalfby
- lk_bookableresource_modifiedby
- lk_bookableresource_modifiedonbehalfby
- user_bookableresource
- lk_bookableresourcebooking_createdby
- lk_bookableresourcebooking_createdonbehalfby
- lk_bookableresourcebooking_modifiedby
- lk_bookableresourcebooking_modifiedonbehalfby
- user_bookableresourcebooking
- lk_bookableresourcebookingheader_createdby
- lk_bookableresourcebookingheader_createdonbehalfby
- lk_bookableresourcebookingheader_modifiedby
- lk_bookableresourcebookingheader_modifiedonbehalfby
- user_bookableresourcebookingheader
- lk_bookableresourcecategory_createdby
- lk_bookableresourcecategory_createdonbehalfby
- lk_bookableresourcecategory_modifiedby
- lk_bookableresourcecategory_modifiedonbehalfby
- user_bookableresourcecategory
- lk_bookableresourcecategoryassn_createdby
- lk_bookableresourcecategoryassn_createdonbehalfby
- lk_bookableresourcecategoryassn_modifiedby
- lk_bookableresourcecategoryassn_modifiedonbehalfby
- user_bookableresourcecategoryassn
- lk_bookableresourcecharacteristic_createdby
- lk_bookableresourcecharacteristic_createdonbehalfby
- lk_bookableresourcecharacteristic_modifiedby
- lk_bookableresourcecharacteristic_modifiedonbehalfby
- user_bookableresourcecharacteristic
- lk_bookableresourcegroup_createdby
- lk_bookableresourcegroup_createdonbehalfby
- lk_bookableresourcegroup_modifiedby
- lk_bookableresourcegroup_modifiedonbehalfby
- user_bookableresourcegroup
- lk_bookingstatus_createdby
- lk_bookingstatus_createdonbehalfby
- lk_bookingstatus_modifiedby
- lk_bookingstatus_modifiedonbehalfby
- user_bookingstatus
- lk_characteristic_createdby
- lk_characteristic_createdonbehalfby
- lk_characteristic_modifiedby
- lk_characteristic_modifiedonbehalfby
- user_characteristic
- lk_ratingmodel_createdby
- lk_ratingmodel_createdonbehalfby
- lk_ratingmodel_modifiedby
- lk_ratingmodel_modifiedonbehalfby
- user_ratingmodel
- lk_ratingvalue_createdby
- lk_ratingvalue_createdonbehalfby
- lk_ratingvalue_modifiedby
- lk_ratingvalue_modifiedonbehalfby
- user_ratingvalue
- systemuser_bookableresource_UserId
- lk_BulkOperation_createdby
- user_BulkOperation
- lk_BulkOperation_modifiedonbehalfby
- lk_BulkOperation_createdonbehalfby
- lk_BulkOperation_modifiedby
- user_bulkoperationlog
- lk_campaign_createdby
- lk_campaign_createdonbehalfby
- lk_campaign_modifiedby
- lk_campaign_modifiedonbehalfby
- SystemUser_Campaigns
- lk_campaignactivity_createdby
- user_campaignactivity
- lk_campaignactivity_modifiedonbehalfby
- lk_campaignactivity_createdonbehalfby
- lk_campaignactivity_modifiedby
- lk_campaignresponse_createdby
- user_campaignresponse
- lk_campaignresponse_modifiedonbehalfby
- lk_campaignresponse_createdonbehalfby
- lk_campaignresponse_modifiedby
- lk_list_createdby
- lk_list_createdonbehalfby
- lk_list_modifiedby
- lk_list_modifiedonbehalfby
- user_list
- lk_msdyn_databaseversion_createdby
- lk_msdyn_databaseversion_createdonbehalfby
- lk_msdyn_databaseversion_modifiedby
- lk_msdyn_databaseversion_modifiedonbehalfby
- lk_msdyn_upgraderun_createdby
- lk_msdyn_upgraderun_createdonbehalfby
- lk_msdyn_upgraderun_modifiedby
- lk_msdyn_upgraderun_modifiedonbehalfby
- lk_msdyn_upgradestep_createdby
- lk_msdyn_upgradestep_createdonbehalfby
- lk_msdyn_upgradestep_modifiedby
- lk_msdyn_upgradestep_modifiedonbehalfby
- lk_msdyn_upgradeversion_createdby
- lk_msdyn_upgradeversion_createdonbehalfby
- lk_msdyn_upgradeversion_modifiedby
- lk_msdyn_upgradeversion_modifiedonbehalfby
- lk_constraintbasedgroup_createdby
- lk_constraintbasedgroup_createdonbehalfby
- lk_constraintbasedgroup_modifiedby
- lk_constraintbasedgroup_modifiedonbehalfby
- lk_contractbase_createdby
- lk_contract_createdonbehalfby
- lk_contractbase_modifiedby
- lk_contract_modifiedonbehalfby
- system_user_service_contracts
- lk_contractdetailbase_createdby
- lk_contractdetail_createdonbehalfby
- lk_contractdetailbase_modifiedby
- lk_contractdetail_modifiedonbehalfby
- user_contractdetail
- lk_contracttemplatebase_createdby
- lk_contracttemplate_createdonbehalfby
- lk_contracttemplatebase_modifiedby
- lk_contracttemplate_modifiedonbehalfby
- lk_entitlement_createdby
- lk_entitlement_createdonbehalfby
- lk_entitlement_modifiedby
- lk_entitlement_modifiedonbehalfby
- user_entitlement
- lk_entitlementchannel_createdby
- lk_entitlementchannel_createdonbehalfby
- lk_entitlementchannel_modifiedby
- lk_entitlementchannel_modifiedonbehalfby
- user_entitlementchannel
- lk_entitlementtemplate_createdby
- lk_entitlementtemplate_createdonbehalfby
- lk_entitlementtemplate_modifiedby
- lk_entitlementtemplate_modifiedonbehalfby
- lk_entitlementtemplatechannel_createdby
- lk_entitlementtemplatechannel_createdonbehalfby
- lk_entitlementtemplatechannel_modifiedby
- lk_entitlementtemplatechannel_modifiedonbehalfby
- lk_equipment_createdby
- lk_equipment_createdonbehalfby
- lk_equipment_modifiedby
- lk_equipment_modifiedonbehalfby
- lk_incidentbase_createdby
- lk_incidentbase_createdonbehalfby
- lk_incidentbase_modifiedby
- lk_incidentbase_modifiedonbehalfby
- system_user_incidents
- lk_incidentresolution_createdby
- user_incidentresolution
- lk_incidentresolution_modifiedonbehalfby
- lk_incidentresolution_createdonbehalfby
- lk_incidentresolution_modifiedby
- lk_knowledgearticleincident_createdby
- lk_knowledgearticleincident_createdonbehalfby
- lk_knowledgearticleincident_modifiedby
- lk_knowledgearticleincident_modifiedonbehalfby
- user_knowledgearticleincident
- lk_phonetocaseprocess_createdby
- lk_phonetocaseprocess_createdonbehalfby
- lk_phonetocaseprocess_modifiedby
- lk_phonetocaseprocess_modifiedonbehalfby
- lk_resourcespec_createdby
- lk_resourcespec_createdonbehalfby
- lk_resourcespec_modifiedby
- lk_resourcespec_modifiedonbehalfby
- lk_service_createdby
- lk_service_createdonbehalfby
- lk_service_modifiedby
- lk_service_modifiedonbehalfby
- lk_serviceappointment_createdby
- system_user_service_appointments
- lk_serviceappointment_modifiedonbehalfby
- lk_serviceappointment_createdonbehalfby
- lk_serviceappointment_modifiedby
- lk_sitebase_createdby
- lk_site_createdonbehalfby
- lk_sitebase_modifiedby
- lk_site_modifiedonbehalfby
- constraintbasedgroup_systemuser
- equipment_systemuser
- systemuser_resources
- lk_entitlemententityallocationtypemapping_createdby
- lk_entitlemententityallocationtypemapping_createdonbehalfby
- lk_entitlemententityallocationtypemapping_modifiedby
- lk_entitlemententityallocationtypemapping_modifiedonbehalfby
- user_entitlemententityallocationtypemapping
- lk_msdyn_callablecontext_createdby
- lk_msdyn_callablecontext_createdonbehalfby
- lk_msdyn_callablecontext_modifiedby
- lk_msdyn_callablecontext_modifiedonbehalfby
- user_msdyn_callablecontext
- lk_msdyn_playbookactivity_createdby
- lk_msdyn_playbookactivity_createdonbehalfby
- lk_msdyn_playbookactivity_modifiedby
- lk_msdyn_playbookactivity_modifiedonbehalfby
- user_msdyn_playbookactivity
- lk_msdyn_playbookactivityattribute_createdby
- lk_msdyn_playbookactivityattribute_createdonbehalfby
- lk_msdyn_playbookactivityattribute_modifiedby
- lk_msdyn_playbookactivityattribute_modifiedonbehalfby
- user_msdyn_playbookactivityattribute
- lk_msdyn_playbookcategory_createdby
- lk_msdyn_playbookcategory_createdonbehalfby
- lk_msdyn_playbookcategory_modifiedby
- lk_msdyn_playbookcategory_modifiedonbehalfby
- user_msdyn_playbookcategory
- lk_msdyn_playbookinstance_createdby
- lk_msdyn_playbookinstance_createdonbehalfby
- lk_msdyn_playbookinstance_modifiedby
- lk_msdyn_playbookinstance_modifiedonbehalfby
- user_msdyn_playbookinstance
- lk_msdyn_playbooktemplate_createdby
- lk_msdyn_playbooktemplate_createdonbehalfby
- lk_msdyn_playbooktemplate_modifiedby
- lk_msdyn_playbooktemplate_modifiedonbehalfby
- user_msdyn_playbooktemplate
- lk_discountbase_createdby
- lk_discount_createdonbehalfby
- lk_discountbase_modifiedby
- lk_discount_modifiedonbehalfby
- lk_discounttypebase_createdby
- lk_discounttype_createdonbehalfby
- lk_discounttypebase_modifiedby
- lk_discounttype_modifiedonbehalfby
- lk_invoicebase_createdby
- lk_invoice_createdonbehalfby
- lk_invoicebase_modifiedby
- lk_invoice_modifiedonbehalfby
- system_user_invoices
- lk_invoicedetailbase_createdby
- lk_invoicedetail_createdonbehalfby
- lk_invoicedetailbase_modifiedby
- lk_invoicedetail_modifiedonbehalfby
- user_invoicedetail
- lk_leadtoopportunitysalesprocess_createdby
- lk_leadtoopportunitysalesprocess_createdonbehalfby
- lk_leadtoopportunitysalesprocess_modifiedby
- lk_leadtoopportunitysalesprocess_modifiedonbehalfby
- lk_opportunitybase_createdby
- lk_opportunity_createdonbehalfby
- lk_opportunitybase_modifiedby
- lk_opportunity_modifiedonbehalfby
- opportunity_owning_user
- lk_opportunityclose_createdby
- user_opportunityclose
- lk_opportunityclose_modifiedonbehalfby
- lk_opportunityclose_createdonbehalfby
- lk_opportunityclose_modifiedby
- lk_opportunityproductbase_createdby
- lk_opportunityproduct_createdonbehalfby
- lk_opportunityproductbase_modifiedby
- lk_opportunityproduct_modifiedonbehalfby
- user_opportunityproduct
- lk_opportunitysalesprocess_createdby
- lk_opportunitysalesprocess_createdonbehalfby
- lk_opportunitysalesprocess_modifiedby
- lk_opportunitysalesprocess_modifiedonbehalfby
- lk_orderclose_createdby
- user_orderclose
- lk_orderclose_modifiedonbehalfby
- lk_orderclose_createdonbehalfby
- lk_orderclose_modifiedby
- lk_quotebase_createdby
- lk_quote_createdonbehalfby
- lk_quotebase_modifiedby
- lk_quote_modifiedonbehalfby
- system_user_quotes
- lk_quoteclose_createdby
- user_quoteclose
- lk_quoteclose_modifiedonbehalfby
- lk_quoteclose_createdonbehalfby
- lk_quoteclose_modifiedby
- lk_quotedetailbase_createdby
- lk_quotedetail_createdonbehalfby
- lk_quotedetailbase_modifiedby
- lk_quotedetail_modifiedonbehalfby
- user_quotedetail
- lk_salesliteraturebase_createdby
- lk_salesliterature_createdonbehalfby
- lk_salesliteraturebase_modifiedby
- lk_salesliterature_modifiedonbehalfby
- lk_salesliteratureitembase_createdby
- lk_salesliteratureitem_createdonbehalfby
- lk_salesliteratureitembase_modifiedby
- lk_salesliteratureitem_modifiedonbehalfby
- lk_salesorderbase_createdby
- lk_salesorder_createdonbehalfby
- lk_salesorderbase_modifiedby
- lk_salesorder_modifiedonbehalfby
- system_user_orders
- lk_salesorderdetailbase_createdby
- lk_salesorderdetail_createdonbehalfby
- lk_salesorderdetailbase_modifiedby
- lk_salesorderdetail_modifiedonbehalfby
- user_salesorderdetail
- lk_competitorbase_createdby
- lk_competitor_createdonbehalfby
- lk_competitorbase_modifiedby
- lk_competitor_modifiedonbehalfby
- system_user_invoicedetail
- system_user_quotedetail
- system_user_salesorderdetail
- system_user_sales_literature
- lk_adminsettingsentity_createdby
- lk_adminsettingsentity_createdonbehalfby
- lk_adminsettingsentity_modifiedby
- lk_adminsettingsentity_modifiedonbehalfby
- user_adminsettingsentity
- lk_msdyn_forecastdefinition_createdby
- lk_msdyn_forecastdefinition_createdonbehalfby
- lk_msdyn_forecastdefinition_modifiedby
- lk_msdyn_forecastdefinition_modifiedonbehalfby
- user_msdyn_forecastdefinition
- lk_msdyn_forecastinstance_createdby
- lk_msdyn_forecastinstance_createdonbehalfby
- lk_msdyn_forecastinstance_modifiedby
- lk_msdyn_forecastinstance_modifiedonbehalfby
- user_msdyn_forecastinstance
- lk_msdyn_forecastrecurrence_createdby
- lk_msdyn_forecastrecurrence_createdonbehalfby
- lk_msdyn_forecastrecurrence_modifiedby
- lk_msdyn_forecastrecurrence_modifiedonbehalfby
- user_msdyn_forecastrecurrence
- lk_msdyn_relationshipinsightsunifiedconfig_createdby
- lk_msdyn_relationshipinsightsunifiedconfig_createdonbehalfby
- lk_msdyn_relationshipinsightsunifiedconfig_modifiedby
- lk_msdyn_relationshipinsightsunifiedconfig_modifiedonbehalfby
- user_msdyn_relationshipinsightsunifiedconfig
- lk_msdyn_siconfig_createdby
- lk_msdyn_siconfig_createdonbehalfby
- lk_msdyn_siconfig_modifiedby
- lk_msdyn_siconfig_modifiedonbehalfby
- user_msdyn_siconfig
- lk_msdyn_untrackedappointment_createdby
- lk_msdyn_untrackedappointment_createdonbehalfby
- lk_msdyn_untrackedappointment_modifiedby
- lk_msdyn_untrackedappointment_modifiedonbehalfby
- user_msdyn_untrackedappointment
- lk_msdyn_notesanalysisconfig_createdby
- lk_msdyn_notesanalysisconfig_createdonbehalfby
- lk_msdyn_notesanalysisconfig_modifiedby
- lk_msdyn_notesanalysisconfig_modifiedonbehalfby
- user_msdyn_notesanalysisconfig
- lk_msdyn_icebreakersconfig_createdby
- lk_msdyn_icebreakersconfig_createdonbehalfby
- lk_msdyn_icebreakersconfig_modifiedby
- lk_msdyn_icebreakersconfig_modifiedonbehalfby
- user_msdyn_icebreakersconfig
- lk_msdyn_postalbum_createdby
- lk_msdyn_postalbum_createdonbehalfby
- lk_msdyn_postalbum_modifiedby
- lk_msdyn_postalbum_modifiedonbehalfby
- user_msdyn_postalbum
- lk_msdyn_postconfig_createdby
- lk_msdyn_postconfig_createdonbehalfby
- lk_msdyn_postconfig_modifiedby
- lk_msdyn_postconfig_modifiedonbehalfby
- lk_msdyn_postruleconfig_createdby
- lk_msdyn_postruleconfig_createdonbehalfby
- lk_msdyn_postruleconfig_modifiedby
- lk_msdyn_postruleconfig_modifiedonbehalfby
- lk_msdyn_wallsavedquery_createdby
- lk_msdyn_wallsavedquery_createdonbehalfby
- lk_msdyn_wallsavedquery_modifiedby
- lk_msdyn_wallsavedquery_modifiedonbehalfby
- lk_msdyn_wallsavedqueryusersettings_createdby
- lk_msdyn_wallsavedqueryusersettings_createdonbehalfby
- lk_msdyn_wallsavedqueryusersettings_modifiedby
- lk_msdyn_wallsavedqueryusersettings_modifiedonbehalfby
- user_msdyn_wallsavedqueryusersettings
- msdyn_systemuser_wallsavedqueryusersettings_userid
- lk_msdyn_teamscollaboration_createdby
- lk_msdyn_teamscollaboration_createdonbehalfby
- lk_msdyn_teamscollaboration_modifiedby
- lk_msdyn_teamscollaboration_modifiedonbehalfby
- lk_msdyn_actual_createdby
- lk_msdyn_actual_createdonbehalfby
- lk_msdyn_actual_modifiedby
- lk_msdyn_actual_modifiedonbehalfby
- user_msdyn_actual
- lk_msdyn_bookableresourceassociation_createdby
- lk_msdyn_bookableresourceassociation_createdonbehalfby
- lk_msdyn_bookableresourceassociation_modifiedby
- lk_msdyn_bookableresourceassociation_modifiedonbehalfby
- user_msdyn_bookableresourceassociation
- msdyn_bookingalert_systemuser_createdby
- msdyn_bookingalert_systemuser_owninguser
- msdyn_bookingalert_systemuser_modifiedonbehalfby
- msdyn_bookingalert_systemuser_createdonbehalfby
- msdyn_bookingalert_systemuser_modifiedby
- lk_msdyn_bookingalertstatus_createdby
- lk_msdyn_bookingalertstatus_createdonbehalfby
- lk_msdyn_bookingalertstatus_modifiedby
- lk_msdyn_bookingalertstatus_modifiedonbehalfby
- user_msdyn_bookingalertstatus
- lk_msdyn_bookingchange_createdby
- lk_msdyn_bookingchange_createdonbehalfby
- lk_msdyn_bookingchange_modifiedby
- lk_msdyn_bookingchange_modifiedonbehalfby
- user_msdyn_bookingchange
- lk_msdyn_bookingrule_createdby
- lk_msdyn_bookingrule_createdonbehalfby
- lk_msdyn_bookingrule_modifiedby
- lk_msdyn_bookingrule_modifiedonbehalfby
- user_msdyn_bookingrule
- lk_msdyn_bookingsetupmetadata_createdby
- lk_msdyn_bookingsetupmetadata_createdonbehalfby
- lk_msdyn_bookingsetupmetadata_modifiedby
- lk_msdyn_bookingsetupmetadata_modifiedonbehalfby
- user_msdyn_bookingsetupmetadata
- lk_msdyn_businessclosure_createdby
- lk_msdyn_businessclosure_createdonbehalfby
- lk_msdyn_businessclosure_modifiedby
- lk_msdyn_businessclosure_modifiedonbehalfby
- user_msdyn_businessclosure
- lk_msdyn_clientextension_createdby
- lk_msdyn_clientextension_createdonbehalfby
- lk_msdyn_clientextension_modifiedby
- lk_msdyn_clientextension_modifiedonbehalfby
- user_msdyn_clientextension
- lk_msdyn_configuration_createdby
- lk_msdyn_configuration_createdonbehalfby
- lk_msdyn_configuration_modifiedby
- lk_msdyn_configuration_modifiedonbehalfby
- user_msdyn_configuration
- lk_msdyn_organizationalunit_createdby
- lk_msdyn_organizationalunit_createdonbehalfby
- lk_msdyn_organizationalunit_modifiedby
- lk_msdyn_organizationalunit_modifiedonbehalfby
- lk_msdyn_priority_createdby
- lk_msdyn_priority_createdonbehalfby
- lk_msdyn_priority_modifiedby
- lk_msdyn_priority_modifiedonbehalfby
- user_msdyn_priority
- lk_msdyn_requirementcharacteristic_createdby
- lk_msdyn_requirementcharacteristic_createdonbehalfby
- lk_msdyn_requirementcharacteristic_modifiedby
- lk_msdyn_requirementcharacteristic_modifiedonbehalfby
- user_msdyn_requirementcharacteristic
- lk_msdyn_requirementgroup_createdby
- lk_msdyn_requirementgroup_createdonbehalfby
- lk_msdyn_requirementgroup_modifiedby
- lk_msdyn_requirementgroup_modifiedonbehalfby
- user_msdyn_requirementgroup
- lk_msdyn_requirementorganizationunit_createdby
- lk_msdyn_requirementorganizationunit_createdonbehalfby
- lk_msdyn_requirementorganizationunit_modifiedby
- lk_msdyn_requirementorganizationunit_modifiedonbehalfby
- user_msdyn_requirementorganizationunit
- lk_msdyn_requirementrelationship_createdby
- lk_msdyn_requirementrelationship_createdonbehalfby
- lk_msdyn_requirementrelationship_modifiedby
- lk_msdyn_requirementrelationship_modifiedonbehalfby
- user_msdyn_requirementrelationship
- lk_msdyn_requirementresourcecategory_createdby
- lk_msdyn_requirementresourcecategory_createdonbehalfby
- lk_msdyn_requirementresourcecategory_modifiedby
- lk_msdyn_requirementresourcecategory_modifiedonbehalfby
- user_msdyn_requirementresourcecategory
- lk_msdyn_requirementresourcepreference_createdby
- lk_msdyn_requirementresourcepreference_createdonbehalfby
- lk_msdyn_requirementresourcepreference_modifiedby
- lk_msdyn_requirementresourcepreference_modifiedonbehalfby
- user_msdyn_requirementresourcepreference
- lk_msdyn_requirementstatus_createdby
- lk_msdyn_requirementstatus_createdonbehalfby
- lk_msdyn_requirementstatus_modifiedby
- lk_msdyn_requirementstatus_modifiedonbehalfby
- user_msdyn_requirementstatus
- lk_msdyn_resourcerequirement_createdby
- lk_msdyn_resourcerequirement_createdonbehalfby
- lk_msdyn_resourcerequirement_modifiedby
- lk_msdyn_resourcerequirement_modifiedonbehalfby
- user_msdyn_resourcerequirement
- lk_msdyn_resourcerequirementdetail_createdby
- lk_msdyn_resourcerequirementdetail_createdonbehalfby
- lk_msdyn_resourcerequirementdetail_modifiedby
- lk_msdyn_resourcerequirementdetail_modifiedonbehalfby
- user_msdyn_resourcerequirementdetail
- lk_msdyn_resourceterritory_createdby
- lk_msdyn_resourceterritory_createdonbehalfby
- lk_msdyn_resourceterritory_modifiedby
- lk_msdyn_resourceterritory_modifiedonbehalfby
- user_msdyn_resourceterritory
- lk_msdyn_scheduleboardsetting_createdby
- lk_msdyn_scheduleboardsetting_createdonbehalfby
- lk_msdyn_scheduleboardsetting_modifiedby
- lk_msdyn_scheduleboardsetting_modifiedonbehalfby
- user_msdyn_scheduleboardsetting
- lk_msdyn_schedulingparameter_createdby
- lk_msdyn_schedulingparameter_createdonbehalfby
- lk_msdyn_schedulingparameter_modifiedby
- lk_msdyn_schedulingparameter_modifiedonbehalfby
- lk_msdyn_systemuserschedulersetting_createdby
- lk_msdyn_systemuserschedulersetting_createdonbehalfby
- lk_msdyn_systemuserschedulersetting_modifiedby
- lk_msdyn_systemuserschedulersetting_modifiedonbehalfby
- user_msdyn_systemuserschedulersetting
- lk_msdyn_timegroup_createdby
- lk_msdyn_timegroup_createdonbehalfby
- lk_msdyn_timegroup_modifiedby
- lk_msdyn_timegroup_modifiedonbehalfby
- user_msdyn_timegroup
- lk_msdyn_timegroupdetail_createdby
- lk_msdyn_timegroupdetail_createdonbehalfby
- lk_msdyn_timegroupdetail_modifiedby
- lk_msdyn_timegroupdetail_modifiedonbehalfby
- user_msdyn_timegroupdetail
- lk_msdyn_transactionorigin_createdby
- lk_msdyn_transactionorigin_createdonbehalfby
- lk_msdyn_transactionorigin_modifiedby
- lk_msdyn_transactionorigin_modifiedonbehalfby
- user_msdyn_transactionorigin
- lk_msdyn_workhourtemplate_createdby
- lk_msdyn_workhourtemplate_createdonbehalfby
- lk_msdyn_workhourtemplate_modifiedby
- lk_msdyn_workhourtemplate_modifiedonbehalfby
- user_msdyn_workhourtemplate
- msdyn_systemuser_msdyn_systemuserschedulersetting_User
- lk_msdyn_accountpricelist_createdby
- lk_msdyn_accountpricelist_createdonbehalfby
- lk_msdyn_accountpricelist_modifiedby
- lk_msdyn_accountpricelist_modifiedonbehalfby
- user_msdyn_accountpricelist
- msdyn_approval_systemuser_createdby
- msdyn_approval_systemuser_owninguser
- msdyn_approval_systemuser_modifiedonbehalfby
- msdyn_approval_systemuser_createdonbehalfby
- msdyn_approval_systemuser_modifiedby
- lk_msdyn_batchjob_createdby
- lk_msdyn_batchjob_createdonbehalfby
- lk_msdyn_batchjob_modifiedby
- lk_msdyn_batchjob_modifiedonbehalfby
- lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_createdby
- lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_createdonbehalfby
- lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_modifiedby
- lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_modifiedonbehalfby
- lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_createdby
- lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_createdonbehalfby
- lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_modifiedby
- lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_modifiedonbehalfby
- lk_msdyn_characteristicreqforteammember_createdby
- lk_msdyn_characteristicreqforteammember_createdonbehalfby
- lk_msdyn_characteristicreqforteammember_modifiedby
- lk_msdyn_characteristicreqforteammember_modifiedonbehalfby
- user_msdyn_characteristicreqforteammember
- lk_msdyn_contactpricelist_createdby
- lk_msdyn_contactpricelist_createdonbehalfby
- lk_msdyn_contactpricelist_modifiedby
- lk_msdyn_contactpricelist_modifiedonbehalfby
- user_msdyn_contactpricelist
- lk_msdyn_contractlineinvoiceschedule_createdby
- lk_msdyn_contractlineinvoiceschedule_createdonbehalfby
- lk_msdyn_contractlineinvoiceschedule_modifiedby
- lk_msdyn_contractlineinvoiceschedule_modifiedonbehalfby
- lk_msdyn_contractlinescheduleofvalue_createdby
- lk_msdyn_contractlinescheduleofvalue_createdonbehalfby
- lk_msdyn_contractlinescheduleofvalue_modifiedby
- lk_msdyn_contractlinescheduleofvalue_modifiedonbehalfby
- user_msdyn_contractlinescheduleofvalue
- lk_msdyn_dataexport_createdby
- lk_msdyn_dataexport_createdonbehalfby
- lk_msdyn_dataexport_modifiedby
- lk_msdyn_dataexport_modifiedonbehalfby
- user_msdyn_dataexport
- lk_msdyn_delegation_createdby
- lk_msdyn_delegation_createdonbehalfby
- lk_msdyn_delegation_modifiedby
- lk_msdyn_delegation_modifiedonbehalfby
- user_msdyn_delegation
- lk_msdyn_dimension_createdby
- lk_msdyn_dimension_createdonbehalfby
- lk_msdyn_dimension_modifiedby
- lk_msdyn_dimension_modifiedonbehalfby
- user_msdyn_dimension
- lk_msdyn_dimensionfieldname_createdby
- lk_msdyn_dimensionfieldname_createdonbehalfby
- lk_msdyn_dimensionfieldname_modifiedby
- lk_msdyn_dimensionfieldname_modifiedonbehalfby
- lk_msdyn_estimate_createdby
- lk_msdyn_estimate_createdonbehalfby
- lk_msdyn_estimate_modifiedby
- lk_msdyn_estimate_modifiedonbehalfby
- user_msdyn_estimate
- lk_msdyn_estimateline_createdby
- lk_msdyn_estimateline_createdonbehalfby
- lk_msdyn_estimateline_modifiedby
- lk_msdyn_estimateline_modifiedonbehalfby
- user_msdyn_estimateline
- lk_msdyn_expense_createdby
- lk_msdyn_expense_createdonbehalfby
- lk_msdyn_expense_modifiedby
- lk_msdyn_expense_modifiedonbehalfby
- user_msdyn_expense
- lk_msdyn_expensecategory_createdby
- lk_msdyn_expensecategory_createdonbehalfby
- lk_msdyn_expensecategory_modifiedby
- lk_msdyn_expensecategory_modifiedonbehalfby
- lk_msdyn_expensereceipt_createdby
- lk_msdyn_expensereceipt_createdonbehalfby
- lk_msdyn_expensereceipt_modifiedby
- lk_msdyn_expensereceipt_modifiedonbehalfby
- user_msdyn_expensereceipt
- lk_msdyn_fact_createdby
- lk_msdyn_fact_createdonbehalfby
- lk_msdyn_fact_modifiedby
- lk_msdyn_fact_modifiedonbehalfby
- user_msdyn_fact
- lk_msdyn_fieldcomputation_createdby
- lk_msdyn_fieldcomputation_createdonbehalfby
- lk_msdyn_fieldcomputation_modifiedby
- lk_msdyn_fieldcomputation_modifiedonbehalfby
- user_msdyn_fieldcomputation
- lk_msdyn_findworkevent_createdby
- lk_msdyn_findworkevent_createdonbehalfby
- lk_msdyn_findworkevent_modifiedby
- lk_msdyn_findworkevent_modifiedonbehalfby
- user_msdyn_findworkevent
- lk_msdyn_integrationjob_createdby
- lk_msdyn_integrationjob_createdonbehalfby
- lk_msdyn_integrationjob_modifiedby
- lk_msdyn_integrationjob_modifiedonbehalfby
- user_msdyn_integrationjob
- lk_msdyn_integrationjobdetail_createdby
- lk_msdyn_integrationjobdetail_createdonbehalfby
- lk_msdyn_integrationjobdetail_modifiedby
- lk_msdyn_integrationjobdetail_modifiedonbehalfby
- user_msdyn_integrationjobdetail
- lk_msdyn_invoicefrequency_createdby
- lk_msdyn_invoicefrequency_createdonbehalfby
- lk_msdyn_invoicefrequency_modifiedby
- lk_msdyn_invoicefrequency_modifiedonbehalfby
- lk_msdyn_invoicefrequencydetail_createdby
- lk_msdyn_invoicefrequencydetail_createdonbehalfby
- lk_msdyn_invoicefrequencydetail_modifiedby
- lk_msdyn_invoicefrequencydetail_modifiedonbehalfby
- lk_msdyn_invoicelinetransaction_createdby
- lk_msdyn_invoicelinetransaction_createdonbehalfby
- lk_msdyn_invoicelinetransaction_modifiedby
- lk_msdyn_invoicelinetransaction_modifiedonbehalfby
- user_msdyn_invoicelinetransaction
- lk_msdyn_journal_createdby
- lk_msdyn_journal_createdonbehalfby
- lk_msdyn_journal_modifiedby
- lk_msdyn_journal_modifiedonbehalfby
- user_msdyn_journal
- lk_msdyn_journalline_createdby
- lk_msdyn_journalline_createdonbehalfby
- lk_msdyn_journalline_modifiedby
- lk_msdyn_journalline_modifiedonbehalfby
- user_msdyn_journalline
- lk_msdyn_mlresultcache_createdby
- lk_msdyn_mlresultcache_createdonbehalfby
- lk_msdyn_mlresultcache_modifiedby
- lk_msdyn_mlresultcache_modifiedonbehalfby
- lk_msdyn_opportunitylineresourcecategory_createdby
- lk_msdyn_opportunitylineresourcecategory_createdonbehalfby
- lk_msdyn_opportunitylineresourcecategory_modifiedby
- lk_msdyn_opportunitylineresourcecategory_modifiedonbehalfby
- user_msdyn_opportunitylineresourcecategory
- lk_msdyn_opportunitylinetransaction_createdby
- lk_msdyn_opportunitylinetransaction_createdonbehalfby
- lk_msdyn_opportunitylinetransaction_modifiedby
- lk_msdyn_opportunitylinetransaction_modifiedonbehalfby
- user_msdyn_opportunitylinetransaction
- lk_msdyn_opportunitylinetransactioncategory_createdby
- lk_msdyn_opportunitylinetransactioncategory_createdonbehalfby
- lk_msdyn_opportunitylinetransactioncategory_modifiedby
- lk_msdyn_opportunitylinetransactioncategory_modifiedonbehalfby
- user_msdyn_opportunitylinetransactioncategory
- lk_msdyn_opportunitylinetransactionclassificatio_createdby
- lk_msdyn_opportunitylinetransactionclassificatio_createdonbehalfby
- lk_msdyn_opportunitylinetransactionclassificatio_modifiedby
- lk_msdyn_opportunitylinetransactionclassificatio_modifiedonbehalfby
- user_msdyn_opportunitylinetransactionclassificatio
- lk_msdyn_opportunitypricelist_createdby
- lk_msdyn_opportunitypricelist_createdonbehalfby
- lk_msdyn_opportunitypricelist_modifiedby
- lk_msdyn_opportunitypricelist_modifiedonbehalfby
- user_msdyn_opportunitypricelist
- lk_msdyn_orderlineresourcecategory_createdby
- lk_msdyn_orderlineresourcecategory_createdonbehalfby
- lk_msdyn_orderlineresourcecategory_modifiedby
- lk_msdyn_orderlineresourcecategory_modifiedonbehalfby
- user_msdyn_orderlineresourcecategory
- lk_msdyn_orderlinetransaction_createdby
- lk_msdyn_orderlinetransaction_createdonbehalfby
- lk_msdyn_orderlinetransaction_modifiedby
- lk_msdyn_orderlinetransaction_modifiedonbehalfby
- user_msdyn_orderlinetransaction
- lk_msdyn_orderlinetransactioncategory_createdby
- lk_msdyn_orderlinetransactioncategory_createdonbehalfby
- lk_msdyn_orderlinetransactioncategory_modifiedby
- lk_msdyn_orderlinetransactioncategory_modifiedonbehalfby
- user_msdyn_orderlinetransactioncategory
- lk_msdyn_orderlinetransactionclassification_createdby
- lk_msdyn_orderlinetransactionclassification_createdonbehalfby
- lk_msdyn_orderlinetransactionclassification_modifiedby
- lk_msdyn_orderlinetransactionclassification_modifiedonbehalfby
- user_msdyn_orderlinetransactionclassification
- lk_msdyn_orderpricelist_createdby
- lk_msdyn_orderpricelist_createdonbehalfby
- lk_msdyn_orderpricelist_modifiedby
- lk_msdyn_orderpricelist_modifiedonbehalfby
- user_msdyn_orderpricelist
- lk_msdyn_processnotes_createdby
- lk_msdyn_processnotes_createdonbehalfby
- lk_msdyn_processnotes_modifiedby
- lk_msdyn_processnotes_modifiedonbehalfby
- lk_msdyn_project_createdby
- lk_msdyn_project_createdonbehalfby
- lk_msdyn_project_modifiedby
- lk_msdyn_project_modifiedonbehalfby
- user_msdyn_project
- lk_msdyn_projectapproval_createdby
- lk_msdyn_projectapproval_createdonbehalfby
- lk_msdyn_projectapproval_modifiedby
- lk_msdyn_projectapproval_modifiedonbehalfby
- user_msdyn_projectapproval
- lk_msdyn_projectparameter_createdby
- lk_msdyn_projectparameter_createdonbehalfby
- lk_msdyn_projectparameter_modifiedby
- lk_msdyn_projectparameter_modifiedonbehalfby
- lk_msdyn_projectparameterpricelist_createdby
- lk_msdyn_projectparameterpricelist_createdonbehalfby
- lk_msdyn_projectparameterpricelist_modifiedby
- lk_msdyn_projectparameterpricelist_modifiedonbehalfby
- lk_msdyn_projectpricelist_createdby
- lk_msdyn_projectpricelist_createdonbehalfby
- lk_msdyn_projectpricelist_modifiedby
- lk_msdyn_projectpricelist_modifiedonbehalfby
- user_msdyn_projectpricelist
- lk_msdyn_projecttask_createdby
- lk_msdyn_projecttask_createdonbehalfby
- lk_msdyn_projecttask_modifiedby
- lk_msdyn_projecttask_modifiedonbehalfby
- user_msdyn_projecttask
- lk_msdyn_projecttaskdependency_createdby
- lk_msdyn_projecttaskdependency_createdonbehalfby
- lk_msdyn_projecttaskdependency_modifiedby
- lk_msdyn_projecttaskdependency_modifiedonbehalfby
- user_msdyn_projecttaskdependency
- lk_msdyn_projecttaskstatususer_createdby
- lk_msdyn_projecttaskstatususer_createdonbehalfby
- lk_msdyn_projecttaskstatususer_modifiedby
- lk_msdyn_projecttaskstatususer_modifiedonbehalfby
- user_msdyn_projecttaskstatususer
- lk_msdyn_projectteam_createdby
- lk_msdyn_projectteam_createdonbehalfby
- lk_msdyn_projectteam_modifiedby
- lk_msdyn_projectteam_modifiedonbehalfby
- user_msdyn_projectteam
- lk_msdyn_projectteammembersignup_createdby
- lk_msdyn_projectteammembersignup_createdonbehalfby
- lk_msdyn_projectteammembersignup_modifiedby
- lk_msdyn_projectteammembersignup_modifiedonbehalfby
- lk_msdyn_projecttransactioncategory_createdby
- lk_msdyn_projecttransactioncategory_createdonbehalfby
- lk_msdyn_projecttransactioncategory_modifiedby
- lk_msdyn_projecttransactioncategory_modifiedonbehalfby
- user_msdyn_projecttransactioncategory
- lk_msdyn_quotelineanalyticsbreakdown_createdby
- lk_msdyn_quotelineanalyticsbreakdown_createdonbehalfby
- lk_msdyn_quotelineanalyticsbreakdown_modifiedby
- lk_msdyn_quotelineanalyticsbreakdown_modifiedonbehalfby
- user_msdyn_quotelineanalyticsbreakdown
- lk_msdyn_quotelineinvoiceschedule_createdby
- lk_msdyn_quotelineinvoiceschedule_createdonbehalfby
- lk_msdyn_quotelineinvoiceschedule_modifiedby
- lk_msdyn_quotelineinvoiceschedule_modifiedonbehalfby
- lk_msdyn_quotelineresourcecategory_createdby
- lk_msdyn_quotelineresourcecategory_createdonbehalfby
- lk_msdyn_quotelineresourcecategory_modifiedby
- lk_msdyn_quotelineresourcecategory_modifiedonbehalfby
- user_msdyn_quotelineresourcecategory
- lk_msdyn_quotelinescheduleofvalue_createdby
- lk_msdyn_quotelinescheduleofvalue_createdonbehalfby
- lk_msdyn_quotelinescheduleofvalue_modifiedby
- lk_msdyn_quotelinescheduleofvalue_modifiedonbehalfby
- user_msdyn_quotelinescheduleofvalue
- lk_msdyn_quotelinetransaction_createdby
- lk_msdyn_quotelinetransaction_createdonbehalfby
- lk_msdyn_quotelinetransaction_modifiedby
- lk_msdyn_quotelinetransaction_modifiedonbehalfby
- user_msdyn_quotelinetransaction
- lk_msdyn_quotelinetransactioncategory_createdby
- lk_msdyn_quotelinetransactioncategory_createdonbehalfby
- lk_msdyn_quotelinetransactioncategory_modifiedby
- lk_msdyn_quotelinetransactioncategory_modifiedonbehalfby
- user_msdyn_quotelinetransactioncategory
- lk_msdyn_quotelinetransactionclassification_createdby
- lk_msdyn_quotelinetransactionclassification_createdonbehalfby
- lk_msdyn_quotelinetransactionclassification_modifiedby
- lk_msdyn_quotelinetransactionclassification_modifiedonbehalfby
- user_msdyn_quotelinetransactionclassification
- lk_msdyn_quotepricelist_createdby
- lk_msdyn_quotepricelist_createdonbehalfby
- lk_msdyn_quotepricelist_modifiedby
- lk_msdyn_quotepricelist_modifiedonbehalfby
- user_msdyn_quotepricelist
- lk_msdyn_resourceassignment_createdby
- lk_msdyn_resourceassignment_createdonbehalfby
- lk_msdyn_resourceassignment_modifiedby
- lk_msdyn_resourceassignment_modifiedonbehalfby
- user_msdyn_resourceassignment
- lk_msdyn_resourceassignmentdetail_createdby
- lk_msdyn_resourceassignmentdetail_createdonbehalfby
- lk_msdyn_resourceassignmentdetail_modifiedby
- lk_msdyn_resourceassignmentdetail_modifiedonbehalfby
- user_msdyn_resourceassignmentdetail
- lk_msdyn_resourcecategorymarkuppricelevel_createdby
- lk_msdyn_resourcecategorymarkuppricelevel_createdonbehalfby
- lk_msdyn_resourcecategorymarkuppricelevel_modifiedby
- lk_msdyn_resourcecategorymarkuppricelevel_modifiedonbehalfby
- lk_msdyn_resourcecategorypricelevel_createdby
- lk_msdyn_resourcecategorypricelevel_createdonbehalfby
- lk_msdyn_resourcecategorypricelevel_modifiedby
- lk_msdyn_resourcecategorypricelevel_modifiedonbehalfby
- lk_msdyn_resourcerequest_createdby
- lk_msdyn_resourcerequest_createdonbehalfby
- lk_msdyn_resourcerequest_modifiedby
- lk_msdyn_resourcerequest_modifiedonbehalfby
- user_msdyn_resourcerequest
- lk_msdyn_rolecompetencyrequirement_createdby
- lk_msdyn_rolecompetencyrequirement_createdonbehalfby
- lk_msdyn_rolecompetencyrequirement_modifiedby
- lk_msdyn_rolecompetencyrequirement_modifiedonbehalfby
- user_msdyn_rolecompetencyrequirement
- lk_msdyn_roleutilization_createdby
- lk_msdyn_roleutilization_createdonbehalfby
- lk_msdyn_roleutilization_modifiedby
- lk_msdyn_roleutilization_modifiedonbehalfby
- user_msdyn_roleutilization
- lk_msdyn_timeentry_createdby
- lk_msdyn_timeentry_createdonbehalfby
- lk_msdyn_timeentry_modifiedby
- lk_msdyn_timeentry_modifiedonbehalfby
- user_msdyn_timeentry
- lk_msdyn_timeoffcalendar_createdby
- lk_msdyn_timeoffcalendar_createdonbehalfby
- lk_msdyn_timeoffcalendar_modifiedby
- lk_msdyn_timeoffcalendar_modifiedonbehalfby
- user_msdyn_timeoffcalendar
- lk_msdyn_transactioncategory_createdby
- lk_msdyn_transactioncategory_createdonbehalfby
- lk_msdyn_transactioncategory_modifiedby
- lk_msdyn_transactioncategory_modifiedonbehalfby
- lk_msdyn_transactioncategoryclassification_createdby
- lk_msdyn_transactioncategoryclassification_createdonbehalfby
- lk_msdyn_transactioncategoryclassification_modifiedby
- lk_msdyn_transactioncategoryclassification_modifiedonbehalfby
- lk_msdyn_transactioncategoryhierarchyelement_createdby
- lk_msdyn_transactioncategoryhierarchyelement_createdonbehalfby
- lk_msdyn_transactioncategoryhierarchyelement_modifiedby
- lk_msdyn_transactioncategoryhierarchyelement_modifiedonbehalfby
- lk_msdyn_transactioncategorypricelevel_createdby
- lk_msdyn_transactioncategorypricelevel_createdonbehalfby
- lk_msdyn_transactioncategorypricelevel_modifiedby
- lk_msdyn_transactioncategorypricelevel_modifiedonbehalfby
- lk_msdyn_transactionconnection_createdby
- lk_msdyn_transactionconnection_createdonbehalfby
- lk_msdyn_transactionconnection_modifiedby
- lk_msdyn_transactionconnection_modifiedonbehalfby
- user_msdyn_transactionconnection
- lk_msdyn_transactiontype_createdby
- lk_msdyn_transactiontype_createdonbehalfby
- lk_msdyn_transactiontype_modifiedby
- lk_msdyn_transactiontype_modifiedonbehalfby
- lk_msdyn_userworkhistory_createdby
- lk_msdyn_userworkhistory_createdonbehalfby
- lk_msdyn_userworkhistory_modifiedby
- lk_msdyn_userworkhistory_modifiedonbehalfby
- user_msdyn_userworkhistory
- msdyn_accountmanager_opportunity
- msdyn_accountmanager_quote
- msdyn_accountmanager_salesorder
- msdyn_systemuser_msdyn_expense_manager
- msdyn_systemuser_msdyn_project_projectmanager
- msdyn_systemuser_msdyn_projectapproval_ApprovedBy
- msdyn_systemuser_msdyn_projectapproval_Manager
- msdyn_systemuser_msdyn_resourcerequest_claimedby
- msdyn_systemuser_msdyn_resourcerequest_requestedby
- msdyn_systemuser_msdyn_timeentry_manager
- lk_msdyn_agreement_createdby
- lk_msdyn_agreement_createdonbehalfby
- lk_msdyn_agreement_modifiedby
- lk_msdyn_agreement_modifiedonbehalfby
- user_msdyn_agreement
- lk_msdyn_agreementbookingdate_createdby
- lk_msdyn_agreementbookingdate_createdonbehalfby
- lk_msdyn_agreementbookingdate_modifiedby
- lk_msdyn_agreementbookingdate_modifiedonbehalfby
- user_msdyn_agreementbookingdate
- lk_msdyn_agreementbookingincident_createdby
- lk_msdyn_agreementbookingincident_createdonbehalfby
- lk_msdyn_agreementbookingincident_modifiedby
- lk_msdyn_agreementbookingincident_modifiedonbehalfby
- user_msdyn_agreementbookingincident
- lk_msdyn_agreementbookingproduct_createdby
- lk_msdyn_agreementbookingproduct_createdonbehalfby
- lk_msdyn_agreementbookingproduct_modifiedby
- lk_msdyn_agreementbookingproduct_modifiedonbehalfby
- user_msdyn_agreementbookingproduct
- lk_msdyn_agreementbookingservice_createdby
- lk_msdyn_agreementbookingservice_createdonbehalfby
- lk_msdyn_agreementbookingservice_modifiedby
- lk_msdyn_agreementbookingservice_modifiedonbehalfby
- user_msdyn_agreementbookingservice
- lk_msdyn_agreementbookingservicetask_createdby
- lk_msdyn_agreementbookingservicetask_createdonbehalfby
- lk_msdyn_agreementbookingservicetask_modifiedby
- lk_msdyn_agreementbookingservicetask_modifiedonbehalfby
- user_msdyn_agreementbookingservicetask
- lk_msdyn_agreementbookingsetup_createdby
- lk_msdyn_agreementbookingsetup_createdonbehalfby
- lk_msdyn_agreementbookingsetup_modifiedby
- lk_msdyn_agreementbookingsetup_modifiedonbehalfby
- user_msdyn_agreementbookingsetup
- lk_msdyn_agreementinvoicedate_createdby
- lk_msdyn_agreementinvoicedate_createdonbehalfby
- lk_msdyn_agreementinvoicedate_modifiedby
- lk_msdyn_agreementinvoicedate_modifiedonbehalfby
- user_msdyn_agreementinvoicedate
- lk_msdyn_agreementinvoiceproduct_createdby
- lk_msdyn_agreementinvoiceproduct_createdonbehalfby
- lk_msdyn_agreementinvoiceproduct_modifiedby
- lk_msdyn_agreementinvoiceproduct_modifiedonbehalfby
- user_msdyn_agreementinvoiceproduct
- lk_msdyn_agreementinvoicesetup_createdby
- lk_msdyn_agreementinvoicesetup_createdonbehalfby
- lk_msdyn_agreementinvoicesetup_modifiedby
- lk_msdyn_agreementinvoicesetup_modifiedonbehalfby
- user_msdyn_agreementinvoicesetup
- lk_msdyn_agreementsubstatus_createdby
- lk_msdyn_agreementsubstatus_createdonbehalfby
- lk_msdyn_agreementsubstatus_modifiedby
- lk_msdyn_agreementsubstatus_modifiedonbehalfby
- user_msdyn_agreementsubstatus
- lk_msdyn_bookingjournal_createdby
- lk_msdyn_bookingjournal_createdonbehalfby
- lk_msdyn_bookingjournal_modifiedby
- lk_msdyn_bookingjournal_modifiedonbehalfby
- user_msdyn_bookingjournal
- lk_msdyn_bookingtimestamp_createdby
- lk_msdyn_bookingtimestamp_createdonbehalfby
- lk_msdyn_bookingtimestamp_modifiedby
- lk_msdyn_bookingtimestamp_modifiedonbehalfby
- user_msdyn_bookingtimestamp
- lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_createdby
- lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_createdonbehalfby
- lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_modifiedby
- lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_modifiedonbehalfby
- lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_createdby
- lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_createdonbehalfby
- lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_modifiedby
- lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_modifiedonbehalfby
- lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_createdby
- lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_createdonbehalfby
- lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_modifiedby
- lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_modifiedonbehalfby
- lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_createdby
- lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_createdonbehalfby
- lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_modifiedby
- lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_modifiedonbehalfby
- lk_msdyn_customerasset_createdby
- lk_msdyn_customerasset_createdonbehalfby
- lk_msdyn_customerasset_modifiedby
- lk_msdyn_customerasset_modifiedonbehalfby
- user_msdyn_customerasset
- lk_msdyn_customerassetcategory_createdby
- lk_msdyn_customerassetcategory_createdonbehalfby
- lk_msdyn_customerassetcategory_modifiedby
- lk_msdyn_customerassetcategory_modifiedonbehalfby
- user_msdyn_customerassetcategory
- lk_msdyn_entitlementapplication_createdby
- lk_msdyn_entitlementapplication_createdonbehalfby
- lk_msdyn_entitlementapplication_modifiedby
- lk_msdyn_entitlementapplication_modifiedonbehalfby
- user_msdyn_entitlementapplication
- lk_msdyn_fieldservicepricelistitem_createdby
- lk_msdyn_fieldservicepricelistitem_createdonbehalfby
- lk_msdyn_fieldservicepricelistitem_modifiedby
- lk_msdyn_fieldservicepricelistitem_modifiedonbehalfby
- lk_msdyn_fieldservicesetting_createdby
- lk_msdyn_fieldservicesetting_createdonbehalfby
- lk_msdyn_fieldservicesetting_modifiedby
- lk_msdyn_fieldservicesetting_modifiedonbehalfby
- user_msdyn_fieldservicesetting
- lk_msdyn_fieldserviceslaconfiguration_createdby
- lk_msdyn_fieldserviceslaconfiguration_createdonbehalfby
- lk_msdyn_fieldserviceslaconfiguration_modifiedby
- lk_msdyn_fieldserviceslaconfiguration_modifiedonbehalfby
- user_msdyn_fieldserviceslaconfiguration
- lk_msdyn_fieldservicesystemjob_createdby
- lk_msdyn_fieldservicesystemjob_createdonbehalfby
- lk_msdyn_fieldservicesystemjob_modifiedby
- lk_msdyn_fieldservicesystemjob_modifiedonbehalfby
- lk_msdyn_incidenttype_createdby
- lk_msdyn_incidenttype_createdonbehalfby
- lk_msdyn_incidenttype_modifiedby
- lk_msdyn_incidenttype_modifiedonbehalfby
- user_msdyn_incidenttype
- lk_msdyn_incidenttypecharacteristic_createdby
- lk_msdyn_incidenttypecharacteristic_createdonbehalfby
- lk_msdyn_incidenttypecharacteristic_modifiedby
- lk_msdyn_incidenttypecharacteristic_modifiedonbehalfby
- user_msdyn_incidenttypecharacteristic
- lk_msdyn_incidenttypeproduct_createdby
- lk_msdyn_incidenttypeproduct_createdonbehalfby
- lk_msdyn_incidenttypeproduct_modifiedby
- lk_msdyn_incidenttypeproduct_modifiedonbehalfby
- user_msdyn_incidenttypeproduct
- lk_msdyn_incidenttypeservice_createdby
- lk_msdyn_incidenttypeservice_createdonbehalfby
- lk_msdyn_incidenttypeservice_modifiedby
- lk_msdyn_incidenttypeservice_modifiedonbehalfby
- user_msdyn_incidenttypeservice
- lk_msdyn_incidenttypeservicetask_createdby
- lk_msdyn_incidenttypeservicetask_createdonbehalfby
- lk_msdyn_incidenttypeservicetask_modifiedby
- lk_msdyn_incidenttypeservicetask_modifiedonbehalfby
- user_msdyn_incidenttypeservicetask
- lk_msdyn_incidenttypessetup_createdby
- lk_msdyn_incidenttypessetup_createdonbehalfby
- lk_msdyn_incidenttypessetup_modifiedby
- lk_msdyn_incidenttypessetup_modifiedonbehalfby
- user_msdyn_incidenttypessetup
- lk_msdyn_incidenttype_requirementgroup_createdby
- lk_msdyn_incidenttype_requirementgroup_createdonbehalfby
- lk_msdyn_incidenttype_requirementgroup_modifiedby
- lk_msdyn_incidenttype_requirementgroup_modifiedonbehalfby
- user_msdyn_incidenttype_requirementgroup
- lk_msdyn_inventoryadjustment_createdby
- lk_msdyn_inventoryadjustment_createdonbehalfby
- lk_msdyn_inventoryadjustment_modifiedby
- lk_msdyn_inventoryadjustment_modifiedonbehalfby
- user_msdyn_inventoryadjustment
- lk_msdyn_inventoryadjustmentproduct_createdby
- lk_msdyn_inventoryadjustmentproduct_createdonbehalfby
- lk_msdyn_inventoryadjustmentproduct_modifiedby
- lk_msdyn_inventoryadjustmentproduct_modifiedonbehalfby
- user_msdyn_inventoryadjustmentproduct
- lk_msdyn_inventoryjournal_createdby
- lk_msdyn_inventoryjournal_createdonbehalfby
- lk_msdyn_inventoryjournal_modifiedby
- lk_msdyn_inventoryjournal_modifiedonbehalfby
- user_msdyn_inventoryjournal
- lk_msdyn_inventorytransfer_createdby
- lk_msdyn_inventorytransfer_createdonbehalfby
- lk_msdyn_inventorytransfer_modifiedby
- lk_msdyn_inventorytransfer_modifiedonbehalfby
- user_msdyn_inventorytransfer
- lk_msdyn_orderinvoicingdate_createdby
- lk_msdyn_orderinvoicingdate_createdonbehalfby
- lk_msdyn_orderinvoicingdate_modifiedby
- lk_msdyn_orderinvoicingdate_modifiedonbehalfby
- user_msdyn_orderinvoicingdate
- lk_msdyn_orderinvoicingproduct_createdby
- lk_msdyn_orderinvoicingproduct_createdonbehalfby
- lk_msdyn_orderinvoicingproduct_modifiedby
- lk_msdyn_orderinvoicingproduct_modifiedonbehalfby
- user_msdyn_orderinvoicingproduct
- lk_msdyn_orderinvoicingsetup_createdby
- lk_msdyn_orderinvoicingsetup_createdonbehalfby
- lk_msdyn_orderinvoicingsetup_modifiedby
- lk_msdyn_orderinvoicingsetup_modifiedonbehalfby
- user_msdyn_orderinvoicingsetup
- lk_msdyn_orderinvoicingsetupdate_createdby
- lk_msdyn_orderinvoicingsetupdate_createdonbehalfby
- lk_msdyn_orderinvoicingsetupdate_modifiedby
- lk_msdyn_orderinvoicingsetupdate_modifiedonbehalfby
- user_msdyn_orderinvoicingsetupdate
- lk_msdyn_payment_createdby
- lk_msdyn_payment_createdonbehalfby
- lk_msdyn_payment_modifiedby
- lk_msdyn_payment_modifiedonbehalfby
- user_msdyn_payment
- lk_msdyn_paymentdetail_createdby
- lk_msdyn_paymentdetail_createdonbehalfby
- lk_msdyn_paymentdetail_modifiedby
- lk_msdyn_paymentdetail_modifiedonbehalfby
- user_msdyn_paymentdetail
- lk_msdyn_paymentmethod_createdby
- lk_msdyn_paymentmethod_createdonbehalfby
- lk_msdyn_paymentmethod_modifiedby
- lk_msdyn_paymentmethod_modifiedonbehalfby
- user_msdyn_paymentmethod
- lk_msdyn_paymentterm_createdby
- lk_msdyn_paymentterm_createdonbehalfby
- lk_msdyn_paymentterm_modifiedby
- lk_msdyn_paymentterm_modifiedonbehalfby
- user_msdyn_paymentterm
- lk_msdyn_postalcode_createdby
- lk_msdyn_postalcode_createdonbehalfby
- lk_msdyn_postalcode_modifiedby
- lk_msdyn_postalcode_modifiedonbehalfby
- user_msdyn_postalcode
- lk_msdyn_productinventory_createdby
- lk_msdyn_productinventory_createdonbehalfby
- lk_msdyn_productinventory_modifiedby
- lk_msdyn_productinventory_modifiedonbehalfby
- lk_msdyn_purchaseorder_createdby
- lk_msdyn_purchaseorder_createdonbehalfby
- lk_msdyn_purchaseorder_modifiedby
- lk_msdyn_purchaseorder_modifiedonbehalfby
- user_msdyn_purchaseorder
- lk_msdyn_purchaseorderbill_createdby
- lk_msdyn_purchaseorderbill_createdonbehalfby
- lk_msdyn_purchaseorderbill_modifiedby
- lk_msdyn_purchaseorderbill_modifiedonbehalfby
- user_msdyn_purchaseorderbill
- lk_msdyn_purchaseorderproduct_createdby
- lk_msdyn_purchaseorderproduct_createdonbehalfby
- lk_msdyn_purchaseorderproduct_modifiedby
- lk_msdyn_purchaseorderproduct_modifiedonbehalfby
- user_msdyn_purchaseorderproduct
- lk_msdyn_purchaseorderreceipt_createdby
- lk_msdyn_purchaseorderreceipt_createdonbehalfby
- lk_msdyn_purchaseorderreceipt_modifiedby
- lk_msdyn_purchaseorderreceipt_modifiedonbehalfby
- user_msdyn_purchaseorderreceipt
- lk_msdyn_purchaseorderreceiptproduct_createdby
- lk_msdyn_purchaseorderreceiptproduct_createdonbehalfby
- lk_msdyn_purchaseorderreceiptproduct_modifiedby
- lk_msdyn_purchaseorderreceiptproduct_modifiedonbehalfby
- user_msdyn_purchaseorderreceiptproduct
- lk_msdyn_purchaseordersubstatus_createdby
- lk_msdyn_purchaseordersubstatus_createdonbehalfby
- lk_msdyn_purchaseordersubstatus_modifiedby
- lk_msdyn_purchaseordersubstatus_modifiedonbehalfby
- user_msdyn_purchaseordersubstatus
- lk_msdyn_quotebookingincident_createdby
- lk_msdyn_quotebookingincident_createdonbehalfby
- lk_msdyn_quotebookingincident_modifiedby
- lk_msdyn_quotebookingincident_modifiedonbehalfby
- user_msdyn_quotebookingincident
- lk_msdyn_quotebookingproduct_createdby
- lk_msdyn_quotebookingproduct_createdonbehalfby
- lk_msdyn_quotebookingproduct_modifiedby
- lk_msdyn_quotebookingproduct_modifiedonbehalfby
- user_msdyn_quotebookingproduct
- lk_msdyn_quotebookingservice_createdby
- lk_msdyn_quotebookingservice_createdonbehalfby
- lk_msdyn_quotebookingservice_modifiedby
- lk_msdyn_quotebookingservice_modifiedonbehalfby
- user_msdyn_quotebookingservice
- lk_msdyn_quotebookingservicetask_createdby
- lk_msdyn_quotebookingservicetask_createdonbehalfby
- lk_msdyn_quotebookingservicetask_modifiedby
- lk_msdyn_quotebookingservicetask_modifiedonbehalfby
- user_msdyn_quotebookingservicetask
- lk_msdyn_quotebookingsetup_createdby
- lk_msdyn_quotebookingsetup_createdonbehalfby
- lk_msdyn_quotebookingsetup_modifiedby
- lk_msdyn_quotebookingsetup_modifiedonbehalfby
- user_msdyn_quotebookingsetup
- lk_msdyn_quoteinvoicingproduct_createdby
- lk_msdyn_quoteinvoicingproduct_createdonbehalfby
- lk_msdyn_quoteinvoicingproduct_modifiedby
- lk_msdyn_quoteinvoicingproduct_modifiedonbehalfby
- user_msdyn_quoteinvoicingproduct
- lk_msdyn_quoteinvoicingsetup_createdby
- lk_msdyn_quoteinvoicingsetup_createdonbehalfby
- lk_msdyn_quoteinvoicingsetup_modifiedby
- lk_msdyn_quoteinvoicingsetup_modifiedonbehalfby
- user_msdyn_quoteinvoicingsetup
- lk_msdyn_resourcepaytype_createdby
- lk_msdyn_resourcepaytype_createdonbehalfby
- lk_msdyn_resourcepaytype_modifiedby
- lk_msdyn_resourcepaytype_modifiedonbehalfby
- user_msdyn_resourcepaytype
- lk_msdyn_rma_createdby
- lk_msdyn_rma_createdonbehalfby
- lk_msdyn_rma_modifiedby
- lk_msdyn_rma_modifiedonbehalfby
- user_msdyn_rma
- lk_msdyn_rmaproduct_createdby
- lk_msdyn_rmaproduct_createdonbehalfby
- lk_msdyn_rmaproduct_modifiedby
- lk_msdyn_rmaproduct_modifiedonbehalfby
- user_msdyn_rmaproduct
- lk_msdyn_rmareceipt_createdby
- lk_msdyn_rmareceipt_createdonbehalfby
- lk_msdyn_rmareceipt_modifiedby
- lk_msdyn_rmareceipt_modifiedonbehalfby
- user_msdyn_rmareceipt
- lk_msdyn_rmareceiptproduct_createdby
- lk_msdyn_rmareceiptproduct_createdonbehalfby
- lk_msdyn_rmareceiptproduct_modifiedby
- lk_msdyn_rmareceiptproduct_modifiedonbehalfby
- user_msdyn_rmareceiptproduct
- lk_msdyn_rmasubstatus_createdby
- lk_msdyn_rmasubstatus_createdonbehalfby
- lk_msdyn_rmasubstatus_modifiedby
- lk_msdyn_rmasubstatus_modifiedonbehalfby
- user_msdyn_rmasubstatus
- lk_msdyn_rtv_createdby
- lk_msdyn_rtv_createdonbehalfby
- lk_msdyn_rtv_modifiedby
- lk_msdyn_rtv_modifiedonbehalfby
- user_msdyn_rtv
- lk_msdyn_rtvproduct_createdby
- lk_msdyn_rtvproduct_createdonbehalfby
- lk_msdyn_rtvproduct_modifiedby
- lk_msdyn_rtvproduct_modifiedonbehalfby
- user_msdyn_rtvproduct
- lk_msdyn_rtvsubstatus_createdby
- lk_msdyn_rtvsubstatus_createdonbehalfby
- lk_msdyn_rtvsubstatus_modifiedby
- lk_msdyn_rtvsubstatus_modifiedonbehalfby
- user_msdyn_rtvsubstatus
- lk_msdyn_servicetasktype_createdby
- lk_msdyn_servicetasktype_createdonbehalfby
- lk_msdyn_servicetasktype_modifiedby
- lk_msdyn_servicetasktype_modifiedonbehalfby
- user_msdyn_servicetasktype
- lk_msdyn_shipvia_createdby
- lk_msdyn_shipvia_createdonbehalfby
- lk_msdyn_shipvia_modifiedby
- lk_msdyn_shipvia_modifiedonbehalfby
- user_msdyn_shipvia
- lk_msdyn_taxcode_createdby
- lk_msdyn_taxcode_createdonbehalfby
- lk_msdyn_taxcode_modifiedby
- lk_msdyn_taxcode_modifiedonbehalfby
- user_msdyn_taxcode
- lk_msdyn_taxcodedetail_createdby
- lk_msdyn_taxcodedetail_createdonbehalfby
- lk_msdyn_taxcodedetail_modifiedby
- lk_msdyn_taxcodedetail_modifiedonbehalfby
- user_msdyn_taxcodedetail
- lk_msdyn_timeoffrequest_createdby
- lk_msdyn_timeoffrequest_createdonbehalfby
- lk_msdyn_timeoffrequest_modifiedby
- lk_msdyn_timeoffrequest_modifiedonbehalfby
- user_msdyn_timeoffrequest
- lk_msdyn_uniquenumber_createdby
- lk_msdyn_uniquenumber_createdonbehalfby
- lk_msdyn_uniquenumber_modifiedby
- lk_msdyn_uniquenumber_modifiedonbehalfby
- lk_msdyn_warehouse_createdby
- lk_msdyn_warehouse_createdonbehalfby
- lk_msdyn_warehouse_modifiedby
- lk_msdyn_warehouse_modifiedonbehalfby
- user_msdyn_warehouse
- lk_msdyn_workorder_createdby
- lk_msdyn_workorder_createdonbehalfby
- lk_msdyn_workorder_modifiedby
- lk_msdyn_workorder_modifiedonbehalfby
- user_msdyn_workorder
- lk_msdyn_workordercharacteristic_createdby
- lk_msdyn_workordercharacteristic_createdonbehalfby
- lk_msdyn_workordercharacteristic_modifiedby
- lk_msdyn_workordercharacteristic_modifiedonbehalfby
- user_msdyn_workordercharacteristic
- lk_msdyn_workorderdetailsgenerationqueue_createdby
- lk_msdyn_workorderdetailsgenerationqueue_createdonbehalfby
- lk_msdyn_workorderdetailsgenerationqueue_modifiedby
- lk_msdyn_workorderdetailsgenerationqueue_modifiedonbehalfby
- lk_msdyn_workorderincident_createdby
- lk_msdyn_workorderincident_createdonbehalfby
- lk_msdyn_workorderincident_modifiedby
- lk_msdyn_workorderincident_modifiedonbehalfby
- user_msdyn_workorderincident
- lk_msdyn_workorderproduct_createdby
- lk_msdyn_workorderproduct_createdonbehalfby
- lk_msdyn_workorderproduct_modifiedby
- lk_msdyn_workorderproduct_modifiedonbehalfby
- user_msdyn_workorderproduct
- lk_msdyn_workorderresourcerestriction_createdby
- lk_msdyn_workorderresourcerestriction_createdonbehalfby
- lk_msdyn_workorderresourcerestriction_modifiedby
- lk_msdyn_workorderresourcerestriction_modifiedonbehalfby
- user_msdyn_workorderresourcerestriction
- lk_msdyn_workorderservice_createdby
- lk_msdyn_workorderservice_createdonbehalfby
- lk_msdyn_workorderservice_modifiedby
- lk_msdyn_workorderservice_modifiedonbehalfby
- user_msdyn_workorderservice
- lk_msdyn_workorderservicetask_createdby
- lk_msdyn_workorderservicetask_createdonbehalfby
- lk_msdyn_workorderservicetask_modifiedby
- lk_msdyn_workorderservicetask_modifiedonbehalfby
- user_msdyn_workorderservicetask
- lk_msdyn_workordersubstatus_createdby
- lk_msdyn_workordersubstatus_createdonbehalfby
- lk_msdyn_workordersubstatus_modifiedby
- lk_msdyn_workordersubstatus_modifiedonbehalfby
- user_msdyn_workordersubstatus
- lk_msdyn_workordertype_createdby
- lk_msdyn_workordertype_createdonbehalfby
- lk_msdyn_workordertype_modifiedby
- lk_msdyn_workordertype_modifiedonbehalfby
- user_msdyn_workordertype
- msdyn_systemuser_msdyn_fieldservicesystemjob_OwnerId
- msdyn_systemuser_msdyn_purchaseorder_ApprovedRejectedBy
- msdyn_systemuser_msdyn_purchaseorder_OrderedBy
- msdyn_systemuser_msdyn_purchaseorderreceipt_ReceivedBy
- msdyn_systemuser_msdyn_rma_ApprovedBy
- msdyn_systemuser_msdyn_rmareceipt_ReceivedBy
- msdyn_systemuser_msdyn_rtv_ApprovedDeclinedBy
- msdyn_systemuser_msdyn_rtv_ReturnedBy
- msdyn_systemuser_msdyn_timeoffrequest_Approvedby
- msdyn_systemuser_msdyn_workorder_ClosedBy
- lk_msdyn_iotalert_createdby
- lk_msdyn_iotalert_createdonbehalfby
- lk_msdyn_iotalert_modifiedby
- lk_msdyn_iotalert_modifiedonbehalfby
- user_msdyn_iotalert
- lk_msdyn_iotdevice_createdby
- lk_msdyn_iotdevice_createdonbehalfby
- lk_msdyn_iotdevice_modifiedby
- lk_msdyn_iotdevice_modifiedonbehalfby
- user_msdyn_iotdevice
- lk_msdyn_iotdevicecategory_createdby
- lk_msdyn_iotdevicecategory_createdonbehalfby
- lk_msdyn_iotdevicecategory_modifiedby
- lk_msdyn_iotdevicecategory_modifiedonbehalfby
- user_msdyn_iotdevicecategory
- lk_msdyn_iotdevicecommand_createdby
- lk_msdyn_iotdevicecommand_createdonbehalfby
- lk_msdyn_iotdevicecommand_modifiedby
- lk_msdyn_iotdevicecommand_modifiedonbehalfby
- user_msdyn_iotdevicecommand
- lk_msdyn_iotdevicecommanddefinition_createdby
- lk_msdyn_iotdevicecommanddefinition_createdonbehalfby
- lk_msdyn_iotdevicecommanddefinition_modifiedby
- lk_msdyn_iotdevicecommanddefinition_modifiedonbehalfby
- user_msdyn_iotdevicecommanddefinition
- lk_msdyn_iotdevicedatahistory_createdby
- lk_msdyn_iotdevicedatahistory_createdonbehalfby
- lk_msdyn_iotdevicedatahistory_modifiedby
- lk_msdyn_iotdevicedatahistory_modifiedonbehalfby
- user_msdyn_iotdevicedatahistory
- lk_msdyn_iotdeviceproperty_createdby
- lk_msdyn_iotdeviceproperty_createdonbehalfby
- lk_msdyn_iotdeviceproperty_modifiedby
- lk_msdyn_iotdeviceproperty_modifiedonbehalfby
- user_msdyn_iotdeviceproperty
- lk_msdyn_iotdeviceregistrationhistory_createdby
- lk_msdyn_iotdeviceregistrationhistory_createdonbehalfby
- lk_msdyn_iotdeviceregistrationhistory_modifiedby
- lk_msdyn_iotdeviceregistrationhistory_modifiedonbehalfby
- user_msdyn_iotdeviceregistrationhistory
- lk_msdyn_iotpropertydefinition_createdby
- lk_msdyn_iotpropertydefinition_createdonbehalfby
- lk_msdyn_iotpropertydefinition_modifiedby
- lk_msdyn_iotpropertydefinition_modifiedonbehalfby
- user_msdyn_iotpropertydefinition
- lk_msdyn_iotsettings_createdby
- lk_msdyn_iotsettings_createdonbehalfby
- lk_msdyn_iotsettings_modifiedby
- lk_msdyn_iotsettings_modifiedonbehalfby
- user_msdyn_iotsettings
- lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_createdby
- lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_createdonbehalfby
- lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_modifiedby
- lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_modifiedonbehalfby
- lk_msdyn_entityconfiguration_createdby
- lk_msdyn_entityconfiguration_createdonbehalfby
- lk_msdyn_entityconfiguration_modifiedby
- lk_msdyn_entityconfiguration_modifiedonbehalfby
- user_msdyn_entityconfiguration
- lk_msdyn_geofence_createdby
- lk_msdyn_geofence_createdonbehalfby
- lk_msdyn_geofence_modifiedby
- lk_msdyn_geofence_modifiedonbehalfby
- user_msdyn_geofence
- lk_msdyn_geofenceevent_createdby
- lk_msdyn_geofenceevent_createdonbehalfby
- lk_msdyn_geofenceevent_modifiedby
- lk_msdyn_geofenceevent_modifiedonbehalfby
- user_msdyn_geofenceevent
- lk_msdyn_geofencingsettings_createdby
- lk_msdyn_geofencingsettings_createdonbehalfby
- lk_msdyn_geofencingsettings_modifiedby
- lk_msdyn_geofencingsettings_modifiedonbehalfby
- user_msdyn_geofencingsettings
- lk_msdyn_connector_createdby
- lk_msdyn_connector_createdonbehalfby
- lk_msdyn_connector_modifiedby
- lk_msdyn_connector_modifiedonbehalfby
- user_msdyn_connector
- systemuser_principalobjectattributeaccess_principalid
- user_exchangesyncidmapping
- lk_theme_createdby
- lk_theme_createdonbehalfby
- lk_theme_modifiedby
- lk_theme_modifiedonbehalfby
- lk_usermapping_createdby
- lk_usermapping_createdonbehalfby
- lk_usermapping_modifiedby
- lk_usermapping_modifiedonbehalfby
- lk_interactionforemail_createdby
- lk_interactionforemail_createdonbehalfby
- lk_interactionforemail_modifiedby
- lk_interactionforemail_modifiedonbehalfby
- user_interactionforemail
- lk_knowledgearticle_createdby
- lk_knowledgearticle_createdonbehalfby
- lk_knowledgearticle_modifiedby
- lk_knowledgearticle_modifiedonbehalfby
- user_knowledgearticle
- user_sharepointsite
- user_sharepointdocumentlocation
- lk_goal_createdby
- lk_goal_createdonbehalfby
- lk_goal_modifiedby
- lk_goal_modifiedonbehalfby
- user_goal
- user_goal_goalowner
- lk_metric_createdby
- lk_metric_createdonbehalfby
- lk_metric_modifiedby
- lk_metric_modifiedonbehalfby
- lk_rollupfield_createdby
- lk_rollupfield_createdonbehalfby
- lk_rollupfield_modifiedby
- lk_rollupfield_modifiedonbehalfby
- lk_goalrollupquery_createdby
- lk_goalrollupquery_createdonbehalfby
- lk_goalrollupquery_modifiedby
- lk_goalrollupquery_modifiedonbehalfby
- lk_emailserverprofile_createdonbehalfby
- lk_emailserverprofile_modifiedonbehalfby
- lk_mailbox_createdby
- lk_mailbox_createdonbehalfby
- lk_mailbox_modifiedby
- lk_mailbox_modifiedonbehalfby
- user_mailbox
- mailbox_regarding_systemuser
- lk_post_modifiedonbehalfby
- lk_position_createdby
- lk_position_createdonbehalfby
- lk_position_modifiedby
- lk_position_modifiedonbehalfby
- lk_solution_createdby
- lk_solution_modifiedby
- lk_publisher_createdby
- lk_publisher_modifiedby
- lk_officegraphdocument_createdonbehalfby
- lk_officegraphdocument_modifiedonbehalfby
- lk_recommendeddocument_createdby
- lk_recommendeddocument_createdonbehalfby
- lk_recommendeddocument_modifiedby
- lk_recommendeddocument_modifiedonbehalfby
- lk_KnowledgeBaseRecord_createdby
- lk_KnowledgeBaseRecord_createdonbehalfby
- lk_KnowledgeBaseRecord_modifiedby
- lk_KnowledgeBaseRecord_modifiedonbehalfby
- lk_lookupmapping_modifiedby
- lk_usersettings_createdonbehalfby
- lk_kbarticletemplatebase_modifiedby
- lk_fax_modifiedby
- lk_processsession_completedby
- modifiedby_sdkmessageprocessingstepsecureconfig
- lk_businessunit_createdonbehalfby
- lk_duplicaterule_createdonbehalfby
- lk_sdkmessage_modifiedonbehalfby
- lk_translationprocess_modifiedonbehalfby
- lk_actioncardbase_createdonbehalfby
- lk_sdkmessagefilter_createdonbehalfby
- lk_slabase_modifiedonbehalfby
- lk_feedback_modifiedby
- lk_templatebase_modifiedby
- lk_kbarticletemplate_modifiedonbehalfby
- lk_slakpiinstancebase_createdby
- lk_ACIViewMapper_createdby
- lk_userqueryvisualization_modifiedby
- lk_recurringappointmentmaster_createdonbehalfby
- lk_lookupmapping_createdonbehalfby
- lk_MobileOfflineProfileItem_createdby
- lk_recurringappointmentmaster_modifiedby
- lk_fax_createdby
- lk_letter_modifiedonbehalfby
- lk_transformationmapping_createdby
- lk_reportcategorybase_createdby
- lk_letter_createdby
- lk_customcontrolresource_modifiedby
- lk_expiredprocess_createdonbehalfby
- lk_appmodulecomponent_modifiedby
- lk_calendar_modifiedby
- SystemUser_DuplicateRules
- lk_plugintype_createdonbehalfby
- lk_mobileofflineprofileitem_createdonbehalfby
- lk_fax_createdonbehalfby
- lk_timezonedefinition_modifiedby
- lk_columnmapping_createdby
- lk_reportcategorybase_modifiedby
- lk_sharepointsitebase_createdonbehalfby
- lk_workflowlog_modifiedby
- lk_syncerrorbase_createdonbehalfby
- lk_bulkdeleteoperation_modifiedonbehalfby
- lk_serviceendpointbase_createdonbehalfby
- lk_solutioncomponentbase_createdonbehalfby
- lk_plugintype_modifiedonbehalfby
- lk_lookupmapping_modifiedonbehalfby
- lk_phonecall_modifiedby
- lk_slabase_modifiedby
- lk_workflowlog_modifiedonbehalfby
- lk_importfilebase_createdonbehalfby
- lk_fieldsecurityprofile_createdonbehalfby
- lk_importmapbase_createdby
- lk_PostFollow_createdby
- systemuser_PostFollows
- lk_post_createdby
- lk_post_createdonbehalfby
- lk_post_modifiedby
- lk_postcomment_createdby
- user_owner_postfollows
- lk_postfollow_createdonbehalfby
- lk_postcomment_createdonbehalfby
- lk_postlike_createdonbehalfby
- lk_postlike_createdby
- lk_queueitem_modifiedonbehalfby
- user_socialactivity
- lk_translationprocess_createdonbehalfby
- lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby
- lk_callbackregistration_createdonbehalfby
- lk_feedback_modifiedonbehalfby
- lk_workflowlog_createdonbehalfby
- lk_role_createdonbehalfby
- lk_transactioncurrency_modifiedonbehalfby
- lk_rolebase_modifiedby
- lk_navigationsetting_createdby
- lk_subject_modifiedonbehalfby
- lk_duplicaterule_modifiedonbehalfby
- lk_task_modifiedonbehalfby
- lk_subjectbase_modifiedby
- lk_mailboxtrackingfolder_modifiedby
- impersonatinguserid_sdkmessageprocessingstep
- lk_kbarticle_createdonbehalfby
- lk_calendar_createdonbehalfby
- lk_businessunitnewsarticlebase_modifiedby
- user_userqueryvisualizations
- lk_tracelog_createdonbehalfby
- lk_queueitembase_workerid
- lk_mobileofflineprofileitem_modifiedby
- lk_customeraddressbase_modifiedby
- lk_activitypointer_modifiedby
- lk_customeraddressbase_createdby
- lk_syncerrorbase_modifiedonbehalfby
- SystemUser_BulkDeleteFailures
- lk_teambase_modifiedby
- workflow_createdby
- lk_queue_modifiedonbehalfby
- lk_customeraddress_modifiedonbehalfby
- lk_rolebase_createdby
- lk_reportcategory_modifiedonbehalfby
- lk_transformationmapping_modifiedby
- lk_duplicaterulecondition_modifiedonbehalfby
- lk_picklistmapping_createdby
- lk_savedqueryvisualizationbase_modifiedby
- lk_kbarticlecommentbase_modifiedby
- lk_email_modifiedonbehalfby
- lk_asyncoperation_createdonbehalfby
- lk_pluginassembly_modifiedonbehalfby
- lk_team_createdonbehalfby
- createdby_connection
- workflow_modifiedby
- lk_businessunitnewsarticle_createdonbehalfby
- lk_sdkmessageprocessingstepimage_modifiedonbehalfby
- lk_processsessionbase_createdonbehalfby
- lk_appmodule_modifiedonbehalfby
- lk_customcontroldefaultconfig_modifiedonbehalfby
- lk_tracelog_modifiedby
- user_appointment
- lk_appconfig_createdonbehalfby
- lk_appconfiginstance_createdonbehalfby
- lk_DisplayStringbase_modifiedby
- lk_importlog_modifiedonbehalfby
- lk_navigationsetting_modifiedby
- SystemUser_Email_EmailSender
- user_activity
- lk_monthlyfiscalcalendar_salespersonid
- lk_businessunit_modifiedonbehalfby
- lk_asyncoperation_modifiedonbehalfby
- lk_teambase_createdby
- lk_emailserverprofile_modifiedby
- lk_callbackregistration_modifiedby
- lk_processtriggerbase_modifiedonbehalfby
- lk_mailmergetemplate_modifiedonbehalfby
- lk_connectionbase_modifiedonbehalfby
- lk_queueitem_createdonbehalfby
- lk_teamtemplate_modifiedonbehalfby
- lk_documenttemplatebase_modifiedby
- lk_transformationparametermapping_createdonbehalfby
- user_userquery
- lk_appmodule_createdby
- lk_kbarticlecommentbase_createdby
- workflow_createdonbehalfby
- lk_recurrencerule_modifiedby
- lk_category_modifiedonbehalfby
- lk_appconfig_modifiedby
- lk_bulkdeleteoperationbase_createdby
- lk_asyncoperation_createdby
- lk_sdkmessagefilter_modifiedonbehalfby
- user_recurringappointmentmaster
- lk_slaitembase_modifiedby
- lk_publisheraddressbase_modifiedonbehalfby
- lk_documenttemplatebase_createdby
- lk_transformationparametermapping_modifiedby
- lk_slabase_createdby
- lk_organizationbase_createdby
- lk_report_modifiedonbehalfby
- lk_quarterlyfiscalcalendar_modifiedby
- createdby_serviceendpoint
- lk_duplicaterulecondition_createdonbehalfby
- lk_transactioncurrencybase_modifiedby
- lk_DisplayStringbase_createdby
- lk_slaitembase_modifiedonbehalfby
- annotation_owning_user
- system_user_contacts
- lk_transformationparametermapping_createdby
- lk_phonecall_createdonbehalfby
- lk_email_modifiedby
- lk_usersettingsbase_createdby
- lk_teamtemplate_createdonbehalfby
- lk_appmodule_createdonbehalfby
- lk_importlogbase_createdby
- lk_sharepointdocumentlocationbase_createdby
- user_accounts
- user_settings
- modifiedby_plugintype
- lk_importentitymapping_modifiedonbehalfby
- lk_savedquerybase_createdby
- lk_activitypointer_createdby
- lk_columnmapping_createdonbehalfby
- lk_mobileofflineprofileitemassociation_modifiedonbehalfby
- lk_subject_createdonbehalfby
- lk_appconfigmaster_createdonbehalfby
- lk_kbarticle_modifiedonbehalfby
- createdby_sdkmessageprocessingstepsecureconfig
- createdby_sdkmessageprocessingstep
- lk_appconfig_modifiedonbehalfby
- lk_quarterlyfiscalcalendar_salespersonid
- lk_transformationparametermapping_modifiedonbehalfby
- lk_callbackregistration_createdby
- lk_importentitymapping_createdonbehalfby
- SystemUser_ProcessSessions
- lk_templatebase_createdonbehalfby
- lk_lookupmapping_createdby
- lk_mobileofflineprofileitem_modifiedonbehalfby
- lk_processsessionbase_modifiedonbehalfby
- lk_processsession_createdby
- lk_personaldocumenttemplatebase_createdby
- lk_publisherbase_modifiedonbehalfby
- lk_MobileOfflineProfile_createdonbehalfby
- lk_timezonerule_createdby
- lk_contactbase_createdby
- lk_slakpiinstancebase_createdonbehalfby
- system_user_workflow
- lk_duplicaterulebase_createdby
- lk_appointment_createdonbehalfby
- createdby_connection_role
- lk_appconfigmaster_modifiedby
- lk_newprocess_modifiedby
- lk_columnmapping_modifiedonbehalfby
- lk_translationprocess_createdby
- lk_monthlyfiscalcalendar_modifiedby
- lk_systemuserbase_modifiedby
- lk_expiredprocess_modifiedby
- lk_SocialProfile_createdonbehalfby
- lk_importmap_createdonbehalfby
- modifiedby_connection
- lk_import_createdonbehalfby
- lk_slaitembase_createdonbehalfby
- lk_navigationsetting_createdonbehalfby
- lk_savedquery_modifiedonbehalfby
- lk_solutioncomponentbase_modifiedonbehalfby
- lk_connectionrolebase_createdonbehalfby
- lk_actioncardbase_createdby
- lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby
- lk_webresourcebase_modifiedonbehalfby
- user_letter
- lk_tracelog_modifiedonbehalfby
- lk_timezonedefinition_createdby
- lk_reportcategory_createdonbehalfby
- createdby_plugintype
- lk_organization_createdonbehalfby
- lk_calendar_modifiedonbehalfby
- lk_slakpiinstancebase_modifiedby
- createdby_plugintracelog
- lk_appconfiginstance_modifiedby
- lk_picklistmapping_createdonbehalfby
- lk_knowledgearticleviews_createdby
- SystemUser_Imports
- modifiedby_sdkmessage
- lk_ownermapping_createdonbehalfby
- lk_kbarticlecomment_createdonbehalfby
- lk_navigationsetting_modifiedonbehalfby
- lk_timezonerule_createdonbehalfby
- lk_templatebase_createdby
- lk_userformbase_modifiedonbehalfby
- lk_mobileofflineprofileitemassociation_createdonbehalfby
- lk_customeraddress_createdonbehalfby
- lk_importfilebase_modifiedby
- lk_accountbase_modifiedby
- lk_personaldocumenttemplatebase_modifiedonbehalfby
- lk_category_createdby
- lk_customcontroldefaultconfig_modifiedby
- lk_SocialProfile_modifiedonbehalfby
- user_fax
- lk_activitypointer_modifiedonbehalfby
- lk_feedback_createdonbehalfby
- lk_appmodulecomponent_createdby
- lk_sharepointsitebase_modifiedby
- lk_sdkmessageprocessingstepimage_createdonbehalfby
- lk_importlog_createdonbehalfby
- lk_processsession_executedby
- lk_customcontrol_modifiedby
- lk_customcontrolresource_createdonbehalfby
- SystemUser_DuplicateMatchingRecord
- createdby_sdkmessageprocessingstepimage
- lk_connectionbase_createdonbehalfby
- lk_customcontrol_createdby
- lk_customcontrolresource_modifiedonbehalfby
- lk_timezonerule_modifiedby
- lk_ACIViewMapper_createdonbehalfby
- lk_audit_userid
- lk_solutionbase_createdonbehalfby
- lk_fixedmonthlyfiscalcalendar_modifiedonbehalfby
- OwnerMapping_SystemUser
- lk_columnmapping_modifiedby
- lk_publisheraddressbase_modifiedby
- lk_accountbase_createdby
- lk_savedquerybase_modifiedby
- lk_MobileOfflineProfile_modifiedby
- lk_quarterlyfiscalcalendar_createdby
- lk_timezonedefinition_modifiedonbehalfby
- lk_organization_modifiedonbehalfby
- systemuser_connections1
- lk_SiteMap_modifiedby
- lk_documenttemplatebase_createdonbehalfby
- lk_kbarticlebase_createdby
- lk_emailserverprofile_createdby
- lk_quarterlyfiscalcalendar_modifiedonbehalfby
- lk_userquery_modifiedby
- lk_mobileofflineprofileitemassociation_modifiedby
- lk_knowledgearticleviews_createdonbehalfby
- lk_processtriggerbase_createdonbehalfby
- modifiedby_sdkmessageprocessingstepimage
- lk_phonecall_modifiedonbehalfby
- lk_workflowlog_createdby
- lk_fixedmonthlyfiscalcalendar_salespersonid
- lk_quarterlyfiscalcalendar_createdonbehalfby
- lk_teamtemplate_modifiedby
- user_userform
- lk_processsession_startedby
- lk_knowledgearticleviews_modifiedonbehalfby
- lk_role_modifiedonbehalfby
- lk_reportbase_modifiedby
- lk_fixedmonthlyfiscalcalendar_createdby
- lk_appconfigmaster_createdby
- lk_businessunitbase_modifiedby
- socialProfile_owning_user
- lk_task_modifiedby
- lk_slaitembase_createdby
- lk_mailboxtrackingfolder_createdonbehalfby
- modifiedby_sdkmessageprocessingstep
- lk_duplicaterulebase_modifiedby
- lk_recurrencerulebase_createdonbehalfby
- lk_organizationbase_modifiedby
- lk_mailboxtrackingfolder_modifiedonbehalfby
- lk_task_createdby
- lk_mailboxtrackingfolder_createdby
- lk_personaldocumenttemplatebase_modifiedby
- lk_processtriggerbase_modifiedby
- lk_userquery_createdby
- contact_owning_user
- lk_mailmergetemplate_createdonbehalfby
- lk_importjobbase_modifiedonbehalfby
- lk_customcontroldefaultconfig_createdby
- lk_savedquery_createdonbehalfby
- system_user_accounts
- lk_systemuser_createdonbehalfby
- lk_customcontrol_modifiedonbehalfby
- lk_appointment_modifiedonbehalfby
- lk_knowledgearticleviews_modifiedby
- lk_appconfigmaster_modifiedonbehalfby
- lk_importbase_createdby
- lk_ACIViewMapper_modifiedonbehalfby
- lk_solutionbase_modifiedonbehalfby
- lk_DisplayStringbase_modifiedonbehalfby
- lk_annotationbase_modifiedby
- lk_timezonerule_modifiedonbehalfby
- lk_importjobbase_createdby
- lk_feedback_createdby
- lk_timezonelocalizedname_modifiedby
- lk_mailmergetemplatebase_createdby
- createdby_pluginassembly
- lk_appconfiginstance_modifiedonbehalfby
- lk_userform_modifiedby
- lk_publisherbase_createdonbehalfby
- lk_recurrencerule_createdby
- lk_slakpiinstancebase_modifiedonbehalfby
- SystemUser_ImportFiles
- lk_processsession_modifiedby
- lk_translationprocess_modifiedby
- lk_annualfiscalcalendar_modifiedby
- user_task
- lk_recurrencerulebase_modifiedonbehalfby
- lk_phonecall_createdby
- lk_templatebase_modifiedonbehalfby
- lk_fax_modifiedonbehalfby
- lk_contact_createdonbehalfby
- lk_customcontroldefaultconfig_createdonbehalfby
- lk_publisheraddressbase_createdonbehalfby
- lk_annualfiscalcalendar_modifiedonbehalfby
- lk_semiannualfiscalcalendar_modifiedby
- lk_socialactivity_createdby
- lk_SiteMap_createdby
- lk_syncerrorbase_modifiedby
- lk_calendar_createdby
- lk_semiannualfiscalcalendar_modifiedonbehalfby
- lk_fixedmonthlyfiscalcalendar_modifiedby
- SystemUser_DuplicateBaseRecord
- lk_importentitymapping_createdby
- lk_queueitembase_createdby
- lk_sdkmessage_createdonbehalfby
- createdby_plugintypestatistic
- lk_picklistmapping_modifiedby
- lk_team_modifiedonbehalfby
- lk_businessunitnewsarticle_modifiedonbehalfby
- SystemUser_ImportLogs
- lk_plugintypestatisticbase_modifiedonbehalfby
- lk_tracelog_createdby
- lk_teambase_administratorid
- lk_savedqueryvisualizationbase_createdby
- knowledgearticle_primaryauthorid
- lk_fixedmonthlyfiscalcalendar_createdonbehalfby
- lk_email_createdby
- lk_monthlyfiscalcalendar_createdby
- lk_queuebase_createdby
- lk_appmodulecomponent_createdonbehalfby
- lk_personaldocumenttemplatebase_createdonbehalfby
- lk_savedqueryvisualizationbase_createdonbehalfby
- lk_newprocess_createdby
- lk_category_createdonbehalfby
- lk_newprocess_modifiedonbehalfby
- lk_feedback_closedby
- lk_semiannualfiscalcalendar_createdby
- lk_duplicateruleconditionbase_modifiedby
- queue_primary_user
- user_email
- lk_reportbase_createdby
- lk_appointment_createdby
- lk_letter_modifiedby
- lk_customcontrol_createdonbehalfby
- lk_usersettingsbase_modifiedby
- lk_queueitembase_modifiedby
- lk_sdkmessageprocessingstep_modifiedonbehalfby
- modifiedby_pluginassembly
- lk_sharepointdocumentlocationbase_modifiedby
- system_user_activity_parties
- lk_annualfiscalcalendar_salespersonid
- SystemUser_AsyncOperations
- lk_publisheraddressbase_createdby
- lk_import_modifiedonbehalfby
- lk_queuebase_modifiedby
- SystemUser_ImportMaps
- workflow_modifiedonbehalfby
- lk_category_modifiedby
- lk_SiteMap_createdonbehalfby
- webresource_modifiedby
- createdby_sdkmessage
- lk_importlogbase_modifiedby
- lk_importjobbase_createdonbehalfby
- lk_monthlyfiscalcalendar_modifiedonbehalfby
- lk_transactioncurrency_createdonbehalfby
- lk_bulkdeleteoperation_createdonbehalfby
- modifiedby_plugintypestatistic
- lk_actioncardbase_modifiedonbehalfby
- lk_recurringappointmentmaster_createdby
- lk_DisplayStringbase_createdonbehalfby
- lk_audit_callinguserid
- lk_importfilebase_createdby
- lk_importmap_modifiedonbehalfby
- lk_expiredprocess_modifiedonbehalfby
- lk_userqueryvisualizationbase_modifiedonbehalfby
- lk_semiannualfiscalcalendar_salespersonid
- lk_report_createdonbehalfby
- lk_processsession_canceledby
- lk_SiteMap_modifiedonbehalfby
- SystemUser_SyncError
- lk_socialactivity_modifiedby
- lk_accountbase_modifiedonbehalfby
- lk_subjectbase_createdby
- lk_MobileOfflineProfile_modifiedonbehalfby
- lk_callbackregistration_modifiedonbehalfby
- lk_annotationbase_modifiedonbehalfby
- lk_kbarticletemplatebase_createdby
- lk_importbase_modifiedby
- modifiedby_connection_role
- lk_sharepointdocumentlocationbase_createdonbehalfby
- lk_mailmergetemplatebase_modifiedby
- lk_userquery_createdonbehalfby
- lk_transactioncurrencybase_createdby
- lk_queue_createdonbehalfby
- lk_MobileOfflineProfile_createdby
- modifiedby_serviceendpoint
- lk_appointment_modifiedby
- lk_picklistmapping_modifiedonbehalfby
- lk_transformationmapping_createdonbehalfby
- lk_plugintypestatisticbase_createdonbehalfby
- lk_kbarticletemplate_createdonbehalfby
- ImportFile_SystemUser
- lk_importmapbase_modifiedby
- lk_userform_createdby
- lk_expiredprocess_createdby
- lk_userqueryvisualization_createdby
- lk_ACIViewMapper_modifiedby
- user_slabase
- lk_annotationbase_createdby
- webresource_createdby
- lk_userqueryvisualizationbase_createdonbehalfby
- lk_usersettings_modifiedonbehalfby
- user_parent_user
- lk_appconfiginstance_createdby
- lk_annualfiscalcalendar_createdonbehalfby
- lk_userformbase_createdonbehalfby
- lk_fieldsecurityprofile_createdby
- lk_asyncoperation_modifiedby
- lk_pluginassembly_createdonbehalfby
- lk_importentitymapping_modifiedby
- lk_sdkmessageprocessingstep_createdonbehalfby
- lk_activitypointer_createdonbehalfby
- lk_contact_modifiedonbehalfby
- lk_savedqueryvisualizationbase_modifiedonbehalfby
- lk_accountbase_createdonbehalfby
- modifiedby_sdkmessagefilter
- system_user_email_templates
- lk_ownermapping_modifiedonbehalfby
- lk_systemuser_modifiedonbehalfby
- lk_annualfiscalcalendar_createdby
- lk_email_createdonbehalfby
- lk_recurringappointmentmaster_modifiedonbehalfby
- lk_timezonelocalizedname_createdby
- lk_bulkdeleteoperationbase_modifiedby
- lk_sharepointsitebase_modifiedonbehalfby
- lk_ownermapping_modifiedby
- lk_sharepointsitebase_createdby
- lk_actioncardbase_modifiedby
- lk_webresourcebase_createdonbehalfby
- lk_connectionrolebase_modifiedonbehalfby
- lk_timezonelocalizedname_modifiedonbehalfby
- lk_transformationmapping_modifiedonbehalfby
- lk_documenttemplatebase_modifiedonbehalfby
- user_phonecall
- lk_serviceendpointbase_modifiedonbehalfby
- lk_slabase_createdonbehalfby
- lk_importjobbase_modifiedby
- lk_MobileOfflineProfileItemAssociation_createdby
- lk_processtriggerbase_createdby
- lk_timezonedefinition_createdonbehalfby
- lk_kbarticlecomment_modifiedonbehalfby
- lk_timezonelocalizedname_createdonbehalfby
- lk_systemuserbase_createdby
- systemuser_principalobjectattributeaccess
- system_user_asyncoperation
- lk_plugintracelogbase_createdonbehalfby
- lk_teamtemplate_createdby
- lk_annotationbase_createdonbehalfby
- lk_fieldsecurityprofile_modifiedonbehalfby
- lk_appmodulecomponent_modifiedonbehalfby
- lk_semiannualfiscalcalendar_createdonbehalfby
- lk_userquery_modifiedonbehalfby
- lk_businessunitnewsarticlebase_createdby
- systemuser_connections2
- lk_task_createdonbehalfby
- lk_contactbase_modifiedby
- lk_letter_createdonbehalfby
- lk_customcontrolresource_createdby
- lk_socialactivitybase_modifiedonbehalfby
- lk_socialactivitybase_createdonbehalfby
- lk_importfilebase_modifiedonbehalfby
- lk_fieldsecurityprofile_modifiedby
- lk_newprocess_createdonbehalfby
- lk_appconfig_createdby
- lk_businessunitbase_createdby
- lk_monthlyfiscalcalendar_createdonbehalfby
- lk_sharepointdocumentlocationbase_modifiedonbehalfby
- lk_syncerrorbase_createdby
- createdby_sdkmessagefilter
- lk_kbarticlebase_modifiedby
- lk_ownermapping_createdby
- SystemUser_SyncErrors
- lk_duplicateruleconditionbase_createdby
lk_appmodule_modifiedby
Same as appmodule entity lk_appmodule_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appmodule |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appmodule_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_territorybase_createdby
Added by: Application Common Solution
Same as territory entity lk_territorybase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | territory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_territorybase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_territory_createdonbehalfby
Added by: Application Common Solution
Same as territory entity lk_territory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | territory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_territory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_territorybase_modifiedby
Added by: Application Common Solution
Same as territory entity lk_territorybase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | territory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_territorybase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_territory_modifiedonbehalfby
Added by: Application Common Solution
Same as territory entity lk_territory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | territory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_territory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_territories
Added by: Application Common Solution
Same as territory entity system_user_territories Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | territory |
| ReferencingAttribute | managerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_territories |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadaddressbase_createdby
Added by: Lead Management Solution
Same as leadaddress entity lk_leadaddressbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | leadaddress |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadaddressbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadaddress_createdonbehalfby
Added by: Lead Management Solution
Same as leadaddress entity lk_leadaddress_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | leadaddress |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadaddress_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadaddressbase_modifiedby
Added by: Lead Management Solution
Same as leadaddress entity lk_leadaddressbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | leadaddress |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadaddressbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadaddress_modifiedonbehalfby
Added by: Lead Management Solution
Same as leadaddress entity lk_leadaddress_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | leadaddress |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadaddress_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadbase_createdby
Added by: Lead Management Solution
Same as lead entity lk_leadbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lead |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_lead_createdonbehalfby
Added by: Lead Management Solution
Same as lead entity lk_lead_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lead |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_lead_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadbase_modifiedby
Added by: Lead Management Solution
Same as lead entity lk_leadbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lead |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_lead_modifiedonbehalfby
Added by: Lead Management Solution
Same as lead entity lk_lead_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lead |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_lead_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lead_owning_user
Added by: Lead Management Solution
Same as lead entity lead_owning_user Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lead |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lead_owning_user |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicProperty_createdby
Added by: Product Management Solution
Same as dynamicproperty entity lk_DynamicProperty_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicproperty |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicProperty_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicProperty_createdonbehalfby
Added by: Product Management Solution
Same as dynamicproperty entity lk_DynamicProperty_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicproperty |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicProperty_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicProperty_modifiedby
Added by: Product Management Solution
Same as dynamicproperty entity lk_DynamicProperty_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicproperty |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicProperty_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicProperty_modifiedonbehalfby
Added by: Product Management Solution
Same as dynamicproperty entity lk_DynamicProperty_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicproperty |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicProperty_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicPropertyAssociationattribute_createdby
Added by: Product Management Solution
Same as dynamicpropertyassociation entity lk_DynamicPropertyAssociationattribute_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyassociation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicPropertyAssociationattribute_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicPropertyAssociationattribute_CreatedOnBehalfBy
Added by: Product Management Solution
Same as dynamicpropertyassociation entity lk_DynamicPropertyAssociationattribute_CreatedOnBehalfBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyassociation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicPropertyAssociationattribute_CreatedOnBehalfBy |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicPropertyAssociationattribute_ModifiedBy
Added by: Product Management Solution
Same as dynamicpropertyassociation entity lk_DynamicPropertyAssociationattribute_ModifiedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyassociation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicPropertyAssociationattribute_ModifiedBy |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicPropertyAssociationattribute_ModifiedOnBehalfBy
Added by: Product Management Solution
Same as dynamicpropertyassociation entity lk_DynamicPropertyAssociationattribute_ModifiedOnBehalfBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyassociation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicPropertyAssociationattribute_ModifiedOnBehalfBy |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Dynamicpropertyinsatance_createdby
Added by: Product Management Solution
Same as dynamicpropertyinstance entity Dynamicpropertyinsatance_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyinstance |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Dynamicpropertyinsatance_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_Dynamicpropertyinsatanceattribute_createdonbehalfby
Added by: Product Management Solution
Same as dynamicpropertyinstance entity lk_Dynamicpropertyinsatanceattribute_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyinstance |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_Dynamicpropertyinsatanceattribute_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_Dynamicpropertyinsatanceattribute_ModifiedBy
Added by: Product Management Solution
Same as dynamicpropertyinstance entity lk_Dynamicpropertyinsatanceattribute_ModifiedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyinstance |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_Dynamicpropertyinsatanceattribute_ModifiedBy |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_Dynamicpropertyinsatanceattribute_ModifiedOnBehalfBy
Added by: Product Management Solution
Same as dynamicpropertyinstance entity lk_Dynamicpropertyinsatanceattribute_ModifiedOnBehalfBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyinstance |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_Dynamicpropertyinsatanceattribute_ModifiedOnBehalfBy |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicPropertyOptionSetItem_createdby
Added by: Product Management Solution
Same as dynamicpropertyoptionsetitem entity lk_DynamicPropertyOptionSetItem_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyoptionsetitem |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicPropertyOptionSetItem_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicPropertyOptionSetItem_createdonbehalfby
Added by: Product Management Solution
Same as dynamicpropertyoptionsetitem entity lk_DynamicPropertyOptionSetItem_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyoptionsetitem |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicPropertyOptionSetItem_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicPropertyOptionSetItem_modifiedby
Added by: Product Management Solution
Same as dynamicpropertyoptionsetitem entity lk_DynamicPropertyOptionSetItem_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyoptionsetitem |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicPropertyOptionSetItem_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DynamicPropertyOptionSetItem_modifiedonbehalfby
Added by: Product Management Solution
Same as dynamicpropertyoptionsetitem entity lk_DynamicPropertyOptionSetItem_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyoptionsetitem |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_DynamicPropertyOptionSetItem_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_pricelevelbase_createdby
Added by: Product Management Solution
Same as pricelevel entity lk_pricelevelbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | pricelevel |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_pricelevelbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_pricelevel_createdonbehalfby
Added by: Product Management Solution
Same as pricelevel entity lk_pricelevel_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | pricelevel |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_pricelevel_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_pricelevelbase_modifiedby
Added by: Product Management Solution
Same as pricelevel entity lk_pricelevelbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | pricelevel |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_pricelevelbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_pricelevel_modifiedonbehalfby
Added by: Product Management Solution
Same as pricelevel entity lk_pricelevel_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | pricelevel |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_pricelevel_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_productbase_createdby
Added by: Product Management Solution
Same as product entity lk_productbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | product |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_productbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_product_createdonbehalfby
Added by: Product Management Solution
Same as product entity lk_product_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | product |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_product_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_productbase_modifiedby
Added by: Product Management Solution
Same as product entity lk_productbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | product |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_productbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_product_modifiedonbehalfby
Added by: Product Management Solution
Same as product entity lk_product_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | product |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_product_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ProductAssociate_createdby
Added by: Product Management Solution
Same as productassociation entity lk_ProductAssociate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productassociation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ProductAssociate_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ProductAssociation_createdonbehalfby
Added by: Product Management Solution
Same as productassociation entity lk_ProductAssociation_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productassociation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ProductAssociation_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ProductAssociation_modifiedby
Added by: Product Management Solution
Same as productassociation entity lk_ProductAssociation_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productassociation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ProductAssociation_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ProductAssociation_modifiedonbehalfby
Added by: Product Management Solution
Same as productassociation entity lk_ProductAssociation_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productassociation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ProductAssociation_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_productpricelevelbase_createdby
Added by: Product Management Solution
Same as productpricelevel entity lk_productpricelevelbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productpricelevel |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_productpricelevelbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_productpricelevel_createdonbehalfby
Added by: Product Management Solution
Same as productpricelevel entity lk_productpricelevel_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productpricelevel |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_productpricelevel_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_productpricelevelbase_modifiedby
Added by: Product Management Solution
Same as productpricelevel entity lk_productpricelevelbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productpricelevel |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_productpricelevelbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_productpricelevel_modifiedonbehalfby
Added by: Product Management Solution
Same as productpricelevel entity lk_productpricelevel_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productpricelevel |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_productpricelevel_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ProductSubstitute_createdby
Added by: Product Management Solution
Same as productsubstitute entity lk_ProductSubstitute_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productsubstitute |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ProductSubstitute_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ProductSubstitute_createdonbehalfby
Added by: Product Management Solution
Same as productsubstitute entity lk_ProductSubstitute_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productsubstitute |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ProductSubstitute_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ProductSubstitute_modifiedby
Added by: Product Management Solution
Same as productsubstitute entity lk_ProductSubstitute_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productsubstitute |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ProductSubstitute_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ProductSubstitute_modifiedonbehalfby
Added by: Product Management Solution
Same as productsubstitute entity lk_ProductSubstitute_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | productsubstitute |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ProductSubstitute_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_uombase_createdby
Added by: Product Management Solution
Same as uom entity lk_uombase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | uom |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_uombase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_uom_createdonbehalfby
Added by: Product Management Solution
Same as uom entity lk_uom_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | uom |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_uom_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_uombase_modifiedby
Added by: Product Management Solution
Same as uom entity lk_uombase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | uom |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_uombase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_uom_modifiedonbehalfby
Added by: Product Management Solution
Same as uom entity lk_uom_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | uom |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_uom_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_uomschedulebase_createdby
Added by: Product Management Solution
Same as uomschedule entity lk_uomschedulebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | uomschedule |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_uomschedulebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_uomschedule_createdonbehalfby
Added by: Product Management Solution
Same as uomschedule entity lk_uomschedule_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | uomschedule |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_uomschedule_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_uomschedulebase_modifiedby
Added by: Product Management Solution
Same as uomschedule entity lk_uomschedulebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | uomschedule |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_uomschedulebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_uomschedule_modifiedonbehalfby
Added by: Product Management Solution
Same as uomschedule entity lk_uomschedule_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | uomschedule |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_uomschedule_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
OwningUser_Dynamicpropertyinsatance
Added by: Product Management Solution
Same as dynamicpropertyinstance entity OwningUser_Dynamicpropertyinsatance Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | dynamicpropertyinstance |
| ReferencingAttribute | dynamicpropertyinstanceid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | OwningUser_Dynamicpropertyinsatance |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresource_createdby
Added by: Scheduling Solution
Same as bookableresource entity lk_bookableresource_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresource |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresource_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresource_createdonbehalfby
Added by: Scheduling Solution
Same as bookableresource entity lk_bookableresource_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresource |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresource_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresource_modifiedby
Added by: Scheduling Solution
Same as bookableresource entity lk_bookableresource_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresource |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresource_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresource_modifiedonbehalfby
Added by: Scheduling Solution
Same as bookableresource entity lk_bookableresource_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresource |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresource_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_bookableresource
Added by: Scheduling Solution
Same as bookableresource entity user_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresource |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcebooking_createdby
Added by: Scheduling Solution
Same as bookableresourcebooking entity lk_bookableresourcebooking_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebooking |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcebooking_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcebooking_createdonbehalfby
Added by: Scheduling Solution
Same as bookableresourcebooking entity lk_bookableresourcebooking_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebooking |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcebooking_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcebooking_modifiedby
Added by: Scheduling Solution
Same as bookableresourcebooking entity lk_bookableresourcebooking_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebooking |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcebooking_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcebooking_modifiedonbehalfby
Added by: Scheduling Solution
Same as bookableresourcebooking entity lk_bookableresourcebooking_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebooking |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcebooking_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_bookableresourcebooking
Added by: Scheduling Solution
Same as bookableresourcebooking entity user_bookableresourcebooking Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebooking |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_bookableresourcebooking |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcebookingheader_createdby
Added by: Scheduling Solution
Same as bookableresourcebookingheader entity lk_bookableresourcebookingheader_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebookingheader |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcebookingheader_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcebookingheader_createdonbehalfby
Added by: Scheduling Solution
Same as bookableresourcebookingheader entity lk_bookableresourcebookingheader_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebookingheader |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcebookingheader_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcebookingheader_modifiedby
Added by: Scheduling Solution
Same as bookableresourcebookingheader entity lk_bookableresourcebookingheader_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebookingheader |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcebookingheader_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcebookingheader_modifiedonbehalfby
Added by: Scheduling Solution
Same as bookableresourcebookingheader entity lk_bookableresourcebookingheader_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebookingheader |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcebookingheader_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_bookableresourcebookingheader
Added by: Scheduling Solution
Same as bookableresourcebookingheader entity user_bookableresourcebookingheader Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebookingheader |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_bookableresourcebookingheader |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecategory_createdby
Added by: Scheduling Solution
Same as bookableresourcecategory entity lk_bookableresourcecategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecategory_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecategory_createdonbehalfby
Added by: Scheduling Solution
Same as bookableresourcecategory entity lk_bookableresourcecategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecategory_modifiedby
Added by: Scheduling Solution
Same as bookableresourcecategory entity lk_bookableresourcecategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecategory_modifiedonbehalfby
Added by: Scheduling Solution
Same as bookableresourcecategory entity lk_bookableresourcecategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_bookableresourcecategory
Added by: Scheduling Solution
Same as bookableresourcecategory entity user_bookableresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_bookableresourcecategory |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecategoryassn_createdby
Added by: Scheduling Solution
Same as bookableresourcecategoryassn entity lk_bookableresourcecategoryassn_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategoryassn |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecategoryassn_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecategoryassn_createdonbehalfby
Added by: Scheduling Solution
Same as bookableresourcecategoryassn entity lk_bookableresourcecategoryassn_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategoryassn |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecategoryassn_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecategoryassn_modifiedby
Added by: Scheduling Solution
Same as bookableresourcecategoryassn entity lk_bookableresourcecategoryassn_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategoryassn |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecategoryassn_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecategoryassn_modifiedonbehalfby
Added by: Scheduling Solution
Same as bookableresourcecategoryassn entity lk_bookableresourcecategoryassn_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategoryassn |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecategoryassn_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_bookableresourcecategoryassn
Added by: Scheduling Solution
Same as bookableresourcecategoryassn entity user_bookableresourcecategoryassn Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategoryassn |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_bookableresourcecategoryassn |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecharacteristic_createdby
Added by: Scheduling Solution
Same as bookableresourcecharacteristic entity lk_bookableresourcecharacteristic_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecharacteristic |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecharacteristic_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecharacteristic_createdonbehalfby
Added by: Scheduling Solution
Same as bookableresourcecharacteristic entity lk_bookableresourcecharacteristic_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecharacteristic |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecharacteristic_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecharacteristic_modifiedby
Added by: Scheduling Solution
Same as bookableresourcecharacteristic entity lk_bookableresourcecharacteristic_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecharacteristic |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecharacteristic_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcecharacteristic_modifiedonbehalfby
Added by: Scheduling Solution
Same as bookableresourcecharacteristic entity lk_bookableresourcecharacteristic_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecharacteristic |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcecharacteristic_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_bookableresourcecharacteristic
Added by: Scheduling Solution
Same as bookableresourcecharacteristic entity user_bookableresourcecharacteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecharacteristic |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_bookableresourcecharacteristic |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcegroup_createdby
Added by: Scheduling Solution
Same as bookableresourcegroup entity lk_bookableresourcegroup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcegroup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcegroup_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcegroup_createdonbehalfby
Added by: Scheduling Solution
Same as bookableresourcegroup entity lk_bookableresourcegroup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcegroup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcegroup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcegroup_modifiedby
Added by: Scheduling Solution
Same as bookableresourcegroup entity lk_bookableresourcegroup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcegroup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcegroup_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookableresourcegroup_modifiedonbehalfby
Added by: Scheduling Solution
Same as bookableresourcegroup entity lk_bookableresourcegroup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcegroup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookableresourcegroup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_bookableresourcegroup
Added by: Scheduling Solution
Same as bookableresourcegroup entity user_bookableresourcegroup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcegroup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_bookableresourcegroup |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookingstatus_createdby
Added by: Scheduling Solution
Same as bookingstatus entity lk_bookingstatus_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookingstatus |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookingstatus_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookingstatus_createdonbehalfby
Added by: Scheduling Solution
Same as bookingstatus entity lk_bookingstatus_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookingstatus |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookingstatus_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookingstatus_modifiedby
Added by: Scheduling Solution
Same as bookingstatus entity lk_bookingstatus_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookingstatus |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookingstatus_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bookingstatus_modifiedonbehalfby
Added by: Scheduling Solution
Same as bookingstatus entity lk_bookingstatus_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookingstatus |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_bookingstatus_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_bookingstatus
Added by: Scheduling Solution
Same as bookingstatus entity user_bookingstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookingstatus |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_bookingstatus |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_characteristic_createdby
Added by: Scheduling Solution
Same as characteristic entity lk_characteristic_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | characteristic |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_characteristic_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_characteristic_createdonbehalfby
Added by: Scheduling Solution
Same as characteristic entity lk_characteristic_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | characteristic |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_characteristic_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_characteristic_modifiedby
Added by: Scheduling Solution
Same as characteristic entity lk_characteristic_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | characteristic |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_characteristic_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_characteristic_modifiedonbehalfby
Added by: Scheduling Solution
Same as characteristic entity lk_characteristic_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | characteristic |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_characteristic_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_characteristic
Added by: Scheduling Solution
Same as characteristic entity user_characteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | characteristic |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_characteristic |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ratingmodel_createdby
Added by: Scheduling Solution
Same as ratingmodel entity lk_ratingmodel_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingmodel |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ratingmodel_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ratingmodel_createdonbehalfby
Added by: Scheduling Solution
Same as ratingmodel entity lk_ratingmodel_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingmodel |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ratingmodel_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ratingmodel_modifiedby
Added by: Scheduling Solution
Same as ratingmodel entity lk_ratingmodel_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingmodel |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ratingmodel_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ratingmodel_modifiedonbehalfby
Added by: Scheduling Solution
Same as ratingmodel entity lk_ratingmodel_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingmodel |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ratingmodel_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_ratingmodel
Added by: Scheduling Solution
Same as ratingmodel entity user_ratingmodel Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingmodel |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_ratingmodel |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ratingvalue_createdby
Added by: Scheduling Solution
Same as ratingvalue entity lk_ratingvalue_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingvalue |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ratingvalue_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ratingvalue_createdonbehalfby
Added by: Scheduling Solution
Same as ratingvalue entity lk_ratingvalue_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingvalue |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ratingvalue_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ratingvalue_modifiedby
Added by: Scheduling Solution
Same as ratingvalue entity lk_ratingvalue_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingvalue |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ratingvalue_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ratingvalue_modifiedonbehalfby
Added by: Scheduling Solution
Same as ratingvalue entity lk_ratingvalue_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingvalue |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_ratingvalue_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_ratingvalue
Added by: Scheduling Solution
Same as ratingvalue entity user_ratingvalue Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ratingvalue |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_ratingvalue |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
systemuser_bookableresource_UserId
Added by: Scheduling Solution
Same as bookableresource entity systemuser_bookableresource_UserId Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresource |
| ReferencingAttribute | userid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_bookableresource_UserId |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_BulkOperation_createdby
Added by: Marketing Solution
Same as bulkoperation entity lk_BulkOperation_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_BulkOperation_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_BulkOperation
Added by: Marketing Solution
Same as bulkoperation entity user_BulkOperation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperation |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_BulkOperation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_BulkOperation_modifiedonbehalfby
Added by: Marketing Solution
Same as bulkoperation entity lk_BulkOperation_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_BulkOperation_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_BulkOperation_createdonbehalfby
Added by: Marketing Solution
Same as bulkoperation entity lk_BulkOperation_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_BulkOperation_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_BulkOperation_modifiedby
Added by: Marketing Solution
Same as bulkoperation entity lk_BulkOperation_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_BulkOperation_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_bulkoperationlog
Added by: Marketing Solution
Same as bulkoperationlog entity user_bulkoperationlog Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperationlog |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_bulkoperationlog |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaign_createdby
Added by: Marketing Solution
Same as campaign entity lk_campaign_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaign |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaign_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaign_createdonbehalfby
Added by: Marketing Solution
Same as campaign entity lk_campaign_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaign |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaign_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaign_modifiedby
Added by: Marketing Solution
Same as campaign entity lk_campaign_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaign |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaign_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaign_modifiedonbehalfby
Added by: Marketing Solution
Same as campaign entity lk_campaign_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaign |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaign_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_Campaigns
Added by: Marketing Solution
Same as campaign entity SystemUser_Campaigns Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaign |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | SystemUser_Campaigns |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignactivity_createdby
Added by: Marketing Solution
Same as campaignactivity entity lk_campaignactivity_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignactivity |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaignactivity_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_campaignactivity
Added by: Marketing Solution
Same as campaignactivity entity user_campaignactivity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignactivity |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_campaignactivity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignactivity_modifiedonbehalfby
Added by: Marketing Solution
Same as campaignactivity entity lk_campaignactivity_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignactivity |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaignactivity_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignactivity_createdonbehalfby
Added by: Marketing Solution
Same as campaignactivity entity lk_campaignactivity_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignactivity |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaignactivity_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignactivity_modifiedby
Added by: Marketing Solution
Same as campaignactivity entity lk_campaignactivity_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignactivity |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaignactivity_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignresponse_createdby
Added by: Marketing Solution
Same as campaignresponse entity lk_campaignresponse_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaignresponse_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_campaignresponse
Added by: Marketing Solution
Same as campaignresponse entity user_campaignresponse Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_campaignresponse |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignresponse_modifiedonbehalfby
Added by: Marketing Solution
Same as campaignresponse entity lk_campaignresponse_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaignresponse_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignresponse_createdonbehalfby
Added by: Marketing Solution
Same as campaignresponse entity lk_campaignresponse_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaignresponse_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_campaignresponse_modifiedby
Added by: Marketing Solution
Same as campaignresponse entity lk_campaignresponse_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_campaignresponse_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_list_createdby
Added by: Marketing Solution
Same as list entity lk_list_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | list |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_list_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_list_createdonbehalfby
Added by: Marketing Solution
Same as list entity lk_list_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | list |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_list_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_list_modifiedby
Added by: Marketing Solution
Same as list entity lk_list_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | list |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_list_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_list_modifiedonbehalfby
Added by: Marketing Solution
Same as list entity lk_list_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | list |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_list_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_list
Added by: Marketing Solution
Same as list entity user_list Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | list |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_list |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_databaseversion_createdby
Added by: Active Solution Solution
Same as msdyn_databaseversion entity lk_msdyn_databaseversion_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_databaseversion |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_databaseversion_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_databaseversion_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_databaseversion entity lk_msdyn_databaseversion_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_databaseversion |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_databaseversion_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_databaseversion_modifiedby
Added by: Active Solution Solution
Same as msdyn_databaseversion entity lk_msdyn_databaseversion_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_databaseversion |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_databaseversion_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_databaseversion_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_databaseversion entity lk_msdyn_databaseversion_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_databaseversion |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_databaseversion_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgraderun_createdby
Added by: Active Solution Solution
Same as msdyn_upgraderun entity lk_msdyn_upgraderun_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgraderun |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgraderun_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgraderun_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_upgraderun entity lk_msdyn_upgraderun_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgraderun |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgraderun_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgraderun_modifiedby
Added by: Active Solution Solution
Same as msdyn_upgraderun entity lk_msdyn_upgraderun_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgraderun |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgraderun_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgraderun_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_upgraderun entity lk_msdyn_upgraderun_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgraderun |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgraderun_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgradestep_createdby
Added by: Active Solution Solution
Same as msdyn_upgradestep entity lk_msdyn_upgradestep_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgradestep |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgradestep_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgradestep_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_upgradestep entity lk_msdyn_upgradestep_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgradestep |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgradestep_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgradestep_modifiedby
Added by: Active Solution Solution
Same as msdyn_upgradestep entity lk_msdyn_upgradestep_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgradestep |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgradestep_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgradestep_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_upgradestep entity lk_msdyn_upgradestep_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgradestep |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgradestep_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgradeversion_createdby
Added by: Active Solution Solution
Same as msdyn_upgradeversion entity lk_msdyn_upgradeversion_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgradeversion |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgradeversion_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgradeversion_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_upgradeversion entity lk_msdyn_upgradeversion_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgradeversion |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgradeversion_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgradeversion_modifiedby
Added by: Active Solution Solution
Same as msdyn_upgradeversion entity lk_msdyn_upgradeversion_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgradeversion |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgradeversion_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_upgradeversion_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_upgradeversion entity lk_msdyn_upgradeversion_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_upgradeversion |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_upgradeversion_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_constraintbasedgroup_createdby
Added by: Service Solution
Same as constraintbasedgroup entity lk_constraintbasedgroup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | constraintbasedgroup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_constraintbasedgroup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_constraintbasedgroup_createdonbehalfby
Added by: Service Solution
Same as constraintbasedgroup entity lk_constraintbasedgroup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | constraintbasedgroup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_constraintbasedgroup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_constraintbasedgroup_modifiedby
Added by: Service Solution
Same as constraintbasedgroup entity lk_constraintbasedgroup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | constraintbasedgroup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_constraintbasedgroup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_constraintbasedgroup_modifiedonbehalfby
Added by: Service Solution
Same as constraintbasedgroup entity lk_constraintbasedgroup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | constraintbasedgroup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_constraintbasedgroup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contractbase_createdby
Added by: Service Solution
Same as contract entity lk_contractbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contract |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contractbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contract_createdonbehalfby
Added by: Service Solution
Same as contract entity lk_contract_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contract |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contract_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contractbase_modifiedby
Added by: Service Solution
Same as contract entity lk_contractbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contract |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contractbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contract_modifiedonbehalfby
Added by: Service Solution
Same as contract entity lk_contract_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contract |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contract_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_service_contracts
Added by: Service Solution
Same as contract entity system_user_service_contracts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contract |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_service_contracts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contractdetailbase_createdby
Added by: Service Solution
Same as contractdetail entity lk_contractdetailbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contractdetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contractdetailbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contractdetail_createdonbehalfby
Added by: Service Solution
Same as contractdetail entity lk_contractdetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contractdetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contractdetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contractdetailbase_modifiedby
Added by: Service Solution
Same as contractdetail entity lk_contractdetailbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contractdetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contractdetailbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contractdetail_modifiedonbehalfby
Added by: Service Solution
Same as contractdetail entity lk_contractdetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contractdetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contractdetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_contractdetail
Added by: Service Solution
Same as contractdetail entity user_contractdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contractdetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_contractdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contracttemplatebase_createdby
Added by: Service Solution
Same as contracttemplate entity lk_contracttemplatebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contracttemplate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_contracttemplatebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contracttemplate_createdonbehalfby
Added by: Service Solution
Same as contracttemplate entity lk_contracttemplate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contracttemplate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_contracttemplate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contracttemplatebase_modifiedby
Added by: Service Solution
Same as contracttemplate entity lk_contracttemplatebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contracttemplate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_contracttemplatebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contracttemplate_modifiedonbehalfby
Added by: Service Solution
Same as contracttemplate entity lk_contracttemplate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contracttemplate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_contracttemplate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlement_createdby
Added by: Service Solution
Same as entitlement entity lk_entitlement_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlement_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlement_createdonbehalfby
Added by: Service Solution
Same as entitlement entity lk_entitlement_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlement_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlement_modifiedby
Added by: Service Solution
Same as entitlement entity lk_entitlement_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlement_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlement_modifiedonbehalfby
Added by: Service Solution
Same as entitlement entity lk_entitlement_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlement_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_entitlement
Added by: Service Solution
Same as entitlement entity user_entitlement Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_entitlement |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementchannel_createdby
Added by: Service Solution
Same as entitlementchannel entity lk_entitlementchannel_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementchannel |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementchannel_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementchannel_createdonbehalfby
Added by: Service Solution
Same as entitlementchannel entity lk_entitlementchannel_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementchannel |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementchannel_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementchannel_modifiedby
Added by: Service Solution
Same as entitlementchannel entity lk_entitlementchannel_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementchannel |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementchannel_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementchannel_modifiedonbehalfby
Added by: Service Solution
Same as entitlementchannel entity lk_entitlementchannel_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementchannel |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementchannel_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_entitlementchannel
Added by: Service Solution
Same as entitlementchannel entity user_entitlementchannel Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementchannel |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_entitlementchannel |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementtemplate_createdby
Added by: Service Solution
Same as entitlementtemplate entity lk_entitlementtemplate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementtemplate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementtemplate_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementtemplate_createdonbehalfby
Added by: Service Solution
Same as entitlementtemplate entity lk_entitlementtemplate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementtemplate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementtemplate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementtemplate_modifiedby
Added by: Service Solution
Same as entitlementtemplate entity lk_entitlementtemplate_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementtemplate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementtemplate_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementtemplate_modifiedonbehalfby
Added by: Service Solution
Same as entitlementtemplate entity lk_entitlementtemplate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementtemplate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementtemplate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementtemplatechannel_createdby
Added by: Service Solution
Same as entitlementtemplatechannel entity lk_entitlementtemplatechannel_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementtemplatechannel |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementtemplatechannel_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementtemplatechannel_createdonbehalfby
Added by: Service Solution
Same as entitlementtemplatechannel entity lk_entitlementtemplatechannel_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementtemplatechannel |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementtemplatechannel_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementtemplatechannel_modifiedby
Added by: Service Solution
Same as entitlementtemplatechannel entity lk_entitlementtemplatechannel_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementtemplatechannel |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementtemplatechannel_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlementtemplatechannel_modifiedonbehalfby
Added by: Service Solution
Same as entitlementtemplatechannel entity lk_entitlementtemplatechannel_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlementtemplatechannel |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_entitlementtemplatechannel_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_equipment_createdby
Added by: Service Solution
Same as equipment entity lk_equipment_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | equipment |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_equipment_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_equipment_createdonbehalfby
Added by: Service Solution
Same as equipment entity lk_equipment_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | equipment |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_equipment_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_equipment_modifiedby
Added by: Service Solution
Same as equipment entity lk_equipment_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | equipment |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_equipment_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_equipment_modifiedonbehalfby
Added by: Service Solution
Same as equipment entity lk_equipment_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | equipment |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_equipment_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_incidentbase_createdby
Added by: Service Solution
Same as incident entity lk_incidentbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incident |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_incidentbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_incidentbase_createdonbehalfby
Added by: Service Solution
Same as incident entity lk_incidentbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incident |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_incidentbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_incidentbase_modifiedby
Added by: Service Solution
Same as incident entity lk_incidentbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incident |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_incidentbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_incidentbase_modifiedonbehalfby
Added by: Service Solution
Same as incident entity lk_incidentbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incident |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_incidentbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_incidents
Added by: Service Solution
Same as incident entity system_user_incidents Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incident |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_incidents |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_incidentresolution_createdby
Added by: Service Solution
Same as incidentresolution entity lk_incidentresolution_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incidentresolution |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_incidentresolution_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_incidentresolution
Added by: Service Solution
Same as incidentresolution entity user_incidentresolution Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incidentresolution |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_incidentresolution |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_incidentresolution_modifiedonbehalfby
Added by: Service Solution
Same as incidentresolution entity lk_incidentresolution_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incidentresolution |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_incidentresolution_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_incidentresolution_createdonbehalfby
Added by: Service Solution
Same as incidentresolution entity lk_incidentresolution_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incidentresolution |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_incidentresolution_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_incidentresolution_modifiedby
Added by: Service Solution
Same as incidentresolution entity lk_incidentresolution_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incidentresolution |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_incidentresolution_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticleincident_createdby
Added by: Service Solution
Same as knowledgearticleincident entity lk_knowledgearticleincident_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleincident |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticleincident_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticleincident_createdonbehalfby
Added by: Service Solution
Same as knowledgearticleincident entity lk_knowledgearticleincident_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleincident |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticleincident_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticleincident_modifiedby
Added by: Service Solution
Same as knowledgearticleincident entity lk_knowledgearticleincident_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleincident |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticleincident_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticleincident_modifiedonbehalfby
Added by: Service Solution
Same as knowledgearticleincident entity lk_knowledgearticleincident_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleincident |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticleincident_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_knowledgearticleincident
Added by: Service Solution
Same as knowledgearticleincident entity user_knowledgearticleincident Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleincident |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_knowledgearticleincident |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_phonetocaseprocess_createdby
Added by: Service Solution
Same as phonetocaseprocess entity lk_phonetocaseprocess_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonetocaseprocess |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_phonetocaseprocess_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_phonetocaseprocess_createdonbehalfby
Added by: Service Solution
Same as phonetocaseprocess entity lk_phonetocaseprocess_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonetocaseprocess |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_phonetocaseprocess_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_phonetocaseprocess_modifiedby
Added by: Service Solution
Same as phonetocaseprocess entity lk_phonetocaseprocess_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonetocaseprocess |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_phonetocaseprocess_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_phonetocaseprocess_modifiedonbehalfby
Added by: Service Solution
Same as phonetocaseprocess entity lk_phonetocaseprocess_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonetocaseprocess |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_phonetocaseprocess_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_resourcespec_createdby
Added by: Service Solution
Same as resourcespec entity lk_resourcespec_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | resourcespec |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_resourcespec_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_resourcespec_createdonbehalfby
Added by: Service Solution
Same as resourcespec entity lk_resourcespec_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | resourcespec |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_resourcespec_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_resourcespec_modifiedby
Added by: Service Solution
Same as resourcespec entity lk_resourcespec_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | resourcespec |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_resourcespec_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_resourcespec_modifiedonbehalfby
Added by: Service Solution
Same as resourcespec entity lk_resourcespec_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | resourcespec |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_resourcespec_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_service_createdby
Added by: Service Solution
Same as service entity lk_service_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | service |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_service_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_service_createdonbehalfby
Added by: Service Solution
Same as service entity lk_service_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | service |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_service_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_service_modifiedby
Added by: Service Solution
Same as service entity lk_service_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | service |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_service_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_service_modifiedonbehalfby
Added by: Service Solution
Same as service entity lk_service_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | service |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_service_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_serviceappointment_createdby
Added by: Service Solution
Same as serviceappointment entity lk_serviceappointment_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_serviceappointment_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_service_appointments
Added by: Service Solution
Same as serviceappointment entity system_user_service_appointments Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_service_appointments |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_serviceappointment_modifiedonbehalfby
Added by: Service Solution
Same as serviceappointment entity lk_serviceappointment_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_serviceappointment_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_serviceappointment_createdonbehalfby
Added by: Service Solution
Same as serviceappointment entity lk_serviceappointment_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_serviceappointment_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_serviceappointment_modifiedby
Added by: Service Solution
Same as serviceappointment entity lk_serviceappointment_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_serviceappointment_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sitebase_createdby
Added by: Service Solution
Same as site entity lk_sitebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | site |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sitebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_site_createdonbehalfby
Added by: Service Solution
Same as site entity lk_site_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | site |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_site_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sitebase_modifiedby
Added by: Service Solution
Same as site entity lk_sitebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | site |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sitebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_site_modifiedonbehalfby
Added by: Service Solution
Same as site entity lk_site_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | site |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_site_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
constraintbasedgroup_systemuser
Added by: Service Solution
Same as constraintbasedgroup entity constraintbasedgroup_systemuser Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | constraintbasedgroup |
| ReferencingAttribute | businessunitid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | constraintbasedgroup_systemuser |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
equipment_systemuser
Added by: Service Solution
Same as equipment entity equipment_systemuser Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | equipment |
| ReferencingAttribute | businessunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | equipment_systemuser |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
systemuser_resources
Added by: Service Solution
Same as resource entity systemuser_resources Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | resource |
| ReferencingAttribute | resourceid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | systemuser_resources |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlemententityallocationtypemapping_createdby
Added by: Service Patch Solution
Same as entitlemententityallocationtypemapping entity lk_entitlemententityallocationtypemapping_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlemententityallocationtypemapping |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_entitlemententityallocationtypemapping_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlemententityallocationtypemapping_createdonbehalfby
Added by: Service Patch Solution
Same as entitlemententityallocationtypemapping entity lk_entitlemententityallocationtypemapping_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlemententityallocationtypemapping |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_entitlemententityallocationtypemapping_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlemententityallocationtypemapping_modifiedby
Added by: Service Patch Solution
Same as entitlemententityallocationtypemapping entity lk_entitlemententityallocationtypemapping_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlemententityallocationtypemapping |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_entitlemententityallocationtypemapping_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_entitlemententityallocationtypemapping_modifiedonbehalfby
Added by: Service Patch Solution
Same as entitlemententityallocationtypemapping entity lk_entitlemententityallocationtypemapping_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlemententityallocationtypemapping |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_entitlemententityallocationtypemapping_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_entitlemententityallocationtypemapping
Added by: Service Patch Solution
Same as entitlemententityallocationtypemapping entity user_entitlemententityallocationtypemapping Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlemententityallocationtypemapping |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_entitlemententityallocationtypemapping |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_callablecontext_createdby
Added by: Active Solution Solution
Same as msdyn_callablecontext entity lk_msdyn_callablecontext_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_callablecontext |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_callablecontext_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_callablecontext_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_callablecontext entity lk_msdyn_callablecontext_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_callablecontext |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_callablecontext_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_callablecontext_modifiedby
Added by: Active Solution Solution
Same as msdyn_callablecontext entity lk_msdyn_callablecontext_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_callablecontext |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_callablecontext_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_callablecontext_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_callablecontext entity lk_msdyn_callablecontext_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_callablecontext |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_callablecontext_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_callablecontext
Added by: Active Solution Solution
Same as msdyn_callablecontext entity user_msdyn_callablecontext Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_callablecontext |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_callablecontext |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookactivity_createdby
Added by: Active Solution Solution
Same as msdyn_playbookactivity entity lk_msdyn_playbookactivity_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivity |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookactivity_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookactivity_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbookactivity entity lk_msdyn_playbookactivity_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivity |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookactivity_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookactivity_modifiedby
Added by: Active Solution Solution
Same as msdyn_playbookactivity entity lk_msdyn_playbookactivity_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivity |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookactivity_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookactivity_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbookactivity entity lk_msdyn_playbookactivity_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivity |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookactivity_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_playbookactivity
Added by: Active Solution Solution
Same as msdyn_playbookactivity entity user_msdyn_playbookactivity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivity |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_playbookactivity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookactivityattribute_createdby
Added by: Active Solution Solution
Same as msdyn_playbookactivityattribute entity lk_msdyn_playbookactivityattribute_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivityattribute |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookactivityattribute_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookactivityattribute_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbookactivityattribute entity lk_msdyn_playbookactivityattribute_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivityattribute |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookactivityattribute_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookactivityattribute_modifiedby
Added by: Active Solution Solution
Same as msdyn_playbookactivityattribute entity lk_msdyn_playbookactivityattribute_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivityattribute |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookactivityattribute_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookactivityattribute_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbookactivityattribute entity lk_msdyn_playbookactivityattribute_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivityattribute |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookactivityattribute_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_playbookactivityattribute
Added by: Active Solution Solution
Same as msdyn_playbookactivityattribute entity user_msdyn_playbookactivityattribute Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookactivityattribute |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_playbookactivityattribute |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookcategory_createdby
Added by: Active Solution Solution
Same as msdyn_playbookcategory entity lk_msdyn_playbookcategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookcategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookcategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookcategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbookcategory entity lk_msdyn_playbookcategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookcategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookcategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookcategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_playbookcategory entity lk_msdyn_playbookcategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookcategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookcategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookcategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbookcategory entity lk_msdyn_playbookcategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookcategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookcategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_playbookcategory
Added by: Active Solution Solution
Same as msdyn_playbookcategory entity user_msdyn_playbookcategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookcategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_playbookcategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookinstance_createdby
Added by: Active Solution Solution
Same as msdyn_playbookinstance entity lk_msdyn_playbookinstance_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookinstance |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookinstance_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookinstance_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbookinstance entity lk_msdyn_playbookinstance_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookinstance |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookinstance_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookinstance_modifiedby
Added by: Active Solution Solution
Same as msdyn_playbookinstance entity lk_msdyn_playbookinstance_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookinstance |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookinstance_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbookinstance_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbookinstance entity lk_msdyn_playbookinstance_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookinstance |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbookinstance_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_playbookinstance
Added by: Active Solution Solution
Same as msdyn_playbookinstance entity user_msdyn_playbookinstance Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbookinstance |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_playbookinstance |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbooktemplate_createdby
Added by: Active Solution Solution
Same as msdyn_playbooktemplate entity lk_msdyn_playbooktemplate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbooktemplate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbooktemplate_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbooktemplate_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbooktemplate entity lk_msdyn_playbooktemplate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbooktemplate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbooktemplate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbooktemplate_modifiedby
Added by: Active Solution Solution
Same as msdyn_playbooktemplate entity lk_msdyn_playbooktemplate_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbooktemplate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbooktemplate_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_playbooktemplate_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_playbooktemplate entity lk_msdyn_playbooktemplate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbooktemplate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_playbooktemplate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_playbooktemplate
Added by: Active Solution Solution
Same as msdyn_playbooktemplate entity user_msdyn_playbooktemplate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_playbooktemplate |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_msdyn_playbooktemplate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_discountbase_createdby
Added by: Sales Solution
Same as discount entity lk_discountbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | discount |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_discountbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_discount_createdonbehalfby
Added by: Sales Solution
Same as discount entity lk_discount_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | discount |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_discount_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_discountbase_modifiedby
Added by: Sales Solution
Same as discount entity lk_discountbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | discount |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_discountbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_discount_modifiedonbehalfby
Added by: Sales Solution
Same as discount entity lk_discount_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | discount |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_discount_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_discounttypebase_createdby
Added by: Sales Solution
Same as discounttype entity lk_discounttypebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | discounttype |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_discounttypebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_discounttype_createdonbehalfby
Added by: Sales Solution
Same as discounttype entity lk_discounttype_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | discounttype |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_discounttype_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_discounttypebase_modifiedby
Added by: Sales Solution
Same as discounttype entity lk_discounttypebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | discounttype |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_discounttypebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_discounttype_modifiedonbehalfby
Added by: Sales Solution
Same as discounttype entity lk_discounttype_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | discounttype |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_discounttype_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_invoicebase_createdby
Added by: Sales Solution
Same as invoice entity lk_invoicebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoice |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_invoicebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_invoice_createdonbehalfby
Added by: Sales Solution
Same as invoice entity lk_invoice_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoice |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_invoice_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_invoicebase_modifiedby
Added by: Sales Solution
Same as invoice entity lk_invoicebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoice |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_invoicebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_invoice_modifiedonbehalfby
Added by: Sales Solution
Same as invoice entity lk_invoice_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoice |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_invoice_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_invoices
Added by: Sales Solution
Same as invoice entity system_user_invoices Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoice |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_invoices |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_invoicedetailbase_createdby
Added by: Sales Solution
Same as invoicedetail entity lk_invoicedetailbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoicedetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_invoicedetailbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_invoicedetail_createdonbehalfby
Added by: Sales Solution
Same as invoicedetail entity lk_invoicedetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoicedetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_invoicedetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_invoicedetailbase_modifiedby
Added by: Sales Solution
Same as invoicedetail entity lk_invoicedetailbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoicedetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_invoicedetailbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_invoicedetail_modifiedonbehalfby
Added by: Sales Solution
Same as invoicedetail entity lk_invoicedetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoicedetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_invoicedetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_invoicedetail
Added by: Sales Solution
Same as invoicedetail entity user_invoicedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoicedetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_invoicedetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadtoopportunitysalesprocess_createdby
Added by: Sales Solution
Same as leadtoopportunitysalesprocess entity lk_leadtoopportunitysalesprocess_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | leadtoopportunitysalesprocess |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadtoopportunitysalesprocess_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadtoopportunitysalesprocess_createdonbehalfby
Added by: Sales Solution
Same as leadtoopportunitysalesprocess entity lk_leadtoopportunitysalesprocess_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | leadtoopportunitysalesprocess |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadtoopportunitysalesprocess_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadtoopportunitysalesprocess_modifiedby
Added by: Sales Solution
Same as leadtoopportunitysalesprocess entity lk_leadtoopportunitysalesprocess_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | leadtoopportunitysalesprocess |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadtoopportunitysalesprocess_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_leadtoopportunitysalesprocess_modifiedonbehalfby
Added by: Sales Solution
Same as leadtoopportunitysalesprocess entity lk_leadtoopportunitysalesprocess_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | leadtoopportunitysalesprocess |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_leadtoopportunitysalesprocess_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunitybase_createdby
Added by: Sales Solution
Same as opportunity entity lk_opportunitybase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunitybase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunity_createdonbehalfby
Added by: Sales Solution
Same as opportunity entity lk_opportunity_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunity_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunitybase_modifiedby
Added by: Sales Solution
Same as opportunity entity lk_opportunitybase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunitybase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunity_modifiedonbehalfby
Added by: Sales Solution
Same as opportunity entity lk_opportunity_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunity_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
opportunity_owning_user
Added by: Sales Solution
Same as opportunity entity opportunity_owning_user Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | opportunity_owning_user |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunityclose_createdby
Added by: Sales Solution
Same as opportunityclose entity lk_opportunityclose_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_opportunityclose_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_opportunityclose
Added by: Sales Solution
Same as opportunityclose entity user_opportunityclose Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_opportunityclose |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunityclose_modifiedonbehalfby
Added by: Sales Solution
Same as opportunityclose entity lk_opportunityclose_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_opportunityclose_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunityclose_createdonbehalfby
Added by: Sales Solution
Same as opportunityclose entity lk_opportunityclose_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_opportunityclose_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunityclose_modifiedby
Added by: Sales Solution
Same as opportunityclose entity lk_opportunityclose_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_opportunityclose_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunityproductbase_createdby
Added by: Sales Solution
Same as opportunityproduct entity lk_opportunityproductbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunityproductbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunityproduct_createdonbehalfby
Added by: Sales Solution
Same as opportunityproduct entity lk_opportunityproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunityproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunityproductbase_modifiedby
Added by: Sales Solution
Same as opportunityproduct entity lk_opportunityproductbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunityproductbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunityproduct_modifiedonbehalfby
Added by: Sales Solution
Same as opportunityproduct entity lk_opportunityproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunityproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_opportunityproduct
Added by: Sales Solution
Same as opportunityproduct entity user_opportunityproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_opportunityproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunitysalesprocess_createdby
Added by: Sales Solution
Same as opportunitysalesprocess entity lk_opportunitysalesprocess_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunitysalesprocess |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunitysalesprocess_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunitysalesprocess_createdonbehalfby
Added by: Sales Solution
Same as opportunitysalesprocess entity lk_opportunitysalesprocess_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunitysalesprocess |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunitysalesprocess_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunitysalesprocess_modifiedby
Added by: Sales Solution
Same as opportunitysalesprocess entity lk_opportunitysalesprocess_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunitysalesprocess |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunitysalesprocess_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_opportunitysalesprocess_modifiedonbehalfby
Added by: Sales Solution
Same as opportunitysalesprocess entity lk_opportunitysalesprocess_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunitysalesprocess |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_opportunitysalesprocess_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_orderclose_createdby
Added by: Sales Solution
Same as orderclose entity lk_orderclose_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_orderclose_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_orderclose
Added by: Sales Solution
Same as orderclose entity user_orderclose Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_orderclose |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_orderclose_modifiedonbehalfby
Added by: Sales Solution
Same as orderclose entity lk_orderclose_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_orderclose_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_orderclose_createdonbehalfby
Added by: Sales Solution
Same as orderclose entity lk_orderclose_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_orderclose_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_orderclose_modifiedby
Added by: Sales Solution
Same as orderclose entity lk_orderclose_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_orderclose_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quotebase_createdby
Added by: Sales Solution
Same as quote entity lk_quotebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_quotebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quote_createdonbehalfby
Added by: Sales Solution
Same as quote entity lk_quote_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_quote_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quotebase_modifiedby
Added by: Sales Solution
Same as quote entity lk_quotebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_quotebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quote_modifiedonbehalfby
Added by: Sales Solution
Same as quote entity lk_quote_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_quote_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_quotes
Added by: Sales Solution
Same as quote entity system_user_quotes Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_quotes |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quoteclose_createdby
Added by: Sales Solution
Same as quoteclose entity lk_quoteclose_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_quoteclose_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_quoteclose
Added by: Sales Solution
Same as quoteclose entity user_quoteclose Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_quoteclose |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quoteclose_modifiedonbehalfby
Added by: Sales Solution
Same as quoteclose entity lk_quoteclose_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_quoteclose_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quoteclose_createdonbehalfby
Added by: Sales Solution
Same as quoteclose entity lk_quoteclose_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_quoteclose_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quoteclose_modifiedby
Added by: Sales Solution
Same as quoteclose entity lk_quoteclose_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_quoteclose_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quotedetailbase_createdby
Added by: Sales Solution
Same as quotedetail entity lk_quotedetailbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quotedetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_quotedetailbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quotedetail_createdonbehalfby
Added by: Sales Solution
Same as quotedetail entity lk_quotedetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quotedetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_quotedetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quotedetailbase_modifiedby
Added by: Sales Solution
Same as quotedetail entity lk_quotedetailbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quotedetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_quotedetailbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quotedetail_modifiedonbehalfby
Added by: Sales Solution
Same as quotedetail entity lk_quotedetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quotedetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_quotedetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_quotedetail
Added by: Sales Solution
Same as quotedetail entity user_quotedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quotedetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_quotedetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesliteraturebase_createdby
Added by: Sales Solution
Same as salesliterature entity lk_salesliteraturebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesliterature |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesliteraturebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesliterature_createdonbehalfby
Added by: Sales Solution
Same as salesliterature entity lk_salesliterature_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesliterature |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesliterature_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesliteraturebase_modifiedby
Added by: Sales Solution
Same as salesliterature entity lk_salesliteraturebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesliterature |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesliteraturebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesliterature_modifiedonbehalfby
Added by: Sales Solution
Same as salesliterature entity lk_salesliterature_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesliterature |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesliterature_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesliteratureitembase_createdby
Added by: Sales Solution
Same as salesliteratureitem entity lk_salesliteratureitembase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesliteratureitem |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_salesliteratureitembase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesliteratureitem_createdonbehalfby
Added by: Sales Solution
Same as salesliteratureitem entity lk_salesliteratureitem_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesliteratureitem |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_salesliteratureitem_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesliteratureitembase_modifiedby
Added by: Sales Solution
Same as salesliteratureitem entity lk_salesliteratureitembase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesliteratureitem |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_salesliteratureitembase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesliteratureitem_modifiedonbehalfby
Added by: Sales Solution
Same as salesliteratureitem entity lk_salesliteratureitem_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesliteratureitem |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_salesliteratureitem_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorderbase_createdby
Added by: Sales Solution
Same as salesorder entity lk_salesorderbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesorderbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorder_createdonbehalfby
Added by: Sales Solution
Same as salesorder entity lk_salesorder_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesorder_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorderbase_modifiedby
Added by: Sales Solution
Same as salesorder entity lk_salesorderbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesorderbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorder_modifiedonbehalfby
Added by: Sales Solution
Same as salesorder entity lk_salesorder_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesorder_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_orders
Added by: Sales Solution
Same as salesorder entity system_user_orders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_orders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorderdetailbase_createdby
Added by: Sales Solution
Same as salesorderdetail entity lk_salesorderdetailbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorderdetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesorderdetailbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorderdetail_createdonbehalfby
Added by: Sales Solution
Same as salesorderdetail entity lk_salesorderdetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorderdetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesorderdetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorderdetailbase_modifiedby
Added by: Sales Solution
Same as salesorderdetail entity lk_salesorderdetailbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorderdetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesorderdetailbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_salesorderdetail_modifiedonbehalfby
Added by: Sales Solution
Same as salesorderdetail entity lk_salesorderdetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorderdetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_salesorderdetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_salesorderdetail
Added by: Sales Solution
Same as salesorderdetail entity user_salesorderdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorderdetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_salesorderdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_competitorbase_createdby
Added by: Sales Solution
Same as competitor entity lk_competitorbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | competitor |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_competitorbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_competitor_createdonbehalfby
Added by: Sales Solution
Same as competitor entity lk_competitor_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | competitor |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_competitor_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_competitorbase_modifiedby
Added by: Sales Solution
Same as competitor entity lk_competitorbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | competitor |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_competitorbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_competitor_modifiedonbehalfby
Added by: Sales Solution
Same as competitor entity lk_competitor_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | competitor |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_competitor_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_invoicedetail
Added by: Sales Solution
Same as invoicedetail entity system_user_invoicedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoicedetail |
| ReferencingAttribute | salesrepid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_invoicedetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_quotedetail
Added by: Sales Solution
Same as quotedetail entity system_user_quotedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quotedetail |
| ReferencingAttribute | salesrepid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_quotedetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_salesorderdetail
Added by: Sales Solution
Same as salesorderdetail entity system_user_salesorderdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorderdetail |
| ReferencingAttribute | salesrepid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_salesorderdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_sales_literature
Added by: Sales Solution
Same as salesliterature entity system_user_sales_literature Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesliterature |
| ReferencingAttribute | employeecontactid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_sales_literature |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_adminsettingsentity_createdby
Added by: Sales Patch Solution
Same as adminsettingsentity entity lk_adminsettingsentity_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | adminsettingsentity |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_adminsettingsentity_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_adminsettingsentity_createdonbehalfby
Added by: Sales Patch Solution
Same as adminsettingsentity entity lk_adminsettingsentity_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | adminsettingsentity |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_adminsettingsentity_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_adminsettingsentity_modifiedby
Added by: Sales Patch Solution
Same as adminsettingsentity entity lk_adminsettingsentity_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | adminsettingsentity |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_adminsettingsentity_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_adminsettingsentity_modifiedonbehalfby
Added by: Sales Patch Solution
Same as adminsettingsentity entity lk_adminsettingsentity_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | adminsettingsentity |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_adminsettingsentity_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_adminsettingsentity
Added by: Sales Patch Solution
Same as adminsettingsentity entity user_adminsettingsentity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | adminsettingsentity |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_adminsettingsentity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastdefinition_createdby
Added by: Active Solution Solution
Same as msdyn_forecastdefinition entity lk_msdyn_forecastdefinition_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastdefinition |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastdefinition_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastdefinition_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_forecastdefinition entity lk_msdyn_forecastdefinition_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastdefinition |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastdefinition_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastdefinition_modifiedby
Added by: Active Solution Solution
Same as msdyn_forecastdefinition entity lk_msdyn_forecastdefinition_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastdefinition |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastdefinition_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastdefinition_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_forecastdefinition entity lk_msdyn_forecastdefinition_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastdefinition |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastdefinition_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_forecastdefinition
Added by: Active Solution Solution
Same as msdyn_forecastdefinition entity user_msdyn_forecastdefinition Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastdefinition |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_msdyn_forecastdefinition |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastinstance_createdby
Added by: Active Solution Solution
Same as msdyn_forecastinstance entity lk_msdyn_forecastinstance_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastinstance |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastinstance_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastinstance_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_forecastinstance entity lk_msdyn_forecastinstance_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastinstance |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastinstance_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastinstance_modifiedby
Added by: Active Solution Solution
Same as msdyn_forecastinstance entity lk_msdyn_forecastinstance_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastinstance |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastinstance_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastinstance_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_forecastinstance entity lk_msdyn_forecastinstance_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastinstance |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastinstance_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_forecastinstance
Added by: Active Solution Solution
Same as msdyn_forecastinstance entity user_msdyn_forecastinstance Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastinstance |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_msdyn_forecastinstance |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastrecurrence_createdby
Added by: Active Solution Solution
Same as msdyn_forecastrecurrence entity lk_msdyn_forecastrecurrence_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastrecurrence |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastrecurrence_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastrecurrence_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_forecastrecurrence entity lk_msdyn_forecastrecurrence_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastrecurrence |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastrecurrence_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastrecurrence_modifiedby
Added by: Active Solution Solution
Same as msdyn_forecastrecurrence entity lk_msdyn_forecastrecurrence_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastrecurrence |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastrecurrence_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_forecastrecurrence_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_forecastrecurrence entity lk_msdyn_forecastrecurrence_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastrecurrence |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_forecastrecurrence_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_forecastrecurrence
Added by: Active Solution Solution
Same as msdyn_forecastrecurrence entity user_msdyn_forecastrecurrence Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_forecastrecurrence |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_msdyn_forecastrecurrence |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_relationshipinsightsunifiedconfig_createdby
Added by: Active Solution Solution
Same as msdyn_relationshipinsightsunifiedconfig entity lk_msdyn_relationshipinsightsunifiedconfig_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_relationshipinsightsunifiedconfig |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_relationshipinsightsunifiedconfig_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_relationshipinsightsunifiedconfig_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_relationshipinsightsunifiedconfig entity lk_msdyn_relationshipinsightsunifiedconfig_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_relationshipinsightsunifiedconfig |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_relationshipinsightsunifiedconfig_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_relationshipinsightsunifiedconfig_modifiedby
Added by: Active Solution Solution
Same as msdyn_relationshipinsightsunifiedconfig entity lk_msdyn_relationshipinsightsunifiedconfig_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_relationshipinsightsunifiedconfig |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_relationshipinsightsunifiedconfig_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_relationshipinsightsunifiedconfig_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_relationshipinsightsunifiedconfig entity lk_msdyn_relationshipinsightsunifiedconfig_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_relationshipinsightsunifiedconfig |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_relationshipinsightsunifiedconfig_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_relationshipinsightsunifiedconfig
Added by: Active Solution Solution
Same as msdyn_relationshipinsightsunifiedconfig entity user_msdyn_relationshipinsightsunifiedconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_relationshipinsightsunifiedconfig |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_relationshipinsightsunifiedconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_siconfig_createdby
Added by: Active Solution Solution
Same as msdyn_siconfig entity lk_msdyn_siconfig_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_siconfig |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_siconfig_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_siconfig_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_siconfig entity lk_msdyn_siconfig_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_siconfig |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_siconfig_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_siconfig_modifiedby
Added by: Active Solution Solution
Same as msdyn_siconfig entity lk_msdyn_siconfig_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_siconfig |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_siconfig_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_siconfig_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_siconfig entity lk_msdyn_siconfig_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_siconfig |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_siconfig_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_siconfig
Added by: Active Solution Solution
Same as msdyn_siconfig entity user_msdyn_siconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_siconfig |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_siconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_untrackedappointment_createdby
Added by: Active Solution Solution
Same as msdyn_untrackedappointment entity lk_msdyn_untrackedappointment_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_untrackedappointment |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_untrackedappointment_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_untrackedappointment_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_untrackedappointment entity lk_msdyn_untrackedappointment_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_untrackedappointment |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_untrackedappointment_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_untrackedappointment_modifiedby
Added by: Active Solution Solution
Same as msdyn_untrackedappointment entity lk_msdyn_untrackedappointment_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_untrackedappointment |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_untrackedappointment_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_untrackedappointment_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_untrackedappointment entity lk_msdyn_untrackedappointment_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_untrackedappointment |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_untrackedappointment_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_untrackedappointment
Added by: Active Solution Solution
Same as msdyn_untrackedappointment entity user_msdyn_untrackedappointment Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_untrackedappointment |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_untrackedappointment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_notesanalysisconfig_createdby
Added by: Active Solution Solution
Same as msdyn_notesanalysisconfig entity lk_msdyn_notesanalysisconfig_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_notesanalysisconfig |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_notesanalysisconfig_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_notesanalysisconfig_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_notesanalysisconfig entity lk_msdyn_notesanalysisconfig_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_notesanalysisconfig |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_notesanalysisconfig_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_notesanalysisconfig_modifiedby
Added by: Active Solution Solution
Same as msdyn_notesanalysisconfig entity lk_msdyn_notesanalysisconfig_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_notesanalysisconfig |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_notesanalysisconfig_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_notesanalysisconfig_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_notesanalysisconfig entity lk_msdyn_notesanalysisconfig_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_notesanalysisconfig |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_notesanalysisconfig_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_notesanalysisconfig
Added by: Active Solution Solution
Same as msdyn_notesanalysisconfig entity user_msdyn_notesanalysisconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_notesanalysisconfig |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_notesanalysisconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_icebreakersconfig_createdby
Added by: Active Solution Solution
Same as msdyn_icebreakersconfig entity lk_msdyn_icebreakersconfig_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_icebreakersconfig |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_icebreakersconfig_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_icebreakersconfig_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_icebreakersconfig entity lk_msdyn_icebreakersconfig_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_icebreakersconfig |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_icebreakersconfig_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_icebreakersconfig_modifiedby
Added by: Active Solution Solution
Same as msdyn_icebreakersconfig entity lk_msdyn_icebreakersconfig_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_icebreakersconfig |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_icebreakersconfig_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_icebreakersconfig_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_icebreakersconfig entity lk_msdyn_icebreakersconfig_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_icebreakersconfig |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_icebreakersconfig_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_icebreakersconfig
Added by: Active Solution Solution
Same as msdyn_icebreakersconfig entity user_msdyn_icebreakersconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_icebreakersconfig |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_icebreakersconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postalbum_createdby
Added by: Active Solution Solution
Same as msdyn_postalbum entity lk_msdyn_postalbum_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalbum |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postalbum_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postalbum_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_postalbum entity lk_msdyn_postalbum_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalbum |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postalbum_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postalbum_modifiedby
Added by: Active Solution Solution
Same as msdyn_postalbum entity lk_msdyn_postalbum_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalbum |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postalbum_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postalbum_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_postalbum entity lk_msdyn_postalbum_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalbum |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postalbum_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_postalbum
Added by: Active Solution Solution
Same as msdyn_postalbum entity user_msdyn_postalbum Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalbum |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_postalbum |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postconfig_createdby
Added by: Active Solution Solution
Same as msdyn_postconfig entity lk_msdyn_postconfig_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postconfig |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postconfig_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postconfig_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_postconfig entity lk_msdyn_postconfig_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postconfig |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postconfig_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postconfig_modifiedby
Added by: Active Solution Solution
Same as msdyn_postconfig entity lk_msdyn_postconfig_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postconfig |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postconfig_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postconfig_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_postconfig entity lk_msdyn_postconfig_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postconfig |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postconfig_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postruleconfig_createdby
Added by: Active Solution Solution
Same as msdyn_postruleconfig entity lk_msdyn_postruleconfig_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postruleconfig |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postruleconfig_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postruleconfig_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_postruleconfig entity lk_msdyn_postruleconfig_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postruleconfig |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postruleconfig_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postruleconfig_modifiedby
Added by: Active Solution Solution
Same as msdyn_postruleconfig entity lk_msdyn_postruleconfig_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postruleconfig |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postruleconfig_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postruleconfig_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_postruleconfig entity lk_msdyn_postruleconfig_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postruleconfig |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postruleconfig_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_wallsavedquery_createdby
Added by: Active Solution Solution
Same as msdyn_wallsavedquery entity lk_msdyn_wallsavedquery_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedquery |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_wallsavedquery_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_wallsavedquery_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_wallsavedquery entity lk_msdyn_wallsavedquery_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedquery |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_wallsavedquery_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_wallsavedquery_modifiedby
Added by: Active Solution Solution
Same as msdyn_wallsavedquery entity lk_msdyn_wallsavedquery_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedquery |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_wallsavedquery_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_wallsavedquery_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_wallsavedquery entity lk_msdyn_wallsavedquery_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedquery |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_wallsavedquery_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_wallsavedqueryusersettings_createdby
Added by: Active Solution Solution
Same as msdyn_wallsavedqueryusersettings entity lk_msdyn_wallsavedqueryusersettings_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedqueryusersettings |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_wallsavedqueryusersettings_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_wallsavedqueryusersettings_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_wallsavedqueryusersettings entity lk_msdyn_wallsavedqueryusersettings_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedqueryusersettings |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_wallsavedqueryusersettings_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_wallsavedqueryusersettings_modifiedby
Added by: Active Solution Solution
Same as msdyn_wallsavedqueryusersettings entity lk_msdyn_wallsavedqueryusersettings_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedqueryusersettings |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_wallsavedqueryusersettings_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_wallsavedqueryusersettings_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_wallsavedqueryusersettings entity lk_msdyn_wallsavedqueryusersettings_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedqueryusersettings |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_wallsavedqueryusersettings_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_wallsavedqueryusersettings
Added by: Active Solution Solution
Same as msdyn_wallsavedqueryusersettings entity user_msdyn_wallsavedqueryusersettings Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedqueryusersettings |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_wallsavedqueryusersettings |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_wallsavedqueryusersettings_userid
Added by: Activity Feeds Solution
Same as msdyn_wallsavedqueryusersettings entity msdyn_systemuser_wallsavedqueryusersettings_userid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_wallsavedqueryusersettings |
| ReferencingAttribute | msdyn_userid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_wallsavedqueryusersettings_userid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_teamscollaboration_createdby
Added by: Active Solution Solution
Same as msdyn_teamscollaboration entity lk_msdyn_teamscollaboration_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_teamscollaboration |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_teamscollaboration_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_teamscollaboration_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_teamscollaboration entity lk_msdyn_teamscollaboration_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_teamscollaboration |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_teamscollaboration_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_teamscollaboration_modifiedby
Added by: Active Solution Solution
Same as msdyn_teamscollaboration entity lk_msdyn_teamscollaboration_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_teamscollaboration |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_teamscollaboration_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_teamscollaboration_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_teamscollaboration entity lk_msdyn_teamscollaboration_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_teamscollaboration |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_teamscollaboration_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_actual_createdby
Added by: Active Solution Solution
Same as msdyn_actual entity lk_msdyn_actual_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_actual_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_actual_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_actual entity lk_msdyn_actual_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_actual_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_actual_modifiedby
Added by: Active Solution Solution
Same as msdyn_actual entity lk_msdyn_actual_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_actual_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_actual_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_actual entity lk_msdyn_actual_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_actual_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_actual
Added by: Active Solution Solution
Same as msdyn_actual entity user_msdyn_actual Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_actual |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookableresourceassociation_createdby
Added by: Active Solution Solution
Same as msdyn_bookableresourceassociation entity lk_msdyn_bookableresourceassociation_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookableresourceassociation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookableresourceassociation_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookableresourceassociation_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookableresourceassociation entity lk_msdyn_bookableresourceassociation_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookableresourceassociation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookableresourceassociation_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookableresourceassociation_modifiedby
Added by: Active Solution Solution
Same as msdyn_bookableresourceassociation entity lk_msdyn_bookableresourceassociation_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookableresourceassociation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookableresourceassociation_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookableresourceassociation_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookableresourceassociation entity lk_msdyn_bookableresourceassociation_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookableresourceassociation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookableresourceassociation_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_bookableresourceassociation
Added by: Active Solution Solution
Same as msdyn_bookableresourceassociation entity user_msdyn_bookableresourceassociation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookableresourceassociation |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_bookableresourceassociation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookingalert_systemuser_createdby
Added by: Active Solution Solution
Same as msdyn_bookingalert entity msdyn_bookingalert_systemuser_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookingalert_systemuser_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookingalert_systemuser_owninguser
Added by: Active Solution Solution
Same as msdyn_bookingalert entity msdyn_bookingalert_systemuser_owninguser Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookingalert_systemuser_owninguser |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookingalert_systemuser_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingalert entity msdyn_bookingalert_systemuser_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookingalert_systemuser_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookingalert_systemuser_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingalert entity msdyn_bookingalert_systemuser_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookingalert_systemuser_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookingalert_systemuser_modifiedby
Added by: Active Solution Solution
Same as msdyn_bookingalert entity msdyn_bookingalert_systemuser_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookingalert_systemuser_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingalertstatus_createdby
Added by: Active Solution Solution
Same as msdyn_bookingalertstatus entity lk_msdyn_bookingalertstatus_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalertstatus |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingalertstatus_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingalertstatus_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingalertstatus entity lk_msdyn_bookingalertstatus_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalertstatus |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingalertstatus_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingalertstatus_modifiedby
Added by: Active Solution Solution
Same as msdyn_bookingalertstatus entity lk_msdyn_bookingalertstatus_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalertstatus |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingalertstatus_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingalertstatus_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingalertstatus entity lk_msdyn_bookingalertstatus_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalertstatus |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingalertstatus_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_bookingalertstatus
Added by: Active Solution Solution
Same as msdyn_bookingalertstatus entity user_msdyn_bookingalertstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalertstatus |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_bookingalertstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingchange_createdby
Added by: Active Solution Solution
Same as msdyn_bookingchange entity lk_msdyn_bookingchange_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingchange |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingchange_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingchange_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingchange entity lk_msdyn_bookingchange_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingchange |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingchange_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingchange_modifiedby
Added by: Active Solution Solution
Same as msdyn_bookingchange entity lk_msdyn_bookingchange_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingchange |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingchange_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingchange_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingchange entity lk_msdyn_bookingchange_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingchange |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingchange_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_bookingchange
Added by: Active Solution Solution
Same as msdyn_bookingchange entity user_msdyn_bookingchange Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingchange |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_bookingchange |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingrule_createdby
Added by: Active Solution Solution
Same as msdyn_bookingrule entity lk_msdyn_bookingrule_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingrule |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingrule_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingrule_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingrule entity lk_msdyn_bookingrule_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingrule |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingrule_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingrule_modifiedby
Added by: Active Solution Solution
Same as msdyn_bookingrule entity lk_msdyn_bookingrule_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingrule |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingrule_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingrule_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingrule entity lk_msdyn_bookingrule_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingrule |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingrule_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_bookingrule
Added by: Active Solution Solution
Same as msdyn_bookingrule entity user_msdyn_bookingrule Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingrule |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_bookingrule |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingsetupmetadata_createdby
Added by: Active Solution Solution
Same as msdyn_bookingsetupmetadata entity lk_msdyn_bookingsetupmetadata_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingsetupmetadata |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingsetupmetadata_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingsetupmetadata_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingsetupmetadata entity lk_msdyn_bookingsetupmetadata_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingsetupmetadata |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingsetupmetadata_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingsetupmetadata_modifiedby
Added by: Active Solution Solution
Same as msdyn_bookingsetupmetadata entity lk_msdyn_bookingsetupmetadata_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingsetupmetadata |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingsetupmetadata_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingsetupmetadata_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingsetupmetadata entity lk_msdyn_bookingsetupmetadata_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingsetupmetadata |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingsetupmetadata_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_bookingsetupmetadata
Added by: Active Solution Solution
Same as msdyn_bookingsetupmetadata entity user_msdyn_bookingsetupmetadata Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingsetupmetadata |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_bookingsetupmetadata |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_businessclosure_createdby
Added by: Active Solution Solution
Same as msdyn_businessclosure entity lk_msdyn_businessclosure_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_businessclosure |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_businessclosure_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_businessclosure_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_businessclosure entity lk_msdyn_businessclosure_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_businessclosure |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_businessclosure_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_businessclosure_modifiedby
Added by: Active Solution Solution
Same as msdyn_businessclosure entity lk_msdyn_businessclosure_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_businessclosure |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_businessclosure_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_businessclosure_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_businessclosure entity lk_msdyn_businessclosure_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_businessclosure |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_businessclosure_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_businessclosure
Added by: Active Solution Solution
Same as msdyn_businessclosure entity user_msdyn_businessclosure Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_businessclosure |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_businessclosure |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_clientextension_createdby
Added by: Active Solution Solution
Same as msdyn_clientextension entity lk_msdyn_clientextension_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_clientextension |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_clientextension_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_clientextension_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_clientextension entity lk_msdyn_clientextension_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_clientextension |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_clientextension_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_clientextension_modifiedby
Added by: Active Solution Solution
Same as msdyn_clientextension entity lk_msdyn_clientextension_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_clientextension |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_clientextension_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_clientextension_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_clientextension entity lk_msdyn_clientextension_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_clientextension |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_clientextension_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_clientextension
Added by: Active Solution Solution
Same as msdyn_clientextension entity user_msdyn_clientextension Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_clientextension |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_clientextension |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_configuration_createdby
Added by: Active Solution Solution
Same as msdyn_configuration entity lk_msdyn_configuration_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_configuration |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_configuration_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_configuration_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_configuration entity lk_msdyn_configuration_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_configuration |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_configuration_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_configuration_modifiedby
Added by: Active Solution Solution
Same as msdyn_configuration entity lk_msdyn_configuration_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_configuration |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_configuration_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_configuration_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_configuration entity lk_msdyn_configuration_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_configuration |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_configuration_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_configuration
Added by: Active Solution Solution
Same as msdyn_configuration entity user_msdyn_configuration Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_configuration |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_configuration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_organizationalunit_createdby
Added by: Active Solution Solution
Same as msdyn_organizationalunit entity lk_msdyn_organizationalunit_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_organizationalunit |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_organizationalunit_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_organizationalunit_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_organizationalunit entity lk_msdyn_organizationalunit_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_organizationalunit |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_organizationalunit_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_organizationalunit_modifiedby
Added by: Active Solution Solution
Same as msdyn_organizationalunit entity lk_msdyn_organizationalunit_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_organizationalunit |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_organizationalunit_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_organizationalunit_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_organizationalunit entity lk_msdyn_organizationalunit_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_organizationalunit |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_organizationalunit_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_priority_createdby
Added by: Active Solution Solution
Same as msdyn_priority entity lk_msdyn_priority_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_priority |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_priority_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_priority_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_priority entity lk_msdyn_priority_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_priority |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_priority_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_priority_modifiedby
Added by: Active Solution Solution
Same as msdyn_priority entity lk_msdyn_priority_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_priority |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_priority_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_priority_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_priority entity lk_msdyn_priority_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_priority |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_priority_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_priority
Added by: Active Solution Solution
Same as msdyn_priority entity user_msdyn_priority Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_priority |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_priority |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementcharacteristic_createdby
Added by: Active Solution Solution
Same as msdyn_requirementcharacteristic entity lk_msdyn_requirementcharacteristic_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementcharacteristic |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementcharacteristic_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementcharacteristic_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementcharacteristic entity lk_msdyn_requirementcharacteristic_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementcharacteristic |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementcharacteristic_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementcharacteristic_modifiedby
Added by: Active Solution Solution
Same as msdyn_requirementcharacteristic entity lk_msdyn_requirementcharacteristic_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementcharacteristic |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementcharacteristic_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementcharacteristic_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementcharacteristic entity lk_msdyn_requirementcharacteristic_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementcharacteristic |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementcharacteristic_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_requirementcharacteristic
Added by: Active Solution Solution
Same as msdyn_requirementcharacteristic entity user_msdyn_requirementcharacteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementcharacteristic |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_requirementcharacteristic |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementgroup_createdby
Added by: Active Solution Solution
Same as msdyn_requirementgroup entity lk_msdyn_requirementgroup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementgroup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementgroup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementgroup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementgroup entity lk_msdyn_requirementgroup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementgroup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementgroup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementgroup_modifiedby
Added by: Active Solution Solution
Same as msdyn_requirementgroup entity lk_msdyn_requirementgroup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementgroup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementgroup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementgroup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementgroup entity lk_msdyn_requirementgroup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementgroup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementgroup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_requirementgroup
Added by: Active Solution Solution
Same as msdyn_requirementgroup entity user_msdyn_requirementgroup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementgroup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_requirementgroup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementorganizationunit_createdby
Added by: Active Solution Solution
Same as msdyn_requirementorganizationunit entity lk_msdyn_requirementorganizationunit_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementorganizationunit |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementorganizationunit_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementorganizationunit_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementorganizationunit entity lk_msdyn_requirementorganizationunit_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementorganizationunit |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementorganizationunit_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementorganizationunit_modifiedby
Added by: Active Solution Solution
Same as msdyn_requirementorganizationunit entity lk_msdyn_requirementorganizationunit_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementorganizationunit |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementorganizationunit_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementorganizationunit_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementorganizationunit entity lk_msdyn_requirementorganizationunit_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementorganizationunit |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementorganizationunit_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_requirementorganizationunit
Added by: Active Solution Solution
Same as msdyn_requirementorganizationunit entity user_msdyn_requirementorganizationunit Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementorganizationunit |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_requirementorganizationunit |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementrelationship_createdby
Added by: Active Solution Solution
Same as msdyn_requirementrelationship entity lk_msdyn_requirementrelationship_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementrelationship |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementrelationship_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementrelationship_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementrelationship entity lk_msdyn_requirementrelationship_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementrelationship |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementrelationship_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementrelationship_modifiedby
Added by: Active Solution Solution
Same as msdyn_requirementrelationship entity lk_msdyn_requirementrelationship_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementrelationship |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementrelationship_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementrelationship_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementrelationship entity lk_msdyn_requirementrelationship_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementrelationship |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementrelationship_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_requirementrelationship
Added by: Active Solution Solution
Same as msdyn_requirementrelationship entity user_msdyn_requirementrelationship Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementrelationship |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_requirementrelationship |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementresourcecategory_createdby
Added by: Active Solution Solution
Same as msdyn_requirementresourcecategory entity lk_msdyn_requirementresourcecategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcecategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementresourcecategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementresourcecategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementresourcecategory entity lk_msdyn_requirementresourcecategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcecategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementresourcecategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementresourcecategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_requirementresourcecategory entity lk_msdyn_requirementresourcecategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcecategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementresourcecategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementresourcecategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementresourcecategory entity lk_msdyn_requirementresourcecategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcecategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementresourcecategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_requirementresourcecategory
Added by: Active Solution Solution
Same as msdyn_requirementresourcecategory entity user_msdyn_requirementresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcecategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_requirementresourcecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementresourcepreference_createdby
Added by: Active Solution Solution
Same as msdyn_requirementresourcepreference entity lk_msdyn_requirementresourcepreference_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcepreference |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementresourcepreference_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementresourcepreference_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementresourcepreference entity lk_msdyn_requirementresourcepreference_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcepreference |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementresourcepreference_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementresourcepreference_modifiedby
Added by: Active Solution Solution
Same as msdyn_requirementresourcepreference entity lk_msdyn_requirementresourcepreference_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcepreference |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementresourcepreference_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementresourcepreference_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementresourcepreference entity lk_msdyn_requirementresourcepreference_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcepreference |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementresourcepreference_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_requirementresourcepreference
Added by: Active Solution Solution
Same as msdyn_requirementresourcepreference entity user_msdyn_requirementresourcepreference Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcepreference |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_requirementresourcepreference |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementstatus_createdby
Added by: Active Solution Solution
Same as msdyn_requirementstatus entity lk_msdyn_requirementstatus_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementstatus |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementstatus_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementstatus_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementstatus entity lk_msdyn_requirementstatus_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementstatus |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementstatus_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementstatus_modifiedby
Added by: Active Solution Solution
Same as msdyn_requirementstatus entity lk_msdyn_requirementstatus_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementstatus |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementstatus_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_requirementstatus_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_requirementstatus entity lk_msdyn_requirementstatus_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementstatus |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_requirementstatus_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_requirementstatus
Added by: Active Solution Solution
Same as msdyn_requirementstatus entity user_msdyn_requirementstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementstatus |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_requirementstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequirement_createdby
Added by: Active Solution Solution
Same as msdyn_resourcerequirement entity lk_msdyn_resourcerequirement_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirement |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequirement_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequirement_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcerequirement entity lk_msdyn_resourcerequirement_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirement |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequirement_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequirement_modifiedby
Added by: Active Solution Solution
Same as msdyn_resourcerequirement entity lk_msdyn_resourcerequirement_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirement |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequirement_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequirement_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcerequirement entity lk_msdyn_resourcerequirement_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirement |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequirement_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_resourcerequirement
Added by: Active Solution Solution
Same as msdyn_resourcerequirement entity user_msdyn_resourcerequirement Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirement |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_resourcerequirement |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequirementdetail_createdby
Added by: Active Solution Solution
Same as msdyn_resourcerequirementdetail entity lk_msdyn_resourcerequirementdetail_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirementdetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequirementdetail_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequirementdetail_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcerequirementdetail entity lk_msdyn_resourcerequirementdetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirementdetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequirementdetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequirementdetail_modifiedby
Added by: Active Solution Solution
Same as msdyn_resourcerequirementdetail entity lk_msdyn_resourcerequirementdetail_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirementdetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequirementdetail_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequirementdetail_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcerequirementdetail entity lk_msdyn_resourcerequirementdetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirementdetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequirementdetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_resourcerequirementdetail
Added by: Active Solution Solution
Same as msdyn_resourcerequirementdetail entity user_msdyn_resourcerequirementdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequirementdetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_resourcerequirementdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceterritory_createdby
Added by: Active Solution Solution
Same as msdyn_resourceterritory entity lk_msdyn_resourceterritory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceterritory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceterritory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceterritory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourceterritory entity lk_msdyn_resourceterritory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceterritory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceterritory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceterritory_modifiedby
Added by: Active Solution Solution
Same as msdyn_resourceterritory entity lk_msdyn_resourceterritory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceterritory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceterritory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceterritory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourceterritory entity lk_msdyn_resourceterritory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceterritory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceterritory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_resourceterritory
Added by: Active Solution Solution
Same as msdyn_resourceterritory entity user_msdyn_resourceterritory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceterritory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_resourceterritory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_scheduleboardsetting_createdby
Added by: Active Solution Solution
Same as msdyn_scheduleboardsetting entity lk_msdyn_scheduleboardsetting_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_scheduleboardsetting |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_scheduleboardsetting_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_scheduleboardsetting_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_scheduleboardsetting entity lk_msdyn_scheduleboardsetting_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_scheduleboardsetting |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_scheduleboardsetting_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_scheduleboardsetting_modifiedby
Added by: Active Solution Solution
Same as msdyn_scheduleboardsetting entity lk_msdyn_scheduleboardsetting_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_scheduleboardsetting |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_scheduleboardsetting_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_scheduleboardsetting_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_scheduleboardsetting entity lk_msdyn_scheduleboardsetting_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_scheduleboardsetting |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_scheduleboardsetting_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_scheduleboardsetting
Added by: Active Solution Solution
Same as msdyn_scheduleboardsetting entity user_msdyn_scheduleboardsetting Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_scheduleboardsetting |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_scheduleboardsetting |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_schedulingparameter_createdby
Added by: Active Solution Solution
Same as msdyn_schedulingparameter entity lk_msdyn_schedulingparameter_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_schedulingparameter |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_schedulingparameter_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_schedulingparameter_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_schedulingparameter entity lk_msdyn_schedulingparameter_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_schedulingparameter |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_schedulingparameter_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_schedulingparameter_modifiedby
Added by: Active Solution Solution
Same as msdyn_schedulingparameter entity lk_msdyn_schedulingparameter_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_schedulingparameter |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_schedulingparameter_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_schedulingparameter_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_schedulingparameter entity lk_msdyn_schedulingparameter_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_schedulingparameter |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_schedulingparameter_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_systemuserschedulersetting_createdby
Added by: Active Solution Solution
Same as msdyn_systemuserschedulersetting entity lk_msdyn_systemuserschedulersetting_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_systemuserschedulersetting |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_systemuserschedulersetting_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_systemuserschedulersetting_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_systemuserschedulersetting entity lk_msdyn_systemuserschedulersetting_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_systemuserschedulersetting |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_systemuserschedulersetting_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_systemuserschedulersetting_modifiedby
Added by: Active Solution Solution
Same as msdyn_systemuserschedulersetting entity lk_msdyn_systemuserschedulersetting_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_systemuserschedulersetting |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_systemuserschedulersetting_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_systemuserschedulersetting_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_systemuserschedulersetting entity lk_msdyn_systemuserschedulersetting_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_systemuserschedulersetting |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_systemuserschedulersetting_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_systemuserschedulersetting
Added by: Active Solution Solution
Same as msdyn_systemuserschedulersetting entity user_msdyn_systemuserschedulersetting Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_systemuserschedulersetting |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_systemuserschedulersetting |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timegroup_createdby
Added by: Active Solution Solution
Same as msdyn_timegroup entity lk_msdyn_timegroup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timegroup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timegroup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_timegroup entity lk_msdyn_timegroup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timegroup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timegroup_modifiedby
Added by: Active Solution Solution
Same as msdyn_timegroup entity lk_msdyn_timegroup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timegroup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timegroup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_timegroup entity lk_msdyn_timegroup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timegroup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_timegroup
Added by: Active Solution Solution
Same as msdyn_timegroup entity user_msdyn_timegroup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_timegroup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timegroupdetail_createdby
Added by: Active Solution Solution
Same as msdyn_timegroupdetail entity lk_msdyn_timegroupdetail_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroupdetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timegroupdetail_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timegroupdetail_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_timegroupdetail entity lk_msdyn_timegroupdetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroupdetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timegroupdetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timegroupdetail_modifiedby
Added by: Active Solution Solution
Same as msdyn_timegroupdetail entity lk_msdyn_timegroupdetail_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroupdetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timegroupdetail_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timegroupdetail_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_timegroupdetail entity lk_msdyn_timegroupdetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroupdetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timegroupdetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_timegroupdetail
Added by: Active Solution Solution
Same as msdyn_timegroupdetail entity user_msdyn_timegroupdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timegroupdetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_timegroupdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactionorigin_createdby
Added by: Active Solution Solution
Same as msdyn_transactionorigin entity lk_msdyn_transactionorigin_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionorigin |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactionorigin_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactionorigin_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactionorigin entity lk_msdyn_transactionorigin_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionorigin |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactionorigin_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactionorigin_modifiedby
Added by: Active Solution Solution
Same as msdyn_transactionorigin entity lk_msdyn_transactionorigin_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionorigin |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactionorigin_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactionorigin_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactionorigin entity lk_msdyn_transactionorigin_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionorigin |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactionorigin_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_transactionorigin
Added by: Active Solution Solution
Same as msdyn_transactionorigin entity user_msdyn_transactionorigin Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionorigin |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_transactionorigin |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workhourtemplate_createdby
Added by: Active Solution Solution
Same as msdyn_workhourtemplate entity lk_msdyn_workhourtemplate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workhourtemplate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workhourtemplate_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workhourtemplate_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workhourtemplate entity lk_msdyn_workhourtemplate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workhourtemplate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workhourtemplate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workhourtemplate_modifiedby
Added by: Active Solution Solution
Same as msdyn_workhourtemplate entity lk_msdyn_workhourtemplate_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workhourtemplate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workhourtemplate_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workhourtemplate_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workhourtemplate entity lk_msdyn_workhourtemplate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workhourtemplate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workhourtemplate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workhourtemplate
Added by: Active Solution Solution
Same as msdyn_workhourtemplate entity user_msdyn_workhourtemplate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workhourtemplate |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workhourtemplate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_systemuserschedulersetting_User
Added by: Universal Resource Scheduling Solution
Same as msdyn_systemuserschedulersetting entity msdyn_systemuser_msdyn_systemuserschedulersetting_User Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_systemuserschedulersetting |
| ReferencingAttribute | msdyn_user |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_systemuserschedulersetting_User |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_accountpricelist_createdby
Added by: Active Solution Solution
Same as msdyn_accountpricelist entity lk_msdyn_accountpricelist_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_accountpricelist |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_accountpricelist_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_accountpricelist_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_accountpricelist entity lk_msdyn_accountpricelist_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_accountpricelist |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_accountpricelist_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_accountpricelist_modifiedby
Added by: Active Solution Solution
Same as msdyn_accountpricelist entity lk_msdyn_accountpricelist_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_accountpricelist |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_accountpricelist_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_accountpricelist_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_accountpricelist entity lk_msdyn_accountpricelist_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_accountpricelist |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_accountpricelist_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_accountpricelist
Added by: Active Solution Solution
Same as msdyn_accountpricelist entity user_msdyn_accountpricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_accountpricelist |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_accountpricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_approval_systemuser_createdby
Added by: Active Solution Solution
Same as msdyn_approval entity msdyn_approval_systemuser_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_approval |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_approval_systemuser_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_approval_systemuser_owninguser
Added by: Active Solution Solution
Same as msdyn_approval entity msdyn_approval_systemuser_owninguser Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_approval |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_approval_systemuser_owninguser |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_approval_systemuser_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_approval entity msdyn_approval_systemuser_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_approval |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_approval_systemuser_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_approval_systemuser_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_approval entity msdyn_approval_systemuser_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_approval |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_approval_systemuser_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_approval_systemuser_modifiedby
Added by: Active Solution Solution
Same as msdyn_approval entity msdyn_approval_systemuser_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_approval |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_approval_systemuser_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_batchjob_createdby
Added by: Active Solution Solution
Same as msdyn_batchjob entity lk_msdyn_batchjob_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_batchjob |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_batchjob_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_batchjob_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_batchjob entity lk_msdyn_batchjob_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_batchjob |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_batchjob_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_batchjob_modifiedby
Added by: Active Solution Solution
Same as msdyn_batchjob entity lk_msdyn_batchjob_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_batchjob |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_batchjob_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_batchjob_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_batchjob entity lk_msdyn_batchjob_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_batchjob |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_batchjob_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_createdby
Added by: Active Solution Solution
Same as msdyn_bpf_665e73aa18c247d886bfc50499c73b82 entity lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_665e73aa18c247d886bfc50499c73b82 |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_665e73aa18c247d886bfc50499c73b82 entity lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_665e73aa18c247d886bfc50499c73b82 |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_modifiedby
Added by: Active Solution Solution
Same as msdyn_bpf_665e73aa18c247d886bfc50499c73b82 entity lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_665e73aa18c247d886bfc50499c73b82 |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_665e73aa18c247d886bfc50499c73b82 entity lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_665e73aa18c247d886bfc50499c73b82 |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_665e73aa18c247d886bfc50499c73b82_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_createdby
Added by: Active Solution Solution
Same as msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d entity lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d entity lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_modifiedby
Added by: Active Solution Solution
Same as msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d entity lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d entity lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_d8f9dc7f099f44db9d641dd81fbd470d_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_characteristicreqforteammember_createdby
Added by: Active Solution Solution
Same as msdyn_characteristicreqforteammember entity lk_msdyn_characteristicreqforteammember_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_characteristicreqforteammember |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_characteristicreqforteammember_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_characteristicreqforteammember_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_characteristicreqforteammember entity lk_msdyn_characteristicreqforteammember_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_characteristicreqforteammember |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_characteristicreqforteammember_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_characteristicreqforteammember_modifiedby
Added by: Active Solution Solution
Same as msdyn_characteristicreqforteammember entity lk_msdyn_characteristicreqforteammember_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_characteristicreqforteammember |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_characteristicreqforteammember_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_characteristicreqforteammember_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_characteristicreqforteammember entity lk_msdyn_characteristicreqforteammember_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_characteristicreqforteammember |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_characteristicreqforteammember_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_characteristicreqforteammember
Added by: Active Solution Solution
Same as msdyn_characteristicreqforteammember entity user_msdyn_characteristicreqforteammember Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_characteristicreqforteammember |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_characteristicreqforteammember |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contactpricelist_createdby
Added by: Active Solution Solution
Same as msdyn_contactpricelist entity lk_msdyn_contactpricelist_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contactpricelist |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contactpricelist_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contactpricelist_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_contactpricelist entity lk_msdyn_contactpricelist_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contactpricelist |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contactpricelist_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contactpricelist_modifiedby
Added by: Active Solution Solution
Same as msdyn_contactpricelist entity lk_msdyn_contactpricelist_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contactpricelist |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contactpricelist_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contactpricelist_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_contactpricelist entity lk_msdyn_contactpricelist_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contactpricelist |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contactpricelist_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_contactpricelist
Added by: Active Solution Solution
Same as msdyn_contactpricelist entity user_msdyn_contactpricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contactpricelist |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_contactpricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contractlineinvoiceschedule_createdby
Added by: Active Solution Solution
Same as msdyn_contractlineinvoiceschedule entity lk_msdyn_contractlineinvoiceschedule_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlineinvoiceschedule |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contractlineinvoiceschedule_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contractlineinvoiceschedule_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_contractlineinvoiceschedule entity lk_msdyn_contractlineinvoiceschedule_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlineinvoiceschedule |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contractlineinvoiceschedule_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contractlineinvoiceschedule_modifiedby
Added by: Active Solution Solution
Same as msdyn_contractlineinvoiceschedule entity lk_msdyn_contractlineinvoiceschedule_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlineinvoiceschedule |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contractlineinvoiceschedule_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contractlineinvoiceschedule_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_contractlineinvoiceschedule entity lk_msdyn_contractlineinvoiceschedule_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlineinvoiceschedule |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contractlineinvoiceschedule_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contractlinescheduleofvalue_createdby
Added by: Active Solution Solution
Same as msdyn_contractlinescheduleofvalue entity lk_msdyn_contractlinescheduleofvalue_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlinescheduleofvalue |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contractlinescheduleofvalue_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contractlinescheduleofvalue_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_contractlinescheduleofvalue entity lk_msdyn_contractlinescheduleofvalue_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlinescheduleofvalue |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contractlinescheduleofvalue_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contractlinescheduleofvalue_modifiedby
Added by: Active Solution Solution
Same as msdyn_contractlinescheduleofvalue entity lk_msdyn_contractlinescheduleofvalue_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlinescheduleofvalue |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contractlinescheduleofvalue_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_contractlinescheduleofvalue_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_contractlinescheduleofvalue entity lk_msdyn_contractlinescheduleofvalue_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlinescheduleofvalue |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_contractlinescheduleofvalue_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_contractlinescheduleofvalue
Added by: Active Solution Solution
Same as msdyn_contractlinescheduleofvalue entity user_msdyn_contractlinescheduleofvalue Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_contractlinescheduleofvalue |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_contractlinescheduleofvalue |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dataexport_createdby
Added by: Active Solution Solution
Same as msdyn_dataexport entity lk_msdyn_dataexport_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dataexport |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dataexport_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dataexport_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_dataexport entity lk_msdyn_dataexport_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dataexport |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dataexport_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dataexport_modifiedby
Added by: Active Solution Solution
Same as msdyn_dataexport entity lk_msdyn_dataexport_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dataexport |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dataexport_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dataexport_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_dataexport entity lk_msdyn_dataexport_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dataexport |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dataexport_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_dataexport
Added by: Active Solution Solution
Same as msdyn_dataexport entity user_msdyn_dataexport Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dataexport |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_dataexport |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_delegation_createdby
Added by: Active Solution Solution
Same as msdyn_delegation entity lk_msdyn_delegation_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_delegation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_delegation_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_delegation_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_delegation entity lk_msdyn_delegation_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_delegation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_delegation_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_delegation_modifiedby
Added by: Active Solution Solution
Same as msdyn_delegation entity lk_msdyn_delegation_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_delegation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_delegation_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_delegation_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_delegation entity lk_msdyn_delegation_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_delegation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_delegation_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_delegation
Added by: Active Solution Solution
Same as msdyn_delegation entity user_msdyn_delegation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_delegation |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_delegation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dimension_createdby
Added by: Active Solution Solution
Same as msdyn_dimension entity lk_msdyn_dimension_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimension |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dimension_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dimension_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_dimension entity lk_msdyn_dimension_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimension |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dimension_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dimension_modifiedby
Added by: Active Solution Solution
Same as msdyn_dimension entity lk_msdyn_dimension_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimension |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dimension_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dimension_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_dimension entity lk_msdyn_dimension_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimension |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dimension_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_dimension
Added by: Active Solution Solution
Same as msdyn_dimension entity user_msdyn_dimension Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimension |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_dimension |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dimensionfieldname_createdby
Added by: Active Solution Solution
Same as msdyn_dimensionfieldname entity lk_msdyn_dimensionfieldname_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimensionfieldname |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dimensionfieldname_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dimensionfieldname_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_dimensionfieldname entity lk_msdyn_dimensionfieldname_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimensionfieldname |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dimensionfieldname_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dimensionfieldname_modifiedby
Added by: Active Solution Solution
Same as msdyn_dimensionfieldname entity lk_msdyn_dimensionfieldname_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimensionfieldname |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dimensionfieldname_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_dimensionfieldname_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_dimensionfieldname entity lk_msdyn_dimensionfieldname_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_dimensionfieldname |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_dimensionfieldname_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_estimate_createdby
Added by: Active Solution Solution
Same as msdyn_estimate entity lk_msdyn_estimate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_estimate_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_estimate_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_estimate entity lk_msdyn_estimate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_estimate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_estimate_modifiedby
Added by: Active Solution Solution
Same as msdyn_estimate entity lk_msdyn_estimate_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_estimate_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_estimate_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_estimate entity lk_msdyn_estimate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_estimate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_estimate
Added by: Active Solution Solution
Same as msdyn_estimate entity user_msdyn_estimate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimate |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_estimate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_estimateline_createdby
Added by: Active Solution Solution
Same as msdyn_estimateline entity lk_msdyn_estimateline_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_estimateline_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_estimateline_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_estimateline entity lk_msdyn_estimateline_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_estimateline_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_estimateline_modifiedby
Added by: Active Solution Solution
Same as msdyn_estimateline entity lk_msdyn_estimateline_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_estimateline_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_estimateline_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_estimateline entity lk_msdyn_estimateline_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_estimateline_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_estimateline
Added by: Active Solution Solution
Same as msdyn_estimateline entity user_msdyn_estimateline Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_estimateline |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expense_createdby
Added by: Active Solution Solution
Same as msdyn_expense entity lk_msdyn_expense_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expense |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expense_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expense_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_expense entity lk_msdyn_expense_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expense |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expense_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expense_modifiedby
Added by: Active Solution Solution
Same as msdyn_expense entity lk_msdyn_expense_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expense |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expense_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expense_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_expense entity lk_msdyn_expense_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expense |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expense_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_expense
Added by: Active Solution Solution
Same as msdyn_expense entity user_msdyn_expense Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expense |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_expense |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expensecategory_createdby
Added by: Active Solution Solution
Same as msdyn_expensecategory entity lk_msdyn_expensecategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensecategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expensecategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expensecategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_expensecategory entity lk_msdyn_expensecategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensecategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expensecategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expensecategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_expensecategory entity lk_msdyn_expensecategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensecategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expensecategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expensecategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_expensecategory entity lk_msdyn_expensecategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensecategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expensecategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expensereceipt_createdby
Added by: Active Solution Solution
Same as msdyn_expensereceipt entity lk_msdyn_expensereceipt_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensereceipt |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expensereceipt_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expensereceipt_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_expensereceipt entity lk_msdyn_expensereceipt_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensereceipt |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expensereceipt_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expensereceipt_modifiedby
Added by: Active Solution Solution
Same as msdyn_expensereceipt entity lk_msdyn_expensereceipt_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensereceipt |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expensereceipt_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_expensereceipt_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_expensereceipt entity lk_msdyn_expensereceipt_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensereceipt |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_expensereceipt_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_expensereceipt
Added by: Active Solution Solution
Same as msdyn_expensereceipt entity user_msdyn_expensereceipt Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expensereceipt |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_expensereceipt |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fact_createdby
Added by: Active Solution Solution
Same as msdyn_fact entity lk_msdyn_fact_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fact |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fact_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fact_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_fact entity lk_msdyn_fact_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fact |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fact_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fact_modifiedby
Added by: Active Solution Solution
Same as msdyn_fact entity lk_msdyn_fact_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fact |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fact_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fact_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_fact entity lk_msdyn_fact_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fact |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fact_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_fact
Added by: Active Solution Solution
Same as msdyn_fact entity user_msdyn_fact Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fact |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_fact |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldcomputation_createdby
Added by: Active Solution Solution
Same as msdyn_fieldcomputation entity lk_msdyn_fieldcomputation_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldcomputation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldcomputation_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldcomputation_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldcomputation entity lk_msdyn_fieldcomputation_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldcomputation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldcomputation_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldcomputation_modifiedby
Added by: Active Solution Solution
Same as msdyn_fieldcomputation entity lk_msdyn_fieldcomputation_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldcomputation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldcomputation_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldcomputation_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldcomputation entity lk_msdyn_fieldcomputation_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldcomputation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldcomputation_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_fieldcomputation
Added by: Active Solution Solution
Same as msdyn_fieldcomputation entity user_msdyn_fieldcomputation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldcomputation |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_fieldcomputation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_findworkevent_createdby
Added by: Active Solution Solution
Same as msdyn_findworkevent entity lk_msdyn_findworkevent_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_findworkevent |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_findworkevent_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_findworkevent_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_findworkevent entity lk_msdyn_findworkevent_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_findworkevent |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_findworkevent_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_findworkevent_modifiedby
Added by: Active Solution Solution
Same as msdyn_findworkevent entity lk_msdyn_findworkevent_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_findworkevent |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_findworkevent_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_findworkevent_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_findworkevent entity lk_msdyn_findworkevent_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_findworkevent |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_findworkevent_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_findworkevent
Added by: Active Solution Solution
Same as msdyn_findworkevent entity user_msdyn_findworkevent Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_findworkevent |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_findworkevent |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_integrationjob_createdby
Added by: Active Solution Solution
Same as msdyn_integrationjob entity lk_msdyn_integrationjob_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjob |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_integrationjob_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_integrationjob_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_integrationjob entity lk_msdyn_integrationjob_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjob |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_integrationjob_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_integrationjob_modifiedby
Added by: Active Solution Solution
Same as msdyn_integrationjob entity lk_msdyn_integrationjob_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjob |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_integrationjob_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_integrationjob_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_integrationjob entity lk_msdyn_integrationjob_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjob |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_integrationjob_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_integrationjob
Added by: Active Solution Solution
Same as msdyn_integrationjob entity user_msdyn_integrationjob Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjob |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_integrationjob |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_integrationjobdetail_createdby
Added by: Active Solution Solution
Same as msdyn_integrationjobdetail entity lk_msdyn_integrationjobdetail_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjobdetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_integrationjobdetail_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_integrationjobdetail_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_integrationjobdetail entity lk_msdyn_integrationjobdetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjobdetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_integrationjobdetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_integrationjobdetail_modifiedby
Added by: Active Solution Solution
Same as msdyn_integrationjobdetail entity lk_msdyn_integrationjobdetail_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjobdetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_integrationjobdetail_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_integrationjobdetail_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_integrationjobdetail entity lk_msdyn_integrationjobdetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjobdetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_integrationjobdetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_integrationjobdetail
Added by: Active Solution Solution
Same as msdyn_integrationjobdetail entity user_msdyn_integrationjobdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_integrationjobdetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_integrationjobdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicefrequency_createdby
Added by: Active Solution Solution
Same as msdyn_invoicefrequency entity lk_msdyn_invoicefrequency_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicefrequency |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicefrequency_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicefrequency_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_invoicefrequency entity lk_msdyn_invoicefrequency_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicefrequency |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicefrequency_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicefrequency_modifiedby
Added by: Active Solution Solution
Same as msdyn_invoicefrequency entity lk_msdyn_invoicefrequency_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicefrequency |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicefrequency_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicefrequency_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_invoicefrequency entity lk_msdyn_invoicefrequency_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicefrequency |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicefrequency_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicefrequencydetail_createdby
Added by: Active Solution Solution
Same as msdyn_invoicefrequencydetail entity lk_msdyn_invoicefrequencydetail_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicefrequencydetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicefrequencydetail_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicefrequencydetail_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_invoicefrequencydetail entity lk_msdyn_invoicefrequencydetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicefrequencydetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicefrequencydetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicefrequencydetail_modifiedby
Added by: Active Solution Solution
Same as msdyn_invoicefrequencydetail entity lk_msdyn_invoicefrequencydetail_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicefrequencydetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicefrequencydetail_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicefrequencydetail_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_invoicefrequencydetail entity lk_msdyn_invoicefrequencydetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicefrequencydetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicefrequencydetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicelinetransaction_createdby
Added by: Active Solution Solution
Same as msdyn_invoicelinetransaction entity lk_msdyn_invoicelinetransaction_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicelinetransaction_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicelinetransaction_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_invoicelinetransaction entity lk_msdyn_invoicelinetransaction_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicelinetransaction_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicelinetransaction_modifiedby
Added by: Active Solution Solution
Same as msdyn_invoicelinetransaction entity lk_msdyn_invoicelinetransaction_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicelinetransaction_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_invoicelinetransaction_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_invoicelinetransaction entity lk_msdyn_invoicelinetransaction_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_invoicelinetransaction_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_invoicelinetransaction
Added by: Active Solution Solution
Same as msdyn_invoicelinetransaction entity user_msdyn_invoicelinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_invoicelinetransaction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_journal_createdby
Added by: Active Solution Solution
Same as msdyn_journal entity lk_msdyn_journal_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journal |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_journal_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_journal_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_journal entity lk_msdyn_journal_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journal |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_journal_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_journal_modifiedby
Added by: Active Solution Solution
Same as msdyn_journal entity lk_msdyn_journal_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journal |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_journal_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_journal_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_journal entity lk_msdyn_journal_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journal |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_journal_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_journal
Added by: Active Solution Solution
Same as msdyn_journal entity user_msdyn_journal Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journal |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_journal |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_journalline_createdby
Added by: Active Solution Solution
Same as msdyn_journalline entity lk_msdyn_journalline_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_journalline_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_journalline_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_journalline entity lk_msdyn_journalline_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_journalline_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_journalline_modifiedby
Added by: Active Solution Solution
Same as msdyn_journalline entity lk_msdyn_journalline_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_journalline_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_journalline_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_journalline entity lk_msdyn_journalline_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_journalline_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_journalline
Added by: Active Solution Solution
Same as msdyn_journalline entity user_msdyn_journalline Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_journalline |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_mlresultcache_createdby
Added by: Active Solution Solution
Same as msdyn_mlresultcache entity lk_msdyn_mlresultcache_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_mlresultcache |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_mlresultcache_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_mlresultcache_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_mlresultcache entity lk_msdyn_mlresultcache_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_mlresultcache |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_mlresultcache_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_mlresultcache_modifiedby
Added by: Active Solution Solution
Same as msdyn_mlresultcache entity lk_msdyn_mlresultcache_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_mlresultcache |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_mlresultcache_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_mlresultcache_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_mlresultcache entity lk_msdyn_mlresultcache_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_mlresultcache |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_mlresultcache_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylineresourcecategory_createdby
Added by: Active Solution Solution
Same as msdyn_opportunitylineresourcecategory entity lk_msdyn_opportunitylineresourcecategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylineresourcecategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylineresourcecategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylineresourcecategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitylineresourcecategory entity lk_msdyn_opportunitylineresourcecategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylineresourcecategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylineresourcecategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylineresourcecategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_opportunitylineresourcecategory entity lk_msdyn_opportunitylineresourcecategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylineresourcecategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylineresourcecategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylineresourcecategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitylineresourcecategory entity lk_msdyn_opportunitylineresourcecategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylineresourcecategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylineresourcecategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_opportunitylineresourcecategory
Added by: Active Solution Solution
Same as msdyn_opportunitylineresourcecategory entity user_msdyn_opportunitylineresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylineresourcecategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_opportunitylineresourcecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransaction_createdby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransaction entity lk_msdyn_opportunitylinetransaction_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransaction_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransaction_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransaction entity lk_msdyn_opportunitylinetransaction_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransaction_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransaction_modifiedby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransaction entity lk_msdyn_opportunitylinetransaction_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransaction_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransaction_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransaction entity lk_msdyn_opportunitylinetransaction_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransaction_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_opportunitylinetransaction
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransaction entity user_msdyn_opportunitylinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_opportunitylinetransaction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransactioncategory_createdby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactioncategory entity lk_msdyn_opportunitylinetransactioncategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactioncategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransactioncategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransactioncategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactioncategory entity lk_msdyn_opportunitylinetransactioncategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactioncategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransactioncategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransactioncategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactioncategory entity lk_msdyn_opportunitylinetransactioncategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactioncategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransactioncategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransactioncategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactioncategory entity lk_msdyn_opportunitylinetransactioncategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactioncategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransactioncategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_opportunitylinetransactioncategory
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactioncategory entity user_msdyn_opportunitylinetransactioncategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactioncategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_opportunitylinetransactioncategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransactionclassificatio_createdby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactionclassificatio entity lk_msdyn_opportunitylinetransactionclassificatio_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactionclassificatio |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransactionclassificatio_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransactionclassificatio_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactionclassificatio entity lk_msdyn_opportunitylinetransactionclassificatio_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactionclassificatio |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransactionclassificatio_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransactionclassificatio_modifiedby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactionclassificatio entity lk_msdyn_opportunitylinetransactionclassificatio_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactionclassificatio |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransactionclassificatio_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitylinetransactionclassificatio_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactionclassificatio entity lk_msdyn_opportunitylinetransactionclassificatio_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactionclassificatio |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitylinetransactionclassificatio_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_opportunitylinetransactionclassificatio
Added by: Active Solution Solution
Same as msdyn_opportunitylinetransactionclassificatio entity user_msdyn_opportunitylinetransactionclassificatio Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransactionclassificatio |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_opportunitylinetransactionclassificatio |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitypricelist_createdby
Added by: Active Solution Solution
Same as msdyn_opportunitypricelist entity lk_msdyn_opportunitypricelist_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitypricelist |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitypricelist_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitypricelist_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitypricelist entity lk_msdyn_opportunitypricelist_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitypricelist |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitypricelist_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitypricelist_modifiedby
Added by: Active Solution Solution
Same as msdyn_opportunitypricelist entity lk_msdyn_opportunitypricelist_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitypricelist |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitypricelist_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_opportunitypricelist_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_opportunitypricelist entity lk_msdyn_opportunitypricelist_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitypricelist |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_opportunitypricelist_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_opportunitypricelist
Added by: Active Solution Solution
Same as msdyn_opportunitypricelist entity user_msdyn_opportunitypricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitypricelist |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_opportunitypricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlineresourcecategory_createdby
Added by: Active Solution Solution
Same as msdyn_orderlineresourcecategory entity lk_msdyn_orderlineresourcecategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlineresourcecategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlineresourcecategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlineresourcecategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderlineresourcecategory entity lk_msdyn_orderlineresourcecategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlineresourcecategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlineresourcecategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlineresourcecategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_orderlineresourcecategory entity lk_msdyn_orderlineresourcecategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlineresourcecategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlineresourcecategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlineresourcecategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderlineresourcecategory entity lk_msdyn_orderlineresourcecategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlineresourcecategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlineresourcecategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_orderlineresourcecategory
Added by: Active Solution Solution
Same as msdyn_orderlineresourcecategory entity user_msdyn_orderlineresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlineresourcecategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_orderlineresourcecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransaction_createdby
Added by: Active Solution Solution
Same as msdyn_orderlinetransaction entity lk_msdyn_orderlinetransaction_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransaction_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransaction_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderlinetransaction entity lk_msdyn_orderlinetransaction_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransaction_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransaction_modifiedby
Added by: Active Solution Solution
Same as msdyn_orderlinetransaction entity lk_msdyn_orderlinetransaction_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransaction_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransaction_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderlinetransaction entity lk_msdyn_orderlinetransaction_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransaction_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_orderlinetransaction
Added by: Active Solution Solution
Same as msdyn_orderlinetransaction entity user_msdyn_orderlinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_orderlinetransaction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransactioncategory_createdby
Added by: Active Solution Solution
Same as msdyn_orderlinetransactioncategory entity lk_msdyn_orderlinetransactioncategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactioncategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransactioncategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransactioncategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderlinetransactioncategory entity lk_msdyn_orderlinetransactioncategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactioncategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransactioncategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransactioncategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_orderlinetransactioncategory entity lk_msdyn_orderlinetransactioncategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactioncategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransactioncategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransactioncategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderlinetransactioncategory entity lk_msdyn_orderlinetransactioncategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactioncategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransactioncategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_orderlinetransactioncategory
Added by: Active Solution Solution
Same as msdyn_orderlinetransactioncategory entity user_msdyn_orderlinetransactioncategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactioncategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_orderlinetransactioncategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransactionclassification_createdby
Added by: Active Solution Solution
Same as msdyn_orderlinetransactionclassification entity lk_msdyn_orderlinetransactionclassification_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactionclassification |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransactionclassification_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransactionclassification_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderlinetransactionclassification entity lk_msdyn_orderlinetransactionclassification_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactionclassification |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransactionclassification_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransactionclassification_modifiedby
Added by: Active Solution Solution
Same as msdyn_orderlinetransactionclassification entity lk_msdyn_orderlinetransactionclassification_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactionclassification |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransactionclassification_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderlinetransactionclassification_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderlinetransactionclassification entity lk_msdyn_orderlinetransactionclassification_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactionclassification |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderlinetransactionclassification_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_orderlinetransactionclassification
Added by: Active Solution Solution
Same as msdyn_orderlinetransactionclassification entity user_msdyn_orderlinetransactionclassification Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransactionclassification |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_orderlinetransactionclassification |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderpricelist_createdby
Added by: Active Solution Solution
Same as msdyn_orderpricelist entity lk_msdyn_orderpricelist_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderpricelist |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderpricelist_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderpricelist_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderpricelist entity lk_msdyn_orderpricelist_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderpricelist |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderpricelist_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderpricelist_modifiedby
Added by: Active Solution Solution
Same as msdyn_orderpricelist entity lk_msdyn_orderpricelist_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderpricelist |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderpricelist_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderpricelist_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderpricelist entity lk_msdyn_orderpricelist_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderpricelist |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderpricelist_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_orderpricelist
Added by: Active Solution Solution
Same as msdyn_orderpricelist entity user_msdyn_orderpricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderpricelist |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_orderpricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_processnotes_createdby
Added by: Active Solution Solution
Same as msdyn_processnotes entity lk_msdyn_processnotes_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_processnotes |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_processnotes_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_processnotes_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_processnotes entity lk_msdyn_processnotes_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_processnotes |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_processnotes_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_processnotes_modifiedby
Added by: Active Solution Solution
Same as msdyn_processnotes entity lk_msdyn_processnotes_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_processnotes |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_processnotes_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_processnotes_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_processnotes entity lk_msdyn_processnotes_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_processnotes |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_processnotes_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_project_createdby
Added by: Active Solution Solution
Same as msdyn_project entity lk_msdyn_project_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_project_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_project_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_project entity lk_msdyn_project_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_project_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_project_modifiedby
Added by: Active Solution Solution
Same as msdyn_project entity lk_msdyn_project_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_project_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_project_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_project entity lk_msdyn_project_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_project_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_project
Added by: Active Solution Solution
Same as msdyn_project entity user_msdyn_project Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_project |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectapproval_createdby
Added by: Active Solution Solution
Same as msdyn_projectapproval entity lk_msdyn_projectapproval_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectapproval_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectapproval_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectapproval entity lk_msdyn_projectapproval_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectapproval_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectapproval_modifiedby
Added by: Active Solution Solution
Same as msdyn_projectapproval entity lk_msdyn_projectapproval_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectapproval_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectapproval_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectapproval entity lk_msdyn_projectapproval_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectapproval_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_projectapproval
Added by: Active Solution Solution
Same as msdyn_projectapproval entity user_msdyn_projectapproval Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_projectapproval |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectparameter_createdby
Added by: Active Solution Solution
Same as msdyn_projectparameter entity lk_msdyn_projectparameter_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameter |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectparameter_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectparameter_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectparameter entity lk_msdyn_projectparameter_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameter |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectparameter_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectparameter_modifiedby
Added by: Active Solution Solution
Same as msdyn_projectparameter entity lk_msdyn_projectparameter_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameter |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectparameter_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectparameter_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectparameter entity lk_msdyn_projectparameter_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameter |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectparameter_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectparameterpricelist_createdby
Added by: Active Solution Solution
Same as msdyn_projectparameterpricelist entity lk_msdyn_projectparameterpricelist_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameterpricelist |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectparameterpricelist_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectparameterpricelist_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectparameterpricelist entity lk_msdyn_projectparameterpricelist_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameterpricelist |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectparameterpricelist_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectparameterpricelist_modifiedby
Added by: Active Solution Solution
Same as msdyn_projectparameterpricelist entity lk_msdyn_projectparameterpricelist_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameterpricelist |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectparameterpricelist_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectparameterpricelist_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectparameterpricelist entity lk_msdyn_projectparameterpricelist_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameterpricelist |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectparameterpricelist_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectpricelist_createdby
Added by: Active Solution Solution
Same as msdyn_projectpricelist entity lk_msdyn_projectpricelist_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectpricelist |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectpricelist_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectpricelist_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectpricelist entity lk_msdyn_projectpricelist_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectpricelist |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectpricelist_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectpricelist_modifiedby
Added by: Active Solution Solution
Same as msdyn_projectpricelist entity lk_msdyn_projectpricelist_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectpricelist |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectpricelist_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectpricelist_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectpricelist entity lk_msdyn_projectpricelist_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectpricelist |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectpricelist_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_projectpricelist
Added by: Active Solution Solution
Same as msdyn_projectpricelist entity user_msdyn_projectpricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectpricelist |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_projectpricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttask_createdby
Added by: Active Solution Solution
Same as msdyn_projecttask entity lk_msdyn_projecttask_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttask |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttask_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttask_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projecttask entity lk_msdyn_projecttask_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttask |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttask_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttask_modifiedby
Added by: Active Solution Solution
Same as msdyn_projecttask entity lk_msdyn_projecttask_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttask |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttask_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttask_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projecttask entity lk_msdyn_projecttask_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttask |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttask_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_projecttask
Added by: Active Solution Solution
Same as msdyn_projecttask entity user_msdyn_projecttask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttask |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_projecttask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttaskdependency_createdby
Added by: Active Solution Solution
Same as msdyn_projecttaskdependency entity lk_msdyn_projecttaskdependency_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskdependency |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttaskdependency_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttaskdependency_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projecttaskdependency entity lk_msdyn_projecttaskdependency_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskdependency |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttaskdependency_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttaskdependency_modifiedby
Added by: Active Solution Solution
Same as msdyn_projecttaskdependency entity lk_msdyn_projecttaskdependency_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskdependency |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttaskdependency_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttaskdependency_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projecttaskdependency entity lk_msdyn_projecttaskdependency_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskdependency |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttaskdependency_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_projecttaskdependency
Added by: Active Solution Solution
Same as msdyn_projecttaskdependency entity user_msdyn_projecttaskdependency Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskdependency |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_projecttaskdependency |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttaskstatususer_createdby
Added by: Active Solution Solution
Same as msdyn_projecttaskstatususer entity lk_msdyn_projecttaskstatususer_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskstatususer |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttaskstatususer_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttaskstatususer_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projecttaskstatususer entity lk_msdyn_projecttaskstatususer_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskstatususer |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttaskstatususer_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttaskstatususer_modifiedby
Added by: Active Solution Solution
Same as msdyn_projecttaskstatususer entity lk_msdyn_projecttaskstatususer_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskstatususer |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttaskstatususer_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttaskstatususer_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projecttaskstatususer entity lk_msdyn_projecttaskstatususer_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskstatususer |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttaskstatususer_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_projecttaskstatususer
Added by: Active Solution Solution
Same as msdyn_projecttaskstatususer entity user_msdyn_projecttaskstatususer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskstatususer |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_projecttaskstatususer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectteam_createdby
Added by: Active Solution Solution
Same as msdyn_projectteam entity lk_msdyn_projectteam_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteam |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectteam_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectteam_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectteam entity lk_msdyn_projectteam_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteam |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectteam_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectteam_modifiedby
Added by: Active Solution Solution
Same as msdyn_projectteam entity lk_msdyn_projectteam_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteam |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectteam_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectteam_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectteam entity lk_msdyn_projectteam_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteam |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectteam_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_projectteam
Added by: Active Solution Solution
Same as msdyn_projectteam entity user_msdyn_projectteam Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteam |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_projectteam |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectteammembersignup_createdby
Added by: Active Solution Solution
Same as msdyn_projectteammembersignup entity lk_msdyn_projectteammembersignup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteammembersignup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectteammembersignup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectteammembersignup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectteammembersignup entity lk_msdyn_projectteammembersignup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteammembersignup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectteammembersignup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectteammembersignup_modifiedby
Added by: Active Solution Solution
Same as msdyn_projectteammembersignup entity lk_msdyn_projectteammembersignup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteammembersignup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectteammembersignup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projectteammembersignup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projectteammembersignup entity lk_msdyn_projectteammembersignup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteammembersignup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projectteammembersignup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttransactioncategory_createdby
Added by: Active Solution Solution
Same as msdyn_projecttransactioncategory entity lk_msdyn_projecttransactioncategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttransactioncategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttransactioncategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttransactioncategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_projecttransactioncategory entity lk_msdyn_projecttransactioncategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttransactioncategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttransactioncategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttransactioncategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_projecttransactioncategory entity lk_msdyn_projecttransactioncategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttransactioncategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttransactioncategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_projecttransactioncategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_projecttransactioncategory entity lk_msdyn_projecttransactioncategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttransactioncategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_projecttransactioncategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_projecttransactioncategory
Added by: Active Solution Solution
Same as msdyn_projecttransactioncategory entity user_msdyn_projecttransactioncategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttransactioncategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_projecttransactioncategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineanalyticsbreakdown_createdby
Added by: Active Solution Solution
Same as msdyn_quotelineanalyticsbreakdown entity lk_msdyn_quotelineanalyticsbreakdown_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineanalyticsbreakdown |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineanalyticsbreakdown_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineanalyticsbreakdown_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelineanalyticsbreakdown entity lk_msdyn_quotelineanalyticsbreakdown_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineanalyticsbreakdown |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineanalyticsbreakdown_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineanalyticsbreakdown_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotelineanalyticsbreakdown entity lk_msdyn_quotelineanalyticsbreakdown_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineanalyticsbreakdown |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineanalyticsbreakdown_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineanalyticsbreakdown_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelineanalyticsbreakdown entity lk_msdyn_quotelineanalyticsbreakdown_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineanalyticsbreakdown |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineanalyticsbreakdown_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotelineanalyticsbreakdown
Added by: Active Solution Solution
Same as msdyn_quotelineanalyticsbreakdown entity user_msdyn_quotelineanalyticsbreakdown Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineanalyticsbreakdown |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotelineanalyticsbreakdown |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineinvoiceschedule_createdby
Added by: Active Solution Solution
Same as msdyn_quotelineinvoiceschedule entity lk_msdyn_quotelineinvoiceschedule_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineinvoiceschedule |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineinvoiceschedule_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineinvoiceschedule_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelineinvoiceschedule entity lk_msdyn_quotelineinvoiceschedule_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineinvoiceschedule |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineinvoiceschedule_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineinvoiceschedule_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotelineinvoiceschedule entity lk_msdyn_quotelineinvoiceschedule_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineinvoiceschedule |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineinvoiceschedule_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineinvoiceschedule_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelineinvoiceschedule entity lk_msdyn_quotelineinvoiceschedule_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineinvoiceschedule |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineinvoiceschedule_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineresourcecategory_createdby
Added by: Active Solution Solution
Same as msdyn_quotelineresourcecategory entity lk_msdyn_quotelineresourcecategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineresourcecategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineresourcecategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineresourcecategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelineresourcecategory entity lk_msdyn_quotelineresourcecategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineresourcecategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineresourcecategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineresourcecategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotelineresourcecategory entity lk_msdyn_quotelineresourcecategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineresourcecategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineresourcecategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelineresourcecategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelineresourcecategory entity lk_msdyn_quotelineresourcecategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineresourcecategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelineresourcecategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotelineresourcecategory
Added by: Active Solution Solution
Same as msdyn_quotelineresourcecategory entity user_msdyn_quotelineresourcecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelineresourcecategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotelineresourcecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinescheduleofvalue_createdby
Added by: Active Solution Solution
Same as msdyn_quotelinescheduleofvalue entity lk_msdyn_quotelinescheduleofvalue_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinescheduleofvalue |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinescheduleofvalue_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinescheduleofvalue_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelinescheduleofvalue entity lk_msdyn_quotelinescheduleofvalue_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinescheduleofvalue |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinescheduleofvalue_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinescheduleofvalue_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotelinescheduleofvalue entity lk_msdyn_quotelinescheduleofvalue_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinescheduleofvalue |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinescheduleofvalue_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinescheduleofvalue_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelinescheduleofvalue entity lk_msdyn_quotelinescheduleofvalue_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinescheduleofvalue |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinescheduleofvalue_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotelinescheduleofvalue
Added by: Active Solution Solution
Same as msdyn_quotelinescheduleofvalue entity user_msdyn_quotelinescheduleofvalue Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinescheduleofvalue |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotelinescheduleofvalue |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransaction_createdby
Added by: Active Solution Solution
Same as msdyn_quotelinetransaction entity lk_msdyn_quotelinetransaction_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransaction_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransaction_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelinetransaction entity lk_msdyn_quotelinetransaction_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransaction_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransaction_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotelinetransaction entity lk_msdyn_quotelinetransaction_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransaction_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransaction_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelinetransaction entity lk_msdyn_quotelinetransaction_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransaction_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotelinetransaction
Added by: Active Solution Solution
Same as msdyn_quotelinetransaction entity user_msdyn_quotelinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotelinetransaction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransactioncategory_createdby
Added by: Active Solution Solution
Same as msdyn_quotelinetransactioncategory entity lk_msdyn_quotelinetransactioncategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactioncategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransactioncategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransactioncategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelinetransactioncategory entity lk_msdyn_quotelinetransactioncategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactioncategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransactioncategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransactioncategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotelinetransactioncategory entity lk_msdyn_quotelinetransactioncategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactioncategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransactioncategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransactioncategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelinetransactioncategory entity lk_msdyn_quotelinetransactioncategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactioncategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransactioncategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotelinetransactioncategory
Added by: Active Solution Solution
Same as msdyn_quotelinetransactioncategory entity user_msdyn_quotelinetransactioncategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactioncategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotelinetransactioncategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransactionclassification_createdby
Added by: Active Solution Solution
Same as msdyn_quotelinetransactionclassification entity lk_msdyn_quotelinetransactionclassification_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactionclassification |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransactionclassification_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransactionclassification_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelinetransactionclassification entity lk_msdyn_quotelinetransactionclassification_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactionclassification |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransactionclassification_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransactionclassification_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotelinetransactionclassification entity lk_msdyn_quotelinetransactionclassification_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactionclassification |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransactionclassification_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotelinetransactionclassification_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotelinetransactionclassification entity lk_msdyn_quotelinetransactionclassification_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactionclassification |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotelinetransactionclassification_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotelinetransactionclassification
Added by: Active Solution Solution
Same as msdyn_quotelinetransactionclassification entity user_msdyn_quotelinetransactionclassification Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransactionclassification |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotelinetransactionclassification |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotepricelist_createdby
Added by: Active Solution Solution
Same as msdyn_quotepricelist entity lk_msdyn_quotepricelist_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotepricelist |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotepricelist_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotepricelist_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotepricelist entity lk_msdyn_quotepricelist_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotepricelist |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotepricelist_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotepricelist_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotepricelist entity lk_msdyn_quotepricelist_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotepricelist |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotepricelist_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotepricelist_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotepricelist entity lk_msdyn_quotepricelist_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotepricelist |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotepricelist_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotepricelist
Added by: Active Solution Solution
Same as msdyn_quotepricelist entity user_msdyn_quotepricelist Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotepricelist |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotepricelist |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceassignment_createdby
Added by: Active Solution Solution
Same as msdyn_resourceassignment entity lk_msdyn_resourceassignment_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignment |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceassignment_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceassignment_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourceassignment entity lk_msdyn_resourceassignment_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignment |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceassignment_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceassignment_modifiedby
Added by: Active Solution Solution
Same as msdyn_resourceassignment entity lk_msdyn_resourceassignment_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignment |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceassignment_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceassignment_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourceassignment entity lk_msdyn_resourceassignment_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignment |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceassignment_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_resourceassignment
Added by: Active Solution Solution
Same as msdyn_resourceassignment entity user_msdyn_resourceassignment Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignment |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_resourceassignment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceassignmentdetail_createdby
Added by: Active Solution Solution
Same as msdyn_resourceassignmentdetail entity lk_msdyn_resourceassignmentdetail_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignmentdetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceassignmentdetail_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceassignmentdetail_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourceassignmentdetail entity lk_msdyn_resourceassignmentdetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignmentdetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceassignmentdetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceassignmentdetail_modifiedby
Added by: Active Solution Solution
Same as msdyn_resourceassignmentdetail entity lk_msdyn_resourceassignmentdetail_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignmentdetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceassignmentdetail_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourceassignmentdetail_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourceassignmentdetail entity lk_msdyn_resourceassignmentdetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignmentdetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourceassignmentdetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_resourceassignmentdetail
Added by: Active Solution Solution
Same as msdyn_resourceassignmentdetail entity user_msdyn_resourceassignmentdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignmentdetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_resourceassignmentdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcecategorymarkuppricelevel_createdby
Added by: Active Solution Solution
Same as msdyn_resourcecategorymarkuppricelevel entity lk_msdyn_resourcecategorymarkuppricelevel_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorymarkuppricelevel |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcecategorymarkuppricelevel_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcecategorymarkuppricelevel_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcecategorymarkuppricelevel entity lk_msdyn_resourcecategorymarkuppricelevel_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorymarkuppricelevel |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcecategorymarkuppricelevel_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcecategorymarkuppricelevel_modifiedby
Added by: Active Solution Solution
Same as msdyn_resourcecategorymarkuppricelevel entity lk_msdyn_resourcecategorymarkuppricelevel_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorymarkuppricelevel |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcecategorymarkuppricelevel_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcecategorymarkuppricelevel_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcecategorymarkuppricelevel entity lk_msdyn_resourcecategorymarkuppricelevel_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorymarkuppricelevel |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcecategorymarkuppricelevel_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcecategorypricelevel_createdby
Added by: Active Solution Solution
Same as msdyn_resourcecategorypricelevel entity lk_msdyn_resourcecategorypricelevel_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorypricelevel |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcecategorypricelevel_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcecategorypricelevel_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcecategorypricelevel entity lk_msdyn_resourcecategorypricelevel_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorypricelevel |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcecategorypricelevel_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcecategorypricelevel_modifiedby
Added by: Active Solution Solution
Same as msdyn_resourcecategorypricelevel entity lk_msdyn_resourcecategorypricelevel_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorypricelevel |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcecategorypricelevel_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcecategorypricelevel_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcecategorypricelevel entity lk_msdyn_resourcecategorypricelevel_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorypricelevel |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcecategorypricelevel_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequest_createdby
Added by: Active Solution Solution
Same as msdyn_resourcerequest entity lk_msdyn_resourcerequest_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequest |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequest_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequest_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcerequest entity lk_msdyn_resourcerequest_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequest |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequest_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequest_modifiedby
Added by: Active Solution Solution
Same as msdyn_resourcerequest entity lk_msdyn_resourcerequest_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequest |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequest_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcerequest_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcerequest entity lk_msdyn_resourcerequest_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequest |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcerequest_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_resourcerequest
Added by: Active Solution Solution
Same as msdyn_resourcerequest entity user_msdyn_resourcerequest Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequest |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_resourcerequest |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rolecompetencyrequirement_createdby
Added by: Active Solution Solution
Same as msdyn_rolecompetencyrequirement entity lk_msdyn_rolecompetencyrequirement_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rolecompetencyrequirement |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rolecompetencyrequirement_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rolecompetencyrequirement_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_rolecompetencyrequirement entity lk_msdyn_rolecompetencyrequirement_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rolecompetencyrequirement |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rolecompetencyrequirement_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rolecompetencyrequirement_modifiedby
Added by: Active Solution Solution
Same as msdyn_rolecompetencyrequirement entity lk_msdyn_rolecompetencyrequirement_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rolecompetencyrequirement |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rolecompetencyrequirement_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rolecompetencyrequirement_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_rolecompetencyrequirement entity lk_msdyn_rolecompetencyrequirement_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rolecompetencyrequirement |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rolecompetencyrequirement_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_rolecompetencyrequirement
Added by: Active Solution Solution
Same as msdyn_rolecompetencyrequirement entity user_msdyn_rolecompetencyrequirement Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rolecompetencyrequirement |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_rolecompetencyrequirement |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_roleutilization_createdby
Added by: Active Solution Solution
Same as msdyn_roleutilization entity lk_msdyn_roleutilization_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_roleutilization |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_roleutilization_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_roleutilization_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_roleutilization entity lk_msdyn_roleutilization_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_roleutilization |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_roleutilization_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_roleutilization_modifiedby
Added by: Active Solution Solution
Same as msdyn_roleutilization entity lk_msdyn_roleutilization_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_roleutilization |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_roleutilization_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_roleutilization_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_roleutilization entity lk_msdyn_roleutilization_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_roleutilization |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_roleutilization_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_roleutilization
Added by: Active Solution Solution
Same as msdyn_roleutilization entity user_msdyn_roleutilization Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_roleutilization |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_roleutilization |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeentry_createdby
Added by: Active Solution Solution
Same as msdyn_timeentry entity lk_msdyn_timeentry_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeentry |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeentry_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeentry_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_timeentry entity lk_msdyn_timeentry_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeentry |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeentry_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeentry_modifiedby
Added by: Active Solution Solution
Same as msdyn_timeentry entity lk_msdyn_timeentry_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeentry |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeentry_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeentry_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_timeentry entity lk_msdyn_timeentry_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeentry |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeentry_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_timeentry
Added by: Active Solution Solution
Same as msdyn_timeentry entity user_msdyn_timeentry Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeentry |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_timeentry |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeoffcalendar_createdby
Added by: Active Solution Solution
Same as msdyn_timeoffcalendar entity lk_msdyn_timeoffcalendar_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffcalendar |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeoffcalendar_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeoffcalendar_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_timeoffcalendar entity lk_msdyn_timeoffcalendar_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffcalendar |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeoffcalendar_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeoffcalendar_modifiedby
Added by: Active Solution Solution
Same as msdyn_timeoffcalendar entity lk_msdyn_timeoffcalendar_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffcalendar |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeoffcalendar_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeoffcalendar_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_timeoffcalendar entity lk_msdyn_timeoffcalendar_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffcalendar |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeoffcalendar_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_timeoffcalendar
Added by: Active Solution Solution
Same as msdyn_timeoffcalendar entity user_msdyn_timeoffcalendar Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffcalendar |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_timeoffcalendar |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategory_createdby
Added by: Active Solution Solution
Same as msdyn_transactioncategory entity lk_msdyn_transactioncategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactioncategory entity lk_msdyn_transactioncategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_transactioncategory entity lk_msdyn_transactioncategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactioncategory entity lk_msdyn_transactioncategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategoryclassification_createdby
Added by: Active Solution Solution
Same as msdyn_transactioncategoryclassification entity lk_msdyn_transactioncategoryclassification_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategoryclassification |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategoryclassification_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategoryclassification_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactioncategoryclassification entity lk_msdyn_transactioncategoryclassification_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategoryclassification |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategoryclassification_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategoryclassification_modifiedby
Added by: Active Solution Solution
Same as msdyn_transactioncategoryclassification entity lk_msdyn_transactioncategoryclassification_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategoryclassification |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategoryclassification_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategoryclassification_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactioncategoryclassification entity lk_msdyn_transactioncategoryclassification_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategoryclassification |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategoryclassification_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategoryhierarchyelement_createdby
Added by: Active Solution Solution
Same as msdyn_transactioncategoryhierarchyelement entity lk_msdyn_transactioncategoryhierarchyelement_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategoryhierarchyelement |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategoryhierarchyelement_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategoryhierarchyelement_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactioncategoryhierarchyelement entity lk_msdyn_transactioncategoryhierarchyelement_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategoryhierarchyelement |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategoryhierarchyelement_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategoryhierarchyelement_modifiedby
Added by: Active Solution Solution
Same as msdyn_transactioncategoryhierarchyelement entity lk_msdyn_transactioncategoryhierarchyelement_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategoryhierarchyelement |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategoryhierarchyelement_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategoryhierarchyelement_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactioncategoryhierarchyelement entity lk_msdyn_transactioncategoryhierarchyelement_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategoryhierarchyelement |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategoryhierarchyelement_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategorypricelevel_createdby
Added by: Active Solution Solution
Same as msdyn_transactioncategorypricelevel entity lk_msdyn_transactioncategorypricelevel_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategorypricelevel |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategorypricelevel_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategorypricelevel_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactioncategorypricelevel entity lk_msdyn_transactioncategorypricelevel_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategorypricelevel |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategorypricelevel_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategorypricelevel_modifiedby
Added by: Active Solution Solution
Same as msdyn_transactioncategorypricelevel entity lk_msdyn_transactioncategorypricelevel_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategorypricelevel |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategorypricelevel_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactioncategorypricelevel_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactioncategorypricelevel entity lk_msdyn_transactioncategorypricelevel_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactioncategorypricelevel |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactioncategorypricelevel_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactionconnection_createdby
Added by: Active Solution Solution
Same as msdyn_transactionconnection entity lk_msdyn_transactionconnection_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionconnection |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactionconnection_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactionconnection_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactionconnection entity lk_msdyn_transactionconnection_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionconnection |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactionconnection_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactionconnection_modifiedby
Added by: Active Solution Solution
Same as msdyn_transactionconnection entity lk_msdyn_transactionconnection_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionconnection |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactionconnection_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactionconnection_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactionconnection entity lk_msdyn_transactionconnection_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionconnection |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactionconnection_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_transactionconnection
Added by: Active Solution Solution
Same as msdyn_transactionconnection entity user_msdyn_transactionconnection Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactionconnection |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_transactionconnection |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactiontype_createdby
Added by: Active Solution Solution
Same as msdyn_transactiontype entity lk_msdyn_transactiontype_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactiontype |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactiontype_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactiontype_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactiontype entity lk_msdyn_transactiontype_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactiontype |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactiontype_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactiontype_modifiedby
Added by: Active Solution Solution
Same as msdyn_transactiontype entity lk_msdyn_transactiontype_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactiontype |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactiontype_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_transactiontype_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_transactiontype entity lk_msdyn_transactiontype_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_transactiontype |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_transactiontype_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_userworkhistory_createdby
Added by: Active Solution Solution
Same as msdyn_userworkhistory entity lk_msdyn_userworkhistory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_userworkhistory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_userworkhistory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_userworkhistory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_userworkhistory entity lk_msdyn_userworkhistory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_userworkhistory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_userworkhistory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_userworkhistory_modifiedby
Added by: Active Solution Solution
Same as msdyn_userworkhistory entity lk_msdyn_userworkhistory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_userworkhistory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_userworkhistory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_userworkhistory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_userworkhistory entity lk_msdyn_userworkhistory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_userworkhistory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_userworkhistory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_userworkhistory
Added by: Active Solution Solution
Same as msdyn_userworkhistory entity user_msdyn_userworkhistory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_userworkhistory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_userworkhistory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_accountmanager_opportunity
Added by: Project Service Automation Solution
Same as opportunity entity msdyn_accountmanager_opportunity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | msdyn_accountmanagerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_accountmanager_opportunity |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_accountmanager_quote
Added by: Project Service Automation Solution
Same as quote entity msdyn_accountmanager_quote Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | msdyn_accountmanagerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_accountmanager_quote |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_accountmanager_salesorder
Added by: Project Service Automation Solution
Same as salesorder entity msdyn_accountmanager_salesorder Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | msdyn_accountmanagerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_accountmanager_salesorder |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_expense_manager
Added by: Project Service Automation Solution
Same as msdyn_expense entity msdyn_systemuser_msdyn_expense_manager Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expense |
| ReferencingAttribute | msdyn_manager |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_expense_manager |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_project_projectmanager
Added by: Project Service Automation Solution
Same as msdyn_project entity msdyn_systemuser_msdyn_project_projectmanager Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | msdyn_projectmanager |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_project_projectmanager |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_projectapproval_ApprovedBy
Added by: Project Service Automation Solution
Same as msdyn_projectapproval entity msdyn_systemuser_msdyn_projectapproval_ApprovedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | msdyn_approvedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_projectapproval_ApprovedBy |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_projectapproval_Manager
Added by: Project Service Automation Solution
Same as msdyn_projectapproval entity msdyn_systemuser_msdyn_projectapproval_Manager Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | msdyn_manager |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_projectapproval_Manager |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_resourcerequest_claimedby
Added by: Project Service Automation Solution
Same as msdyn_resourcerequest entity msdyn_systemuser_msdyn_resourcerequest_claimedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequest |
| ReferencingAttribute | msdyn_claimedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_resourcerequest_claimedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_resourcerequest_requestedby
Added by: Project Service Automation Solution
Same as msdyn_resourcerequest entity msdyn_systemuser_msdyn_resourcerequest_requestedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcerequest |
| ReferencingAttribute | msdyn_requestedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_resourcerequest_requestedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_timeentry_manager
Added by: Project Service Automation Solution
Same as msdyn_timeentry entity msdyn_systemuser_msdyn_timeentry_manager Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeentry |
| ReferencingAttribute | msdyn_manager |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_timeentry_manager |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreement_createdby
Added by: Active Solution Solution
Same as msdyn_agreement entity lk_msdyn_agreement_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreement |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreement_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreement_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreement entity lk_msdyn_agreement_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreement |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreement_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreement_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreement entity lk_msdyn_agreement_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreement |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreement_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreement_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreement entity lk_msdyn_agreement_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreement |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreement_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreement
Added by: Active Solution Solution
Same as msdyn_agreement entity user_msdyn_agreement Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreement |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreement |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingdate_createdby
Added by: Active Solution Solution
Same as msdyn_agreementbookingdate entity lk_msdyn_agreementbookingdate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingdate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingdate_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingdate_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingdate entity lk_msdyn_agreementbookingdate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingdate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingdate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingdate_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementbookingdate entity lk_msdyn_agreementbookingdate_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingdate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingdate_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingdate_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingdate entity lk_msdyn_agreementbookingdate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingdate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingdate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementbookingdate
Added by: Active Solution Solution
Same as msdyn_agreementbookingdate entity user_msdyn_agreementbookingdate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingdate |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementbookingdate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingincident_createdby
Added by: Active Solution Solution
Same as msdyn_agreementbookingincident entity lk_msdyn_agreementbookingincident_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingincident |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingincident_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingincident_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingincident entity lk_msdyn_agreementbookingincident_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingincident |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingincident_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingincident_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementbookingincident entity lk_msdyn_agreementbookingincident_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingincident |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingincident_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingincident_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingincident entity lk_msdyn_agreementbookingincident_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingincident |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingincident_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementbookingincident
Added by: Active Solution Solution
Same as msdyn_agreementbookingincident entity user_msdyn_agreementbookingincident Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingincident |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementbookingincident |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingproduct_createdby
Added by: Active Solution Solution
Same as msdyn_agreementbookingproduct entity lk_msdyn_agreementbookingproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingproduct entity lk_msdyn_agreementbookingproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementbookingproduct entity lk_msdyn_agreementbookingproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingproduct entity lk_msdyn_agreementbookingproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementbookingproduct
Added by: Active Solution Solution
Same as msdyn_agreementbookingproduct entity user_msdyn_agreementbookingproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementbookingproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingservice_createdby
Added by: Active Solution Solution
Same as msdyn_agreementbookingservice entity lk_msdyn_agreementbookingservice_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservice |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingservice_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingservice_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingservice entity lk_msdyn_agreementbookingservice_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservice |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingservice_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingservice_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementbookingservice entity lk_msdyn_agreementbookingservice_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservice |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingservice_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingservice_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingservice entity lk_msdyn_agreementbookingservice_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservice |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingservice_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementbookingservice
Added by: Active Solution Solution
Same as msdyn_agreementbookingservice entity user_msdyn_agreementbookingservice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservice |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementbookingservice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingservicetask_createdby
Added by: Active Solution Solution
Same as msdyn_agreementbookingservicetask entity lk_msdyn_agreementbookingservicetask_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservicetask |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingservicetask_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingservicetask_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingservicetask entity lk_msdyn_agreementbookingservicetask_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservicetask |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingservicetask_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingservicetask_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementbookingservicetask entity lk_msdyn_agreementbookingservicetask_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservicetask |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingservicetask_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingservicetask_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingservicetask entity lk_msdyn_agreementbookingservicetask_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservicetask |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingservicetask_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementbookingservicetask
Added by: Active Solution Solution
Same as msdyn_agreementbookingservicetask entity user_msdyn_agreementbookingservicetask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingservicetask |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementbookingservicetask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingsetup_createdby
Added by: Active Solution Solution
Same as msdyn_agreementbookingsetup entity lk_msdyn_agreementbookingsetup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingsetup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingsetup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingsetup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingsetup entity lk_msdyn_agreementbookingsetup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingsetup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingsetup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingsetup_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementbookingsetup entity lk_msdyn_agreementbookingsetup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingsetup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingsetup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementbookingsetup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementbookingsetup entity lk_msdyn_agreementbookingsetup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingsetup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementbookingsetup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementbookingsetup
Added by: Active Solution Solution
Same as msdyn_agreementbookingsetup entity user_msdyn_agreementbookingsetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingsetup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementbookingsetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoicedate_createdby
Added by: Active Solution Solution
Same as msdyn_agreementinvoicedate entity lk_msdyn_agreementinvoicedate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicedate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoicedate_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoicedate_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementinvoicedate entity lk_msdyn_agreementinvoicedate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicedate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoicedate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoicedate_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementinvoicedate entity lk_msdyn_agreementinvoicedate_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicedate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoicedate_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoicedate_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementinvoicedate entity lk_msdyn_agreementinvoicedate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicedate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoicedate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementinvoicedate
Added by: Active Solution Solution
Same as msdyn_agreementinvoicedate entity user_msdyn_agreementinvoicedate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicedate |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementinvoicedate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoiceproduct_createdby
Added by: Active Solution Solution
Same as msdyn_agreementinvoiceproduct entity lk_msdyn_agreementinvoiceproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoiceproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoiceproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoiceproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementinvoiceproduct entity lk_msdyn_agreementinvoiceproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoiceproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoiceproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoiceproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementinvoiceproduct entity lk_msdyn_agreementinvoiceproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoiceproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoiceproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoiceproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementinvoiceproduct entity lk_msdyn_agreementinvoiceproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoiceproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoiceproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementinvoiceproduct
Added by: Active Solution Solution
Same as msdyn_agreementinvoiceproduct entity user_msdyn_agreementinvoiceproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoiceproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementinvoiceproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoicesetup_createdby
Added by: Active Solution Solution
Same as msdyn_agreementinvoicesetup entity lk_msdyn_agreementinvoicesetup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicesetup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoicesetup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoicesetup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementinvoicesetup entity lk_msdyn_agreementinvoicesetup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicesetup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoicesetup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoicesetup_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementinvoicesetup entity lk_msdyn_agreementinvoicesetup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicesetup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoicesetup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementinvoicesetup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementinvoicesetup entity lk_msdyn_agreementinvoicesetup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicesetup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementinvoicesetup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementinvoicesetup
Added by: Active Solution Solution
Same as msdyn_agreementinvoicesetup entity user_msdyn_agreementinvoicesetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementinvoicesetup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementinvoicesetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementsubstatus_createdby
Added by: Active Solution Solution
Same as msdyn_agreementsubstatus entity lk_msdyn_agreementsubstatus_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementsubstatus |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementsubstatus_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementsubstatus_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementsubstatus entity lk_msdyn_agreementsubstatus_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementsubstatus |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementsubstatus_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementsubstatus_modifiedby
Added by: Active Solution Solution
Same as msdyn_agreementsubstatus entity lk_msdyn_agreementsubstatus_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementsubstatus |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementsubstatus_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_agreementsubstatus_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_agreementsubstatus entity lk_msdyn_agreementsubstatus_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementsubstatus |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_agreementsubstatus_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_agreementsubstatus
Added by: Active Solution Solution
Same as msdyn_agreementsubstatus entity user_msdyn_agreementsubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementsubstatus |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_agreementsubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingjournal_createdby
Added by: Active Solution Solution
Same as msdyn_bookingjournal entity lk_msdyn_bookingjournal_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingjournal |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingjournal_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingjournal_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingjournal entity lk_msdyn_bookingjournal_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingjournal |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingjournal_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingjournal_modifiedby
Added by: Active Solution Solution
Same as msdyn_bookingjournal entity lk_msdyn_bookingjournal_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingjournal |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingjournal_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingjournal_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingjournal entity lk_msdyn_bookingjournal_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingjournal |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingjournal_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_bookingjournal
Added by: Active Solution Solution
Same as msdyn_bookingjournal entity user_msdyn_bookingjournal Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingjournal |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_bookingjournal |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingtimestamp_createdby
Added by: Active Solution Solution
Same as msdyn_bookingtimestamp entity lk_msdyn_bookingtimestamp_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingtimestamp |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingtimestamp_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingtimestamp_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingtimestamp entity lk_msdyn_bookingtimestamp_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingtimestamp |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingtimestamp_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingtimestamp_modifiedby
Added by: Active Solution Solution
Same as msdyn_bookingtimestamp entity lk_msdyn_bookingtimestamp_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingtimestamp |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingtimestamp_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bookingtimestamp_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bookingtimestamp entity lk_msdyn_bookingtimestamp_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingtimestamp |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bookingtimestamp_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_bookingtimestamp
Added by: Active Solution Solution
Same as msdyn_bookingtimestamp entity user_msdyn_bookingtimestamp Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingtimestamp |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_bookingtimestamp |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_createdby
Added by: Active Solution Solution
Same as msdyn_bpf_2c5fe86acc8b414b8322ae571000c799 entity lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_2c5fe86acc8b414b8322ae571000c799 |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_2c5fe86acc8b414b8322ae571000c799 entity lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_2c5fe86acc8b414b8322ae571000c799 |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_modifiedby
Added by: Active Solution Solution
Same as msdyn_bpf_2c5fe86acc8b414b8322ae571000c799 entity lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_2c5fe86acc8b414b8322ae571000c799 |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_2c5fe86acc8b414b8322ae571000c799 entity lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_2c5fe86acc8b414b8322ae571000c799 |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_2c5fe86acc8b414b8322ae571000c799_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_createdby
Added by: Active Solution Solution
Same as msdyn_bpf_989e9b1857e24af18787d5143b67523b entity lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_989e9b1857e24af18787d5143b67523b |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_989e9b1857e24af18787d5143b67523b entity lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_989e9b1857e24af18787d5143b67523b |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_modifiedby
Added by: Active Solution Solution
Same as msdyn_bpf_989e9b1857e24af18787d5143b67523b entity lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_989e9b1857e24af18787d5143b67523b |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_989e9b1857e24af18787d5143b67523b entity lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_989e9b1857e24af18787d5143b67523b |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_989e9b1857e24af18787d5143b67523b_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_createdby
Added by: Active Solution Solution
Same as msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 entity lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 entity lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_modifiedby
Added by: Active Solution Solution
Same as msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 entity lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 entity lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3 |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_baa0a411a239410cb8bded8b5fdd88e3_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_createdby
Added by: Active Solution Solution
Same as msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39 entity lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39 |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39 entity lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39 |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_modifiedby
Added by: Active Solution Solution
Same as msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39 entity lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39 |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39 entity lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39 |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_d3d97bac8c294105840e99e37a9d1c39_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_customerasset_createdby
Added by: Active Solution Solution
Same as msdyn_customerasset entity lk_msdyn_customerasset_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_customerasset_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_customerasset_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_customerasset entity lk_msdyn_customerasset_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_customerasset_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_customerasset_modifiedby
Added by: Active Solution Solution
Same as msdyn_customerasset entity lk_msdyn_customerasset_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_customerasset_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_customerasset_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_customerasset entity lk_msdyn_customerasset_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_customerasset_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_customerasset
Added by: Active Solution Solution
Same as msdyn_customerasset entity user_msdyn_customerasset Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_customerasset |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_customerassetcategory_createdby
Added by: Active Solution Solution
Same as msdyn_customerassetcategory entity lk_msdyn_customerassetcategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerassetcategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_customerassetcategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_customerassetcategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_customerassetcategory entity lk_msdyn_customerassetcategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerassetcategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_customerassetcategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_customerassetcategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_customerassetcategory entity lk_msdyn_customerassetcategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerassetcategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_customerassetcategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_customerassetcategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_customerassetcategory entity lk_msdyn_customerassetcategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerassetcategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_customerassetcategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_customerassetcategory
Added by: Active Solution Solution
Same as msdyn_customerassetcategory entity user_msdyn_customerassetcategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerassetcategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_customerassetcategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_entitlementapplication_createdby
Added by: Active Solution Solution
Same as msdyn_entitlementapplication entity lk_msdyn_entitlementapplication_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entitlementapplication |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_entitlementapplication_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_entitlementapplication_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_entitlementapplication entity lk_msdyn_entitlementapplication_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entitlementapplication |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_entitlementapplication_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_entitlementapplication_modifiedby
Added by: Active Solution Solution
Same as msdyn_entitlementapplication entity lk_msdyn_entitlementapplication_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entitlementapplication |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_entitlementapplication_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_entitlementapplication_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_entitlementapplication entity lk_msdyn_entitlementapplication_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entitlementapplication |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_entitlementapplication_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_entitlementapplication
Added by: Active Solution Solution
Same as msdyn_entitlementapplication entity user_msdyn_entitlementapplication Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entitlementapplication |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_entitlementapplication |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicepricelistitem_createdby
Added by: Active Solution Solution
Same as msdyn_fieldservicepricelistitem entity lk_msdyn_fieldservicepricelistitem_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicepricelistitem |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicepricelistitem_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicepricelistitem_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldservicepricelistitem entity lk_msdyn_fieldservicepricelistitem_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicepricelistitem |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicepricelistitem_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicepricelistitem_modifiedby
Added by: Active Solution Solution
Same as msdyn_fieldservicepricelistitem entity lk_msdyn_fieldservicepricelistitem_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicepricelistitem |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicepricelistitem_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicepricelistitem_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldservicepricelistitem entity lk_msdyn_fieldservicepricelistitem_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicepricelistitem |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicepricelistitem_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicesetting_createdby
Added by: Active Solution Solution
Same as msdyn_fieldservicesetting entity lk_msdyn_fieldservicesetting_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesetting |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicesetting_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicesetting_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldservicesetting entity lk_msdyn_fieldservicesetting_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesetting |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicesetting_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicesetting_modifiedby
Added by: Active Solution Solution
Same as msdyn_fieldservicesetting entity lk_msdyn_fieldservicesetting_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesetting |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicesetting_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicesetting_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldservicesetting entity lk_msdyn_fieldservicesetting_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesetting |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicesetting_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_fieldservicesetting
Added by: Active Solution Solution
Same as msdyn_fieldservicesetting entity user_msdyn_fieldservicesetting Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesetting |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_fieldservicesetting |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldserviceslaconfiguration_createdby
Added by: Active Solution Solution
Same as msdyn_fieldserviceslaconfiguration entity lk_msdyn_fieldserviceslaconfiguration_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldserviceslaconfiguration |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldserviceslaconfiguration_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldserviceslaconfiguration_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldserviceslaconfiguration entity lk_msdyn_fieldserviceslaconfiguration_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldserviceslaconfiguration |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldserviceslaconfiguration_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldserviceslaconfiguration_modifiedby
Added by: Active Solution Solution
Same as msdyn_fieldserviceslaconfiguration entity lk_msdyn_fieldserviceslaconfiguration_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldserviceslaconfiguration |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldserviceslaconfiguration_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldserviceslaconfiguration_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldserviceslaconfiguration entity lk_msdyn_fieldserviceslaconfiguration_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldserviceslaconfiguration |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldserviceslaconfiguration_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_fieldserviceslaconfiguration
Added by: Active Solution Solution
Same as msdyn_fieldserviceslaconfiguration entity user_msdyn_fieldserviceslaconfiguration Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldserviceslaconfiguration |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_fieldserviceslaconfiguration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicesystemjob_createdby
Added by: Active Solution Solution
Same as msdyn_fieldservicesystemjob entity lk_msdyn_fieldservicesystemjob_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesystemjob |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicesystemjob_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicesystemjob_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldservicesystemjob entity lk_msdyn_fieldservicesystemjob_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesystemjob |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicesystemjob_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicesystemjob_modifiedby
Added by: Active Solution Solution
Same as msdyn_fieldservicesystemjob entity lk_msdyn_fieldservicesystemjob_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesystemjob |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicesystemjob_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_fieldservicesystemjob_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_fieldservicesystemjob entity lk_msdyn_fieldservicesystemjob_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesystemjob |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_fieldservicesystemjob_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttype_createdby
Added by: Active Solution Solution
Same as msdyn_incidenttype entity lk_msdyn_incidenttype_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttype_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttype_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttype entity lk_msdyn_incidenttype_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttype_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttype_modifiedby
Added by: Active Solution Solution
Same as msdyn_incidenttype entity lk_msdyn_incidenttype_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttype_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttype_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttype entity lk_msdyn_incidenttype_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttype_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_incidenttype
Added by: Active Solution Solution
Same as msdyn_incidenttype entity user_msdyn_incidenttype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_incidenttype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypecharacteristic_createdby
Added by: Active Solution Solution
Same as msdyn_incidenttypecharacteristic entity lk_msdyn_incidenttypecharacteristic_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypecharacteristic |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypecharacteristic_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypecharacteristic_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypecharacteristic entity lk_msdyn_incidenttypecharacteristic_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypecharacteristic |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypecharacteristic_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypecharacteristic_modifiedby
Added by: Active Solution Solution
Same as msdyn_incidenttypecharacteristic entity lk_msdyn_incidenttypecharacteristic_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypecharacteristic |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypecharacteristic_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypecharacteristic_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypecharacteristic entity lk_msdyn_incidenttypecharacteristic_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypecharacteristic |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypecharacteristic_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_incidenttypecharacteristic
Added by: Active Solution Solution
Same as msdyn_incidenttypecharacteristic entity user_msdyn_incidenttypecharacteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypecharacteristic |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_incidenttypecharacteristic |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeproduct_createdby
Added by: Active Solution Solution
Same as msdyn_incidenttypeproduct entity lk_msdyn_incidenttypeproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypeproduct entity lk_msdyn_incidenttypeproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_incidenttypeproduct entity lk_msdyn_incidenttypeproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypeproduct entity lk_msdyn_incidenttypeproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_incidenttypeproduct
Added by: Active Solution Solution
Same as msdyn_incidenttypeproduct entity user_msdyn_incidenttypeproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_incidenttypeproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeservice_createdby
Added by: Active Solution Solution
Same as msdyn_incidenttypeservice entity lk_msdyn_incidenttypeservice_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservice |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeservice_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeservice_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypeservice entity lk_msdyn_incidenttypeservice_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservice |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeservice_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeservice_modifiedby
Added by: Active Solution Solution
Same as msdyn_incidenttypeservice entity lk_msdyn_incidenttypeservice_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservice |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeservice_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeservice_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypeservice entity lk_msdyn_incidenttypeservice_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservice |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeservice_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_incidenttypeservice
Added by: Active Solution Solution
Same as msdyn_incidenttypeservice entity user_msdyn_incidenttypeservice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservice |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_incidenttypeservice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeservicetask_createdby
Added by: Active Solution Solution
Same as msdyn_incidenttypeservicetask entity lk_msdyn_incidenttypeservicetask_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservicetask |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeservicetask_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeservicetask_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypeservicetask entity lk_msdyn_incidenttypeservicetask_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservicetask |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeservicetask_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeservicetask_modifiedby
Added by: Active Solution Solution
Same as msdyn_incidenttypeservicetask entity lk_msdyn_incidenttypeservicetask_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservicetask |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeservicetask_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypeservicetask_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypeservicetask entity lk_msdyn_incidenttypeservicetask_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservicetask |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypeservicetask_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_incidenttypeservicetask
Added by: Active Solution Solution
Same as msdyn_incidenttypeservicetask entity user_msdyn_incidenttypeservicetask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypeservicetask |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_incidenttypeservicetask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypessetup_createdby
Added by: Active Solution Solution
Same as msdyn_incidenttypessetup entity lk_msdyn_incidenttypessetup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypessetup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypessetup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypessetup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypessetup entity lk_msdyn_incidenttypessetup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypessetup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypessetup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypessetup_modifiedby
Added by: Active Solution Solution
Same as msdyn_incidenttypessetup entity lk_msdyn_incidenttypessetup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypessetup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypessetup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttypessetup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttypessetup entity lk_msdyn_incidenttypessetup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypessetup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttypessetup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_incidenttypessetup
Added by: Active Solution Solution
Same as msdyn_incidenttypessetup entity user_msdyn_incidenttypessetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttypessetup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_incidenttypessetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttype_requirementgroup_createdby
Added by: Active Solution Solution
Same as msdyn_incidenttype_requirementgroup entity lk_msdyn_incidenttype_requirementgroup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype_requirementgroup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttype_requirementgroup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttype_requirementgroup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttype_requirementgroup entity lk_msdyn_incidenttype_requirementgroup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype_requirementgroup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttype_requirementgroup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttype_requirementgroup_modifiedby
Added by: Active Solution Solution
Same as msdyn_incidenttype_requirementgroup entity lk_msdyn_incidenttype_requirementgroup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype_requirementgroup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttype_requirementgroup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_incidenttype_requirementgroup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_incidenttype_requirementgroup entity lk_msdyn_incidenttype_requirementgroup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype_requirementgroup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_incidenttype_requirementgroup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_incidenttype_requirementgroup
Added by: Active Solution Solution
Same as msdyn_incidenttype_requirementgroup entity user_msdyn_incidenttype_requirementgroup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_incidenttype_requirementgroup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_incidenttype_requirementgroup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryadjustment_createdby
Added by: Active Solution Solution
Same as msdyn_inventoryadjustment entity lk_msdyn_inventoryadjustment_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustment |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryadjustment_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryadjustment_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_inventoryadjustment entity lk_msdyn_inventoryadjustment_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustment |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryadjustment_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryadjustment_modifiedby
Added by: Active Solution Solution
Same as msdyn_inventoryadjustment entity lk_msdyn_inventoryadjustment_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustment |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryadjustment_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryadjustment_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_inventoryadjustment entity lk_msdyn_inventoryadjustment_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustment |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryadjustment_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_inventoryadjustment
Added by: Active Solution Solution
Same as msdyn_inventoryadjustment entity user_msdyn_inventoryadjustment Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustment |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_inventoryadjustment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryadjustmentproduct_createdby
Added by: Active Solution Solution
Same as msdyn_inventoryadjustmentproduct entity lk_msdyn_inventoryadjustmentproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustmentproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryadjustmentproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryadjustmentproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_inventoryadjustmentproduct entity lk_msdyn_inventoryadjustmentproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustmentproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryadjustmentproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryadjustmentproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_inventoryadjustmentproduct entity lk_msdyn_inventoryadjustmentproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustmentproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryadjustmentproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryadjustmentproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_inventoryadjustmentproduct entity lk_msdyn_inventoryadjustmentproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustmentproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryadjustmentproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_inventoryadjustmentproduct
Added by: Active Solution Solution
Same as msdyn_inventoryadjustmentproduct entity user_msdyn_inventoryadjustmentproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustmentproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_inventoryadjustmentproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryjournal_createdby
Added by: Active Solution Solution
Same as msdyn_inventoryjournal entity lk_msdyn_inventoryjournal_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryjournal |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryjournal_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryjournal_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_inventoryjournal entity lk_msdyn_inventoryjournal_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryjournal |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryjournal_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryjournal_modifiedby
Added by: Active Solution Solution
Same as msdyn_inventoryjournal entity lk_msdyn_inventoryjournal_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryjournal |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryjournal_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventoryjournal_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_inventoryjournal entity lk_msdyn_inventoryjournal_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryjournal |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventoryjournal_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_inventoryjournal
Added by: Active Solution Solution
Same as msdyn_inventoryjournal entity user_msdyn_inventoryjournal Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryjournal |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_inventoryjournal |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventorytransfer_createdby
Added by: Active Solution Solution
Same as msdyn_inventorytransfer entity lk_msdyn_inventorytransfer_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventorytransfer |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventorytransfer_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventorytransfer_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_inventorytransfer entity lk_msdyn_inventorytransfer_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventorytransfer |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventorytransfer_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventorytransfer_modifiedby
Added by: Active Solution Solution
Same as msdyn_inventorytransfer entity lk_msdyn_inventorytransfer_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventorytransfer |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventorytransfer_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_inventorytransfer_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_inventorytransfer entity lk_msdyn_inventorytransfer_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventorytransfer |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_inventorytransfer_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_inventorytransfer
Added by: Active Solution Solution
Same as msdyn_inventorytransfer entity user_msdyn_inventorytransfer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventorytransfer |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_inventorytransfer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingdate_createdby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingdate entity lk_msdyn_orderinvoicingdate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingdate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingdate_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingdate_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingdate entity lk_msdyn_orderinvoicingdate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingdate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingdate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingdate_modifiedby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingdate entity lk_msdyn_orderinvoicingdate_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingdate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingdate_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingdate_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingdate entity lk_msdyn_orderinvoicingdate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingdate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingdate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_orderinvoicingdate
Added by: Active Solution Solution
Same as msdyn_orderinvoicingdate entity user_msdyn_orderinvoicingdate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingdate |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_orderinvoicingdate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingproduct_createdby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingproduct entity lk_msdyn_orderinvoicingproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingproduct entity lk_msdyn_orderinvoicingproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingproduct entity lk_msdyn_orderinvoicingproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingproduct entity lk_msdyn_orderinvoicingproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_orderinvoicingproduct
Added by: Active Solution Solution
Same as msdyn_orderinvoicingproduct entity user_msdyn_orderinvoicingproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_orderinvoicingproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingsetup_createdby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetup entity lk_msdyn_orderinvoicingsetup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingsetup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingsetup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetup entity lk_msdyn_orderinvoicingsetup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingsetup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingsetup_modifiedby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetup entity lk_msdyn_orderinvoicingsetup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingsetup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingsetup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetup entity lk_msdyn_orderinvoicingsetup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingsetup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_orderinvoicingsetup
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetup entity user_msdyn_orderinvoicingsetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_orderinvoicingsetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingsetupdate_createdby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetupdate entity lk_msdyn_orderinvoicingsetupdate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetupdate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingsetupdate_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingsetupdate_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetupdate entity lk_msdyn_orderinvoicingsetupdate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetupdate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingsetupdate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingsetupdate_modifiedby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetupdate entity lk_msdyn_orderinvoicingsetupdate_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetupdate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingsetupdate_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_orderinvoicingsetupdate_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetupdate entity lk_msdyn_orderinvoicingsetupdate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetupdate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_orderinvoicingsetupdate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_orderinvoicingsetupdate
Added by: Active Solution Solution
Same as msdyn_orderinvoicingsetupdate entity user_msdyn_orderinvoicingsetupdate Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderinvoicingsetupdate |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_orderinvoicingsetupdate |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_payment_createdby
Added by: Active Solution Solution
Same as msdyn_payment entity lk_msdyn_payment_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_payment |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_payment_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_payment_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_payment entity lk_msdyn_payment_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_payment |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_payment_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_payment_modifiedby
Added by: Active Solution Solution
Same as msdyn_payment entity lk_msdyn_payment_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_payment |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_payment_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_payment_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_payment entity lk_msdyn_payment_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_payment |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_payment_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_payment
Added by: Active Solution Solution
Same as msdyn_payment entity user_msdyn_payment Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_payment |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_payment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentdetail_createdby
Added by: Active Solution Solution
Same as msdyn_paymentdetail entity lk_msdyn_paymentdetail_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentdetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentdetail_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentdetail_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_paymentdetail entity lk_msdyn_paymentdetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentdetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentdetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentdetail_modifiedby
Added by: Active Solution Solution
Same as msdyn_paymentdetail entity lk_msdyn_paymentdetail_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentdetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentdetail_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentdetail_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_paymentdetail entity lk_msdyn_paymentdetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentdetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentdetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_paymentdetail
Added by: Active Solution Solution
Same as msdyn_paymentdetail entity user_msdyn_paymentdetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentdetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_paymentdetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentmethod_createdby
Added by: Active Solution Solution
Same as msdyn_paymentmethod entity lk_msdyn_paymentmethod_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentmethod |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentmethod_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentmethod_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_paymentmethod entity lk_msdyn_paymentmethod_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentmethod |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentmethod_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentmethod_modifiedby
Added by: Active Solution Solution
Same as msdyn_paymentmethod entity lk_msdyn_paymentmethod_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentmethod |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentmethod_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentmethod_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_paymentmethod entity lk_msdyn_paymentmethod_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentmethod |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentmethod_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_paymentmethod
Added by: Active Solution Solution
Same as msdyn_paymentmethod entity user_msdyn_paymentmethod Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentmethod |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_paymentmethod |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentterm_createdby
Added by: Active Solution Solution
Same as msdyn_paymentterm entity lk_msdyn_paymentterm_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentterm |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentterm_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentterm_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_paymentterm entity lk_msdyn_paymentterm_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentterm |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentterm_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentterm_modifiedby
Added by: Active Solution Solution
Same as msdyn_paymentterm entity lk_msdyn_paymentterm_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentterm |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentterm_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_paymentterm_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_paymentterm entity lk_msdyn_paymentterm_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentterm |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_paymentterm_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_paymentterm
Added by: Active Solution Solution
Same as msdyn_paymentterm entity user_msdyn_paymentterm Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_paymentterm |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_paymentterm |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postalcode_createdby
Added by: Active Solution Solution
Same as msdyn_postalcode entity lk_msdyn_postalcode_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalcode |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postalcode_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postalcode_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_postalcode entity lk_msdyn_postalcode_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalcode |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postalcode_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postalcode_modifiedby
Added by: Active Solution Solution
Same as msdyn_postalcode entity lk_msdyn_postalcode_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalcode |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postalcode_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_postalcode_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_postalcode entity lk_msdyn_postalcode_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalcode |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_postalcode_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_postalcode
Added by: Active Solution Solution
Same as msdyn_postalcode entity user_msdyn_postalcode Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_postalcode |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_postalcode |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_productinventory_createdby
Added by: Active Solution Solution
Same as msdyn_productinventory entity lk_msdyn_productinventory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_productinventory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_productinventory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_productinventory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_productinventory entity lk_msdyn_productinventory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_productinventory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_productinventory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_productinventory_modifiedby
Added by: Active Solution Solution
Same as msdyn_productinventory entity lk_msdyn_productinventory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_productinventory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_productinventory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_productinventory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_productinventory entity lk_msdyn_productinventory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_productinventory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_productinventory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorder_createdby
Added by: Active Solution Solution
Same as msdyn_purchaseorder entity lk_msdyn_purchaseorder_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorder_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorder_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorder entity lk_msdyn_purchaseorder_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorder_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorder_modifiedby
Added by: Active Solution Solution
Same as msdyn_purchaseorder entity lk_msdyn_purchaseorder_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorder_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorder_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorder entity lk_msdyn_purchaseorder_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorder_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_purchaseorder
Added by: Active Solution Solution
Same as msdyn_purchaseorder entity user_msdyn_purchaseorder Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_purchaseorder |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderbill_createdby
Added by: Active Solution Solution
Same as msdyn_purchaseorderbill entity lk_msdyn_purchaseorderbill_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderbill |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderbill_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderbill_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorderbill entity lk_msdyn_purchaseorderbill_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderbill |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderbill_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderbill_modifiedby
Added by: Active Solution Solution
Same as msdyn_purchaseorderbill entity lk_msdyn_purchaseorderbill_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderbill |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderbill_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderbill_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorderbill entity lk_msdyn_purchaseorderbill_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderbill |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderbill_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_purchaseorderbill
Added by: Active Solution Solution
Same as msdyn_purchaseorderbill entity user_msdyn_purchaseorderbill Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderbill |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_purchaseorderbill |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderproduct_createdby
Added by: Active Solution Solution
Same as msdyn_purchaseorderproduct entity lk_msdyn_purchaseorderproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorderproduct entity lk_msdyn_purchaseorderproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_purchaseorderproduct entity lk_msdyn_purchaseorderproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorderproduct entity lk_msdyn_purchaseorderproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_purchaseorderproduct
Added by: Active Solution Solution
Same as msdyn_purchaseorderproduct entity user_msdyn_purchaseorderproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_purchaseorderproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderreceipt_createdby
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceipt entity lk_msdyn_purchaseorderreceipt_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceipt |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderreceipt_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderreceipt_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceipt entity lk_msdyn_purchaseorderreceipt_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceipt |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderreceipt_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderreceipt_modifiedby
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceipt entity lk_msdyn_purchaseorderreceipt_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceipt |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderreceipt_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderreceipt_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceipt entity lk_msdyn_purchaseorderreceipt_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceipt |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderreceipt_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_purchaseorderreceipt
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceipt entity user_msdyn_purchaseorderreceipt Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceipt |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_purchaseorderreceipt |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderreceiptproduct_createdby
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceiptproduct entity lk_msdyn_purchaseorderreceiptproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceiptproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderreceiptproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderreceiptproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceiptproduct entity lk_msdyn_purchaseorderreceiptproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceiptproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderreceiptproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderreceiptproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceiptproduct entity lk_msdyn_purchaseorderreceiptproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceiptproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderreceiptproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseorderreceiptproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceiptproduct entity lk_msdyn_purchaseorderreceiptproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceiptproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseorderreceiptproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_purchaseorderreceiptproduct
Added by: Active Solution Solution
Same as msdyn_purchaseorderreceiptproduct entity user_msdyn_purchaseorderreceiptproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceiptproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_purchaseorderreceiptproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseordersubstatus_createdby
Added by: Active Solution Solution
Same as msdyn_purchaseordersubstatus entity lk_msdyn_purchaseordersubstatus_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseordersubstatus |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseordersubstatus_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseordersubstatus_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseordersubstatus entity lk_msdyn_purchaseordersubstatus_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseordersubstatus |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseordersubstatus_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseordersubstatus_modifiedby
Added by: Active Solution Solution
Same as msdyn_purchaseordersubstatus entity lk_msdyn_purchaseordersubstatus_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseordersubstatus |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseordersubstatus_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_purchaseordersubstatus_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_purchaseordersubstatus entity lk_msdyn_purchaseordersubstatus_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseordersubstatus |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_purchaseordersubstatus_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_purchaseordersubstatus
Added by: Active Solution Solution
Same as msdyn_purchaseordersubstatus entity user_msdyn_purchaseordersubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseordersubstatus |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_purchaseordersubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingincident_createdby
Added by: Active Solution Solution
Same as msdyn_quotebookingincident entity lk_msdyn_quotebookingincident_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingincident |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingincident_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingincident_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingincident entity lk_msdyn_quotebookingincident_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingincident |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingincident_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingincident_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotebookingincident entity lk_msdyn_quotebookingincident_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingincident |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingincident_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingincident_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingincident entity lk_msdyn_quotebookingincident_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingincident |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingincident_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotebookingincident
Added by: Active Solution Solution
Same as msdyn_quotebookingincident entity user_msdyn_quotebookingincident Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingincident |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotebookingincident |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingproduct_createdby
Added by: Active Solution Solution
Same as msdyn_quotebookingproduct entity lk_msdyn_quotebookingproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingproduct entity lk_msdyn_quotebookingproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotebookingproduct entity lk_msdyn_quotebookingproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingproduct entity lk_msdyn_quotebookingproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotebookingproduct
Added by: Active Solution Solution
Same as msdyn_quotebookingproduct entity user_msdyn_quotebookingproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotebookingproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingservice_createdby
Added by: Active Solution Solution
Same as msdyn_quotebookingservice entity lk_msdyn_quotebookingservice_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservice |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingservice_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingservice_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingservice entity lk_msdyn_quotebookingservice_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservice |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingservice_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingservice_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotebookingservice entity lk_msdyn_quotebookingservice_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservice |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingservice_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingservice_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingservice entity lk_msdyn_quotebookingservice_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservice |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingservice_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotebookingservice
Added by: Active Solution Solution
Same as msdyn_quotebookingservice entity user_msdyn_quotebookingservice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservice |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotebookingservice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingservicetask_createdby
Added by: Active Solution Solution
Same as msdyn_quotebookingservicetask entity lk_msdyn_quotebookingservicetask_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservicetask |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingservicetask_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingservicetask_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingservicetask entity lk_msdyn_quotebookingservicetask_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservicetask |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingservicetask_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingservicetask_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotebookingservicetask entity lk_msdyn_quotebookingservicetask_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservicetask |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingservicetask_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingservicetask_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingservicetask entity lk_msdyn_quotebookingservicetask_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservicetask |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingservicetask_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotebookingservicetask
Added by: Active Solution Solution
Same as msdyn_quotebookingservicetask entity user_msdyn_quotebookingservicetask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingservicetask |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotebookingservicetask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingsetup_createdby
Added by: Active Solution Solution
Same as msdyn_quotebookingsetup entity lk_msdyn_quotebookingsetup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingsetup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingsetup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingsetup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingsetup entity lk_msdyn_quotebookingsetup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingsetup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingsetup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingsetup_modifiedby
Added by: Active Solution Solution
Same as msdyn_quotebookingsetup entity lk_msdyn_quotebookingsetup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingsetup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingsetup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quotebookingsetup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quotebookingsetup entity lk_msdyn_quotebookingsetup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingsetup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quotebookingsetup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quotebookingsetup
Added by: Active Solution Solution
Same as msdyn_quotebookingsetup entity user_msdyn_quotebookingsetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingsetup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quotebookingsetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quoteinvoicingproduct_createdby
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingproduct entity lk_msdyn_quoteinvoicingproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quoteinvoicingproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quoteinvoicingproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingproduct entity lk_msdyn_quoteinvoicingproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quoteinvoicingproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quoteinvoicingproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingproduct entity lk_msdyn_quoteinvoicingproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quoteinvoicingproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quoteinvoicingproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingproduct entity lk_msdyn_quoteinvoicingproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quoteinvoicingproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quoteinvoicingproduct
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingproduct entity user_msdyn_quoteinvoicingproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quoteinvoicingproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quoteinvoicingsetup_createdby
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingsetup entity lk_msdyn_quoteinvoicingsetup_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingsetup |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quoteinvoicingsetup_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quoteinvoicingsetup_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingsetup entity lk_msdyn_quoteinvoicingsetup_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingsetup |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quoteinvoicingsetup_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quoteinvoicingsetup_modifiedby
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingsetup entity lk_msdyn_quoteinvoicingsetup_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingsetup |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quoteinvoicingsetup_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_quoteinvoicingsetup_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingsetup entity lk_msdyn_quoteinvoicingsetup_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingsetup |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_quoteinvoicingsetup_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_quoteinvoicingsetup
Added by: Active Solution Solution
Same as msdyn_quoteinvoicingsetup entity user_msdyn_quoteinvoicingsetup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quoteinvoicingsetup |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_quoteinvoicingsetup |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcepaytype_createdby
Added by: Active Solution Solution
Same as msdyn_resourcepaytype entity lk_msdyn_resourcepaytype_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcepaytype |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcepaytype_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcepaytype_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcepaytype entity lk_msdyn_resourcepaytype_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcepaytype |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcepaytype_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcepaytype_modifiedby
Added by: Active Solution Solution
Same as msdyn_resourcepaytype entity lk_msdyn_resourcepaytype_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcepaytype |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcepaytype_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_resourcepaytype_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_resourcepaytype entity lk_msdyn_resourcepaytype_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcepaytype |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_resourcepaytype_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_resourcepaytype
Added by: Active Solution Solution
Same as msdyn_resourcepaytype entity user_msdyn_resourcepaytype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcepaytype |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_resourcepaytype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rma_createdby
Added by: Active Solution Solution
Same as msdyn_rma entity lk_msdyn_rma_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rma_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rma_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_rma entity lk_msdyn_rma_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rma_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rma_modifiedby
Added by: Active Solution Solution
Same as msdyn_rma entity lk_msdyn_rma_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rma_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rma_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_rma entity lk_msdyn_rma_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rma_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_rma
Added by: Active Solution Solution
Same as msdyn_rma entity user_msdyn_rma Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_rma |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmaproduct_createdby
Added by: Active Solution Solution
Same as msdyn_rmaproduct entity lk_msdyn_rmaproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmaproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmaproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_rmaproduct entity lk_msdyn_rmaproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmaproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmaproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_rmaproduct entity lk_msdyn_rmaproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmaproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmaproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_rmaproduct entity lk_msdyn_rmaproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmaproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_rmaproduct
Added by: Active Solution Solution
Same as msdyn_rmaproduct entity user_msdyn_rmaproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_rmaproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmareceipt_createdby
Added by: Active Solution Solution
Same as msdyn_rmareceipt entity lk_msdyn_rmareceipt_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceipt |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmareceipt_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmareceipt_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_rmareceipt entity lk_msdyn_rmareceipt_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceipt |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmareceipt_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmareceipt_modifiedby
Added by: Active Solution Solution
Same as msdyn_rmareceipt entity lk_msdyn_rmareceipt_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceipt |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmareceipt_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmareceipt_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_rmareceipt entity lk_msdyn_rmareceipt_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceipt |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmareceipt_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_rmareceipt
Added by: Active Solution Solution
Same as msdyn_rmareceipt entity user_msdyn_rmareceipt Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceipt |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_rmareceipt |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmareceiptproduct_createdby
Added by: Active Solution Solution
Same as msdyn_rmareceiptproduct entity lk_msdyn_rmareceiptproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceiptproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmareceiptproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmareceiptproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_rmareceiptproduct entity lk_msdyn_rmareceiptproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceiptproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmareceiptproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmareceiptproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_rmareceiptproduct entity lk_msdyn_rmareceiptproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceiptproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmareceiptproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmareceiptproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_rmareceiptproduct entity lk_msdyn_rmareceiptproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceiptproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmareceiptproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_rmareceiptproduct
Added by: Active Solution Solution
Same as msdyn_rmareceiptproduct entity user_msdyn_rmareceiptproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceiptproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_rmareceiptproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmasubstatus_createdby
Added by: Active Solution Solution
Same as msdyn_rmasubstatus entity lk_msdyn_rmasubstatus_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmasubstatus |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmasubstatus_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmasubstatus_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_rmasubstatus entity lk_msdyn_rmasubstatus_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmasubstatus |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmasubstatus_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmasubstatus_modifiedby
Added by: Active Solution Solution
Same as msdyn_rmasubstatus entity lk_msdyn_rmasubstatus_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmasubstatus |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmasubstatus_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rmasubstatus_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_rmasubstatus entity lk_msdyn_rmasubstatus_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmasubstatus |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rmasubstatus_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_rmasubstatus
Added by: Active Solution Solution
Same as msdyn_rmasubstatus entity user_msdyn_rmasubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmasubstatus |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_rmasubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtv_createdby
Added by: Active Solution Solution
Same as msdyn_rtv entity lk_msdyn_rtv_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtv |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtv_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtv_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_rtv entity lk_msdyn_rtv_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtv |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtv_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtv_modifiedby
Added by: Active Solution Solution
Same as msdyn_rtv entity lk_msdyn_rtv_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtv |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtv_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtv_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_rtv entity lk_msdyn_rtv_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtv |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtv_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_rtv
Added by: Active Solution Solution
Same as msdyn_rtv entity user_msdyn_rtv Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtv |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_rtv |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtvproduct_createdby
Added by: Active Solution Solution
Same as msdyn_rtvproduct entity lk_msdyn_rtvproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtvproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtvproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_rtvproduct entity lk_msdyn_rtvproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtvproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtvproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_rtvproduct entity lk_msdyn_rtvproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtvproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtvproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_rtvproduct entity lk_msdyn_rtvproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtvproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_rtvproduct
Added by: Active Solution Solution
Same as msdyn_rtvproduct entity user_msdyn_rtvproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_rtvproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtvsubstatus_createdby
Added by: Active Solution Solution
Same as msdyn_rtvsubstatus entity lk_msdyn_rtvsubstatus_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvsubstatus |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtvsubstatus_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtvsubstatus_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_rtvsubstatus entity lk_msdyn_rtvsubstatus_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvsubstatus |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtvsubstatus_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtvsubstatus_modifiedby
Added by: Active Solution Solution
Same as msdyn_rtvsubstatus entity lk_msdyn_rtvsubstatus_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvsubstatus |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtvsubstatus_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_rtvsubstatus_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_rtvsubstatus entity lk_msdyn_rtvsubstatus_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvsubstatus |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_rtvsubstatus_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_rtvsubstatus
Added by: Active Solution Solution
Same as msdyn_rtvsubstatus entity user_msdyn_rtvsubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvsubstatus |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_rtvsubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_servicetasktype_createdby
Added by: Active Solution Solution
Same as msdyn_servicetasktype entity lk_msdyn_servicetasktype_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_servicetasktype |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_servicetasktype_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_servicetasktype_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_servicetasktype entity lk_msdyn_servicetasktype_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_servicetasktype |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_servicetasktype_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_servicetasktype_modifiedby
Added by: Active Solution Solution
Same as msdyn_servicetasktype entity lk_msdyn_servicetasktype_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_servicetasktype |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_servicetasktype_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_servicetasktype_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_servicetasktype entity lk_msdyn_servicetasktype_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_servicetasktype |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_servicetasktype_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_servicetasktype
Added by: Active Solution Solution
Same as msdyn_servicetasktype entity user_msdyn_servicetasktype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_servicetasktype |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_servicetasktype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_shipvia_createdby
Added by: Active Solution Solution
Same as msdyn_shipvia entity lk_msdyn_shipvia_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_shipvia |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_shipvia_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_shipvia_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_shipvia entity lk_msdyn_shipvia_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_shipvia |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_shipvia_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_shipvia_modifiedby
Added by: Active Solution Solution
Same as msdyn_shipvia entity lk_msdyn_shipvia_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_shipvia |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_shipvia_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_shipvia_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_shipvia entity lk_msdyn_shipvia_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_shipvia |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_shipvia_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_shipvia
Added by: Active Solution Solution
Same as msdyn_shipvia entity user_msdyn_shipvia Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_shipvia |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_shipvia |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_taxcode_createdby
Added by: Active Solution Solution
Same as msdyn_taxcode entity lk_msdyn_taxcode_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcode |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_taxcode_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_taxcode_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_taxcode entity lk_msdyn_taxcode_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcode |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_taxcode_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_taxcode_modifiedby
Added by: Active Solution Solution
Same as msdyn_taxcode entity lk_msdyn_taxcode_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcode |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_taxcode_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_taxcode_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_taxcode entity lk_msdyn_taxcode_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcode |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_taxcode_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_taxcode
Added by: Active Solution Solution
Same as msdyn_taxcode entity user_msdyn_taxcode Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcode |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_taxcode |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_taxcodedetail_createdby
Added by: Active Solution Solution
Same as msdyn_taxcodedetail entity lk_msdyn_taxcodedetail_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcodedetail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_taxcodedetail_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_taxcodedetail_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_taxcodedetail entity lk_msdyn_taxcodedetail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcodedetail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_taxcodedetail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_taxcodedetail_modifiedby
Added by: Active Solution Solution
Same as msdyn_taxcodedetail entity lk_msdyn_taxcodedetail_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcodedetail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_taxcodedetail_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_taxcodedetail_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_taxcodedetail entity lk_msdyn_taxcodedetail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcodedetail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_taxcodedetail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_taxcodedetail
Added by: Active Solution Solution
Same as msdyn_taxcodedetail entity user_msdyn_taxcodedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_taxcodedetail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_taxcodedetail |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeoffrequest_createdby
Added by: Active Solution Solution
Same as msdyn_timeoffrequest entity lk_msdyn_timeoffrequest_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffrequest |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeoffrequest_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeoffrequest_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_timeoffrequest entity lk_msdyn_timeoffrequest_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffrequest |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeoffrequest_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeoffrequest_modifiedby
Added by: Active Solution Solution
Same as msdyn_timeoffrequest entity lk_msdyn_timeoffrequest_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffrequest |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeoffrequest_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_timeoffrequest_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_timeoffrequest entity lk_msdyn_timeoffrequest_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffrequest |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_timeoffrequest_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_timeoffrequest
Added by: Active Solution Solution
Same as msdyn_timeoffrequest entity user_msdyn_timeoffrequest Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffrequest |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_timeoffrequest |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_uniquenumber_createdby
Added by: Active Solution Solution
Same as msdyn_uniquenumber entity lk_msdyn_uniquenumber_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_uniquenumber |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_uniquenumber_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_uniquenumber_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_uniquenumber entity lk_msdyn_uniquenumber_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_uniquenumber |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_uniquenumber_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_uniquenumber_modifiedby
Added by: Active Solution Solution
Same as msdyn_uniquenumber entity lk_msdyn_uniquenumber_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_uniquenumber |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_uniquenumber_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_uniquenumber_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_uniquenumber entity lk_msdyn_uniquenumber_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_uniquenumber |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_uniquenumber_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_warehouse_createdby
Added by: Active Solution Solution
Same as msdyn_warehouse entity lk_msdyn_warehouse_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_warehouse |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_warehouse_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_warehouse_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_warehouse entity lk_msdyn_warehouse_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_warehouse |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_warehouse_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_warehouse_modifiedby
Added by: Active Solution Solution
Same as msdyn_warehouse entity lk_msdyn_warehouse_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_warehouse |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_warehouse_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_warehouse_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_warehouse entity lk_msdyn_warehouse_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_warehouse |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_warehouse_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_warehouse
Added by: Active Solution Solution
Same as msdyn_warehouse entity user_msdyn_warehouse Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_warehouse |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_warehouse |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorder_createdby
Added by: Active Solution Solution
Same as msdyn_workorder entity lk_msdyn_workorder_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorder_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorder_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorder entity lk_msdyn_workorder_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorder_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorder_modifiedby
Added by: Active Solution Solution
Same as msdyn_workorder entity lk_msdyn_workorder_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorder_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorder_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorder entity lk_msdyn_workorder_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorder_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workorder
Added by: Active Solution Solution
Same as msdyn_workorder entity user_msdyn_workorder Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workorder |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordercharacteristic_createdby
Added by: Active Solution Solution
Same as msdyn_workordercharacteristic entity lk_msdyn_workordercharacteristic_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordercharacteristic |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordercharacteristic_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordercharacteristic_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workordercharacteristic entity lk_msdyn_workordercharacteristic_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordercharacteristic |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordercharacteristic_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordercharacteristic_modifiedby
Added by: Active Solution Solution
Same as msdyn_workordercharacteristic entity lk_msdyn_workordercharacteristic_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordercharacteristic |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordercharacteristic_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordercharacteristic_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workordercharacteristic entity lk_msdyn_workordercharacteristic_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordercharacteristic |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordercharacteristic_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workordercharacteristic
Added by: Active Solution Solution
Same as msdyn_workordercharacteristic entity user_msdyn_workordercharacteristic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordercharacteristic |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workordercharacteristic |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderdetailsgenerationqueue_createdby
Added by: Active Solution Solution
Same as msdyn_workorderdetailsgenerationqueue entity lk_msdyn_workorderdetailsgenerationqueue_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderdetailsgenerationqueue |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderdetailsgenerationqueue_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderdetailsgenerationqueue_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderdetailsgenerationqueue entity lk_msdyn_workorderdetailsgenerationqueue_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderdetailsgenerationqueue |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderdetailsgenerationqueue_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderdetailsgenerationqueue_modifiedby
Added by: Active Solution Solution
Same as msdyn_workorderdetailsgenerationqueue entity lk_msdyn_workorderdetailsgenerationqueue_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderdetailsgenerationqueue |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderdetailsgenerationqueue_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderdetailsgenerationqueue_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderdetailsgenerationqueue entity lk_msdyn_workorderdetailsgenerationqueue_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderdetailsgenerationqueue |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderdetailsgenerationqueue_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderincident_createdby
Added by: Active Solution Solution
Same as msdyn_workorderincident entity lk_msdyn_workorderincident_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderincident |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderincident_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderincident_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderincident entity lk_msdyn_workorderincident_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderincident |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderincident_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderincident_modifiedby
Added by: Active Solution Solution
Same as msdyn_workorderincident entity lk_msdyn_workorderincident_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderincident |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderincident_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderincident_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderincident entity lk_msdyn_workorderincident_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderincident |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderincident_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workorderincident
Added by: Active Solution Solution
Same as msdyn_workorderincident entity user_msdyn_workorderincident Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderincident |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workorderincident |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderproduct_createdby
Added by: Active Solution Solution
Same as msdyn_workorderproduct entity lk_msdyn_workorderproduct_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderproduct |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderproduct_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderproduct_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderproduct entity lk_msdyn_workorderproduct_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderproduct |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderproduct_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderproduct_modifiedby
Added by: Active Solution Solution
Same as msdyn_workorderproduct entity lk_msdyn_workorderproduct_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderproduct |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderproduct_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderproduct_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderproduct entity lk_msdyn_workorderproduct_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderproduct |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderproduct_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workorderproduct
Added by: Active Solution Solution
Same as msdyn_workorderproduct entity user_msdyn_workorderproduct Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderproduct |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workorderproduct |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderresourcerestriction_createdby
Added by: Active Solution Solution
Same as msdyn_workorderresourcerestriction entity lk_msdyn_workorderresourcerestriction_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderresourcerestriction |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderresourcerestriction_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderresourcerestriction_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderresourcerestriction entity lk_msdyn_workorderresourcerestriction_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderresourcerestriction |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderresourcerestriction_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderresourcerestriction_modifiedby
Added by: Active Solution Solution
Same as msdyn_workorderresourcerestriction entity lk_msdyn_workorderresourcerestriction_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderresourcerestriction |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderresourcerestriction_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderresourcerestriction_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderresourcerestriction entity lk_msdyn_workorderresourcerestriction_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderresourcerestriction |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderresourcerestriction_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workorderresourcerestriction
Added by: Active Solution Solution
Same as msdyn_workorderresourcerestriction entity user_msdyn_workorderresourcerestriction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderresourcerestriction |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workorderresourcerestriction |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderservice_createdby
Added by: Active Solution Solution
Same as msdyn_workorderservice entity lk_msdyn_workorderservice_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservice |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderservice_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderservice_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderservice entity lk_msdyn_workorderservice_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservice |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderservice_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderservice_modifiedby
Added by: Active Solution Solution
Same as msdyn_workorderservice entity lk_msdyn_workorderservice_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservice |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderservice_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderservice_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderservice entity lk_msdyn_workorderservice_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservice |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderservice_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workorderservice
Added by: Active Solution Solution
Same as msdyn_workorderservice entity user_msdyn_workorderservice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservice |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workorderservice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderservicetask_createdby
Added by: Active Solution Solution
Same as msdyn_workorderservicetask entity lk_msdyn_workorderservicetask_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservicetask |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderservicetask_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderservicetask_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderservicetask entity lk_msdyn_workorderservicetask_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservicetask |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderservicetask_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderservicetask_modifiedby
Added by: Active Solution Solution
Same as msdyn_workorderservicetask entity lk_msdyn_workorderservicetask_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservicetask |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderservicetask_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workorderservicetask_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workorderservicetask entity lk_msdyn_workorderservicetask_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservicetask |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workorderservicetask_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workorderservicetask
Added by: Active Solution Solution
Same as msdyn_workorderservicetask entity user_msdyn_workorderservicetask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderservicetask |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workorderservicetask |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordersubstatus_createdby
Added by: Active Solution Solution
Same as msdyn_workordersubstatus entity lk_msdyn_workordersubstatus_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordersubstatus |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordersubstatus_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordersubstatus_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workordersubstatus entity lk_msdyn_workordersubstatus_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordersubstatus |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordersubstatus_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordersubstatus_modifiedby
Added by: Active Solution Solution
Same as msdyn_workordersubstatus entity lk_msdyn_workordersubstatus_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordersubstatus |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordersubstatus_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordersubstatus_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workordersubstatus entity lk_msdyn_workordersubstatus_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordersubstatus |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordersubstatus_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workordersubstatus
Added by: Active Solution Solution
Same as msdyn_workordersubstatus entity user_msdyn_workordersubstatus Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordersubstatus |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workordersubstatus |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordertype_createdby
Added by: Active Solution Solution
Same as msdyn_workordertype entity lk_msdyn_workordertype_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordertype |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordertype_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordertype_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_workordertype entity lk_msdyn_workordertype_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordertype |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordertype_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordertype_modifiedby
Added by: Active Solution Solution
Same as msdyn_workordertype entity lk_msdyn_workordertype_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordertype |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordertype_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_workordertype_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_workordertype entity lk_msdyn_workordertype_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordertype |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_workordertype_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_workordertype
Added by: Active Solution Solution
Same as msdyn_workordertype entity user_msdyn_workordertype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workordertype |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_workordertype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_fieldservicesystemjob_OwnerId
Added by: Field Service Solution
Same as msdyn_fieldservicesystemjob entity msdyn_systemuser_msdyn_fieldservicesystemjob_OwnerId Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fieldservicesystemjob |
| ReferencingAttribute | msdyn_ownerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_fieldservicesystemjob_OwnerId |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_purchaseorder_ApprovedRejectedBy
Added by: Field Service Solution
Same as msdyn_purchaseorder entity msdyn_systemuser_msdyn_purchaseorder_ApprovedRejectedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | msdyn_approvedrejectedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_purchaseorder_ApprovedRejectedBy |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_purchaseorder_OrderedBy
Added by: Field Service Solution
Same as msdyn_purchaseorder entity msdyn_systemuser_msdyn_purchaseorder_OrderedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | msdyn_orderedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_purchaseorder_OrderedBy |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_purchaseorderreceipt_ReceivedBy
Added by: Field Service Solution
Same as msdyn_purchaseorderreceipt entity msdyn_systemuser_msdyn_purchaseorderreceipt_ReceivedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorderreceipt |
| ReferencingAttribute | msdyn_receivedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_purchaseorderreceipt_ReceivedBy |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_rma_ApprovedBy
Added by: Field Service Solution
Same as msdyn_rma entity msdyn_systemuser_msdyn_rma_ApprovedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | msdyn_approvedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_rma_ApprovedBy |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Approved By Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_rmareceipt_ReceivedBy
Added by: Field Service Solution
Same as msdyn_rmareceipt entity msdyn_systemuser_msdyn_rmareceipt_ReceivedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceipt |
| ReferencingAttribute | msdyn_receivedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_rmareceipt_ReceivedBy |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_rtv_ApprovedDeclinedBy
Added by: Field Service Solution
Same as msdyn_rtv entity msdyn_systemuser_msdyn_rtv_ApprovedDeclinedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtv |
| ReferencingAttribute | msdyn_approveddeclinedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_rtv_ApprovedDeclinedBy |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Approved/Declined By Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_rtv_ReturnedBy
Added by: Field Service Solution
Same as msdyn_rtv entity msdyn_systemuser_msdyn_rtv_ReturnedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtv |
| ReferencingAttribute | msdyn_returnedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_rtv_ReturnedBy |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Returned By Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_timeoffrequest_Approvedby
Added by: Field Service Solution
Same as msdyn_timeoffrequest entity msdyn_systemuser_msdyn_timeoffrequest_Approvedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffrequest |
| ReferencingAttribute | msdyn_approvedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_timeoffrequest_Approvedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_systemuser_msdyn_workorder_ClosedBy
Added by: Field Service Solution
Same as msdyn_workorder entity msdyn_systemuser_msdyn_workorder_ClosedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | msdyn_closedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_systemuser_msdyn_workorder_ClosedBy |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotalert_createdby
Added by: Active Solution Solution
Same as msdyn_iotalert entity lk_msdyn_iotalert_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotalert |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotalert_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotalert_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotalert entity lk_msdyn_iotalert_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotalert |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotalert_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotalert_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotalert entity lk_msdyn_iotalert_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotalert |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotalert_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotalert_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotalert entity lk_msdyn_iotalert_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotalert |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotalert_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotalert
Added by: Active Solution Solution
Same as msdyn_iotalert entity user_msdyn_iotalert Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotalert |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotalert |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevice_createdby
Added by: Active Solution Solution
Same as msdyn_iotdevice entity lk_msdyn_iotdevice_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevice |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevice_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevice_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevice entity lk_msdyn_iotdevice_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevice |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevice_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevice_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotdevice entity lk_msdyn_iotdevice_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevice |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevice_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevice_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevice entity lk_msdyn_iotdevice_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevice |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevice_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotdevice
Added by: Active Solution Solution
Same as msdyn_iotdevice entity user_msdyn_iotdevice Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevice |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotdevice |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecategory_createdby
Added by: Active Solution Solution
Same as msdyn_iotdevicecategory entity lk_msdyn_iotdevicecategory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecategory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecategory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevicecategory entity lk_msdyn_iotdevicecategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecategory_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotdevicecategory entity lk_msdyn_iotdevicecategory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecategory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecategory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevicecategory entity lk_msdyn_iotdevicecategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotdevicecategory
Added by: Active Solution Solution
Same as msdyn_iotdevicecategory entity user_msdyn_iotdevicecategory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecategory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotdevicecategory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecommand_createdby
Added by: Active Solution Solution
Same as msdyn_iotdevicecommand entity lk_msdyn_iotdevicecommand_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommand |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecommand_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecommand_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevicecommand entity lk_msdyn_iotdevicecommand_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommand |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecommand_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecommand_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotdevicecommand entity lk_msdyn_iotdevicecommand_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommand |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecommand_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecommand_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevicecommand entity lk_msdyn_iotdevicecommand_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommand |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecommand_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotdevicecommand
Added by: Active Solution Solution
Same as msdyn_iotdevicecommand entity user_msdyn_iotdevicecommand Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommand |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotdevicecommand |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecommanddefinition_createdby
Added by: Active Solution Solution
Same as msdyn_iotdevicecommanddefinition entity lk_msdyn_iotdevicecommanddefinition_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommanddefinition |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecommanddefinition_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecommanddefinition_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevicecommanddefinition entity lk_msdyn_iotdevicecommanddefinition_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommanddefinition |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecommanddefinition_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecommanddefinition_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotdevicecommanddefinition entity lk_msdyn_iotdevicecommanddefinition_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommanddefinition |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecommanddefinition_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicecommanddefinition_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevicecommanddefinition entity lk_msdyn_iotdevicecommanddefinition_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommanddefinition |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicecommanddefinition_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotdevicecommanddefinition
Added by: Active Solution Solution
Same as msdyn_iotdevicecommanddefinition entity user_msdyn_iotdevicecommanddefinition Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommanddefinition |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotdevicecommanddefinition |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicedatahistory_createdby
Added by: Active Solution Solution
Same as msdyn_iotdevicedatahistory entity lk_msdyn_iotdevicedatahistory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicedatahistory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicedatahistory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicedatahistory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevicedatahistory entity lk_msdyn_iotdevicedatahistory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicedatahistory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicedatahistory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicedatahistory_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotdevicedatahistory entity lk_msdyn_iotdevicedatahistory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicedatahistory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicedatahistory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdevicedatahistory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdevicedatahistory entity lk_msdyn_iotdevicedatahistory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicedatahistory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdevicedatahistory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotdevicedatahistory
Added by: Active Solution Solution
Same as msdyn_iotdevicedatahistory entity user_msdyn_iotdevicedatahistory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicedatahistory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotdevicedatahistory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdeviceproperty_createdby
Added by: Active Solution Solution
Same as msdyn_iotdeviceproperty entity lk_msdyn_iotdeviceproperty_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceproperty |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdeviceproperty_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdeviceproperty_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdeviceproperty entity lk_msdyn_iotdeviceproperty_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceproperty |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdeviceproperty_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdeviceproperty_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotdeviceproperty entity lk_msdyn_iotdeviceproperty_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceproperty |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdeviceproperty_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdeviceproperty_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdeviceproperty entity lk_msdyn_iotdeviceproperty_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceproperty |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdeviceproperty_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotdeviceproperty
Added by: Active Solution Solution
Same as msdyn_iotdeviceproperty entity user_msdyn_iotdeviceproperty Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceproperty |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotdeviceproperty |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdeviceregistrationhistory_createdby
Added by: Active Solution Solution
Same as msdyn_iotdeviceregistrationhistory entity lk_msdyn_iotdeviceregistrationhistory_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceregistrationhistory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdeviceregistrationhistory_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdeviceregistrationhistory_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdeviceregistrationhistory entity lk_msdyn_iotdeviceregistrationhistory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceregistrationhistory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdeviceregistrationhistory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdeviceregistrationhistory_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotdeviceregistrationhistory entity lk_msdyn_iotdeviceregistrationhistory_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceregistrationhistory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdeviceregistrationhistory_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotdeviceregistrationhistory_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotdeviceregistrationhistory entity lk_msdyn_iotdeviceregistrationhistory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceregistrationhistory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotdeviceregistrationhistory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotdeviceregistrationhistory
Added by: Active Solution Solution
Same as msdyn_iotdeviceregistrationhistory entity user_msdyn_iotdeviceregistrationhistory Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdeviceregistrationhistory |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotdeviceregistrationhistory |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotpropertydefinition_createdby
Added by: Active Solution Solution
Same as msdyn_iotpropertydefinition entity lk_msdyn_iotpropertydefinition_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotpropertydefinition |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotpropertydefinition_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotpropertydefinition_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotpropertydefinition entity lk_msdyn_iotpropertydefinition_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotpropertydefinition |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotpropertydefinition_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotpropertydefinition_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotpropertydefinition entity lk_msdyn_iotpropertydefinition_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotpropertydefinition |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotpropertydefinition_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotpropertydefinition_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotpropertydefinition entity lk_msdyn_iotpropertydefinition_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotpropertydefinition |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotpropertydefinition_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotpropertydefinition
Added by: Active Solution Solution
Same as msdyn_iotpropertydefinition entity user_msdyn_iotpropertydefinition Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotpropertydefinition |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotpropertydefinition |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotsettings_createdby
Added by: Active Solution Solution
Same as msdyn_iotsettings entity lk_msdyn_iotsettings_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotsettings |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotsettings_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotsettings_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotsettings entity lk_msdyn_iotsettings_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotsettings |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotsettings_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotsettings_modifiedby
Added by: Active Solution Solution
Same as msdyn_iotsettings entity lk_msdyn_iotsettings_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotsettings |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotsettings_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_iotsettings_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_iotsettings entity lk_msdyn_iotsettings_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotsettings |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_iotsettings_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_iotsettings
Added by: Active Solution Solution
Same as msdyn_iotsettings entity user_msdyn_iotsettings Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotsettings |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_iotsettings |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_createdby
Added by: Active Solution Solution
Same as msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b entity lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b entity lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_modifiedby
Added by: Active Solution Solution
Same as msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b entity lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b entity lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_bpf_477c16f59170487b8b4dc895c5dcd09b_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_entityconfiguration_createdby
Added by: Active Solution Solution
Same as msdyn_entityconfiguration entity lk_msdyn_entityconfiguration_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entityconfiguration |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_entityconfiguration_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_entityconfiguration_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_entityconfiguration entity lk_msdyn_entityconfiguration_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entityconfiguration |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_entityconfiguration_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_entityconfiguration_modifiedby
Added by: Active Solution Solution
Same as msdyn_entityconfiguration entity lk_msdyn_entityconfiguration_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entityconfiguration |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_entityconfiguration_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_entityconfiguration_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_entityconfiguration entity lk_msdyn_entityconfiguration_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entityconfiguration |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_entityconfiguration_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_entityconfiguration
Added by: Active Solution Solution
Same as msdyn_entityconfiguration entity user_msdyn_entityconfiguration Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entityconfiguration |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_entityconfiguration |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofence_createdby
Added by: Active Solution Solution
Same as msdyn_geofence entity lk_msdyn_geofence_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofence |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofence_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofence_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_geofence entity lk_msdyn_geofence_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofence |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofence_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofence_modifiedby
Added by: Active Solution Solution
Same as msdyn_geofence entity lk_msdyn_geofence_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofence |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofence_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofence_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_geofence entity lk_msdyn_geofence_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofence |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofence_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_geofence
Added by: Active Solution Solution
Same as msdyn_geofence entity user_msdyn_geofence Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofence |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_geofence |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofenceevent_createdby
Added by: Active Solution Solution
Same as msdyn_geofenceevent entity lk_msdyn_geofenceevent_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofenceevent |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofenceevent_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofenceevent_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_geofenceevent entity lk_msdyn_geofenceevent_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofenceevent |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofenceevent_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofenceevent_modifiedby
Added by: Active Solution Solution
Same as msdyn_geofenceevent entity lk_msdyn_geofenceevent_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofenceevent |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofenceevent_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofenceevent_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_geofenceevent entity lk_msdyn_geofenceevent_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofenceevent |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofenceevent_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_geofenceevent
Added by: Active Solution Solution
Same as msdyn_geofenceevent entity user_msdyn_geofenceevent Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofenceevent |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_geofenceevent |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofencingsettings_createdby
Added by: Active Solution Solution
Same as msdyn_geofencingsettings entity lk_msdyn_geofencingsettings_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofencingsettings |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofencingsettings_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofencingsettings_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_geofencingsettings entity lk_msdyn_geofencingsettings_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofencingsettings |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofencingsettings_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofencingsettings_modifiedby
Added by: Active Solution Solution
Same as msdyn_geofencingsettings entity lk_msdyn_geofencingsettings_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofencingsettings |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofencingsettings_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_geofencingsettings_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_geofencingsettings entity lk_msdyn_geofencingsettings_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofencingsettings |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_geofencingsettings_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_geofencingsettings
Added by: Active Solution Solution
Same as msdyn_geofencingsettings entity user_msdyn_geofencingsettings Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofencingsettings |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_geofencingsettings |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_connector_createdby
Added by: Active Solution Solution
Same as msdyn_connector entity lk_msdyn_connector_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_connector |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_connector_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_connector_createdonbehalfby
Added by: Active Solution Solution
Same as msdyn_connector entity lk_msdyn_connector_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_connector |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_connector_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_connector_modifiedby
Added by: Active Solution Solution
Same as msdyn_connector entity lk_msdyn_connector_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_connector |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_connector_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_connector_modifiedonbehalfby
Added by: Active Solution Solution
Same as msdyn_connector entity lk_msdyn_connector_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_connector |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_msdyn_connector_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_connector
Added by: Active Solution Solution
Same as msdyn_connector entity user_msdyn_connector Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_connector |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_msdyn_connector |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
systemuser_principalobjectattributeaccess_principalid
Same as principalobjectattributeaccess entity systemuser_principalobjectattributeaccess_principalid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | principalid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | systemuser_principalobjectattributeaccess_principalid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_exchangesyncidmapping
Same as exchangesyncidmapping entity user_exchangesyncidmapping Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | exchangesyncidmapping |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_exchangesyncidmapping |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_theme_createdby
Same as theme entity lk_theme_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | theme |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_theme_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_theme_createdonbehalfby
Same as theme entity lk_theme_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | theme |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_theme_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_theme_modifiedby
Same as theme entity lk_theme_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | theme |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_theme_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_theme_modifiedonbehalfby
Same as theme entity lk_theme_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | theme |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_theme_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_usermapping_createdby
Same as usermapping entity lk_usermapping_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | usermapping |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_usermapping_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_usermapping_createdonbehalfby
Same as usermapping entity lk_usermapping_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | usermapping |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_usermapping_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_usermapping_modifiedby
Same as usermapping entity lk_usermapping_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | usermapping |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_usermapping_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_usermapping_modifiedonbehalfby
Same as usermapping entity lk_usermapping_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | usermapping |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_usermapping_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_interactionforemail_createdby
Same as interactionforemail entity lk_interactionforemail_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | interactionforemail |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_new_interactionforemail_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_interactionforemail_createdonbehalfby
Same as interactionforemail entity lk_interactionforemail_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | interactionforemail |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_new_interactionforemail_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_interactionforemail_modifiedby
Same as interactionforemail entity lk_interactionforemail_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | interactionforemail |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_new_interactionforemail_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_interactionforemail_modifiedonbehalfby
Same as interactionforemail entity lk_interactionforemail_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | interactionforemail |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_new_interactionforemail_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_interactionforemail
Same as interactionforemail entity user_interactionforemail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | interactionforemail |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_new_interactionforemail |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticle_createdby
Same as knowledgearticle entity lk_knowledgearticle_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticle |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticle_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticle_createdonbehalfby
Same as knowledgearticle entity lk_knowledgearticle_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticle |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticle_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticle_modifiedby
Same as knowledgearticle entity lk_knowledgearticle_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticle |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticle_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticle_modifiedonbehalfby
Same as knowledgearticle entity lk_knowledgearticle_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticle |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticle_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_knowledgearticle
Same as knowledgearticle entity user_knowledgearticle Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticle |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_knowledgearticle |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_sharepointsite
Same as sharepointsite entity user_sharepointsite Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointsite |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_sharepointsite |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_sharepointdocumentlocation
Same as sharepointdocumentlocation entity user_sharepointdocumentlocation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointdocumentlocation |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_sharepointdocumentlocation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_goal_createdby
Same as goal entity lk_goal_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goal |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_goal_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_goal_createdonbehalfby
Same as goal entity lk_goal_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goal |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_goal_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_goal_modifiedby
Same as goal entity lk_goal_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goal |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_goal_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_goal_modifiedonbehalfby
Same as goal entity lk_goal_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goal |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_goal_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_goal
Same as goal entity user_goal Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goal |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_goal |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_goal_goalowner
Same as goal entity user_goal_goalowner Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goal |
| ReferencingAttribute | goalownerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_goal_goalowner |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_metric_createdby
Same as metric entity lk_metric_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | metric |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_metric_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_metric_createdonbehalfby
Same as metric entity lk_metric_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | metric |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_metric_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_metric_modifiedby
Same as metric entity lk_metric_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | metric |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_metric_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_metric_modifiedonbehalfby
Same as metric entity lk_metric_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | metric |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_metric_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_rollupfield_createdby
Same as rollupfield entity lk_rollupfield_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | rollupfield |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_rollupfield_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_rollupfield_createdonbehalfby
Same as rollupfield entity lk_rollupfield_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | rollupfield |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_rollupfield_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_rollupfield_modifiedby
Same as rollupfield entity lk_rollupfield_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | rollupfield |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_rollupfield_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_rollupfield_modifiedonbehalfby
Same as rollupfield entity lk_rollupfield_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | rollupfield |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_rollupfield_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_goalrollupquery_createdby
Same as goalrollupquery entity lk_goalrollupquery_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goalrollupquery |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_goalrollupquery_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_goalrollupquery_createdonbehalfby
Same as goalrollupquery entity lk_goalrollupquery_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goalrollupquery |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_goalrollupquery_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_goalrollupquery_modifiedby
Same as goalrollupquery entity lk_goalrollupquery_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goalrollupquery |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_goalrollupquery_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_goalrollupquery_modifiedonbehalfby
Same as goalrollupquery entity lk_goalrollupquery_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | goalrollupquery |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_goalrollupquery_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_emailserverprofile_createdonbehalfby
Same as emailserverprofile entity lk_emailserverprofile_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | emailserverprofile |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_emailserverprofile_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_emailserverprofile_modifiedonbehalfby
Same as emailserverprofile entity lk_emailserverprofile_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | emailserverprofile |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_emailserverprofile_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailbox_createdby
Same as mailbox entity lk_mailbox_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailbox |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailbox_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailbox_createdonbehalfby
Same as mailbox entity lk_mailbox_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailbox |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailbox_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailbox_modifiedby
Same as mailbox entity lk_mailbox_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailbox |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailbox_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailbox_modifiedonbehalfby
Same as mailbox entity lk_mailbox_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailbox |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailbox_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_mailbox
Same as mailbox entity user_mailbox Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailbox |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_mailbox |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mailbox_regarding_systemuser
Same as mailbox entity mailbox_regarding_systemuser Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailbox |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | mailbox_regarding_systemuser |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: NoCascade Merge: Cascade Reparent: Cascade Share: NoCascade Unshare: NoCascade |
lk_post_modifiedonbehalfby
Same as post entity lk_post_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | post |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_post_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_position_createdby
Same as position entity lk_position_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | position |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_position_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_position_createdonbehalfby
Same as position entity lk_position_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | position |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_position_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_position_modifiedby
Same as position entity lk_position_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | position |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_position_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_position_modifiedonbehalfby
Same as position entity lk_position_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | position |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_position_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_solution_createdby
Same as solution entity lk_solution_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | solution |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_solution_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_solution_modifiedby
Same as solution entity lk_solution_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | solution |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_solution_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_publisher_createdby
Same as publisher entity lk_publisher_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | publisher |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_publisher_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_publisher_modifiedby
Same as publisher entity lk_publisher_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | publisher |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_publisher_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_officegraphdocument_createdonbehalfby
Same as officegraphdocument entity lk_officegraphdocument_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | officegraphdocument |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_officegraphdocument_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_officegraphdocument_modifiedonbehalfby
Same as officegraphdocument entity lk_officegraphdocument_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | officegraphdocument |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_officegraphdocument_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recommendeddocument_createdby
Same as recommendeddocument entity lk_recommendeddocument_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recommendeddocument |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_recommendeddocument_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recommendeddocument_createdonbehalfby
Same as recommendeddocument entity lk_recommendeddocument_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recommendeddocument |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_recommendeddocument_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recommendeddocument_modifiedby
Same as recommendeddocument entity lk_recommendeddocument_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recommendeddocument |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_recommendeddocument_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recommendeddocument_modifiedonbehalfby
Same as recommendeddocument entity lk_recommendeddocument_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recommendeddocument |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_recommendeddocument_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_KnowledgeBaseRecord_createdby
Same as knowledgebaserecord entity lk_KnowledgeBaseRecord_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgebaserecord |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_KnowledgeBaseRecord_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_KnowledgeBaseRecord_createdonbehalfby
Same as knowledgebaserecord entity lk_KnowledgeBaseRecord_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgebaserecord |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_KnowledgeBaseRecord_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_KnowledgeBaseRecord_modifiedby
Same as knowledgebaserecord entity lk_KnowledgeBaseRecord_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgebaserecord |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_KnowledgeBaseRecord_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_KnowledgeBaseRecord_modifiedonbehalfby
Same as knowledgebaserecord entity lk_KnowledgeBaseRecord_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgebaserecord |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_KnowledgeBaseRecord_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_lookupmapping_modifiedby
Same as lookupmapping entity lk_lookupmapping_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lookupmapping |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_lookupmapping_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_usersettings_createdonbehalfby
Same as usersettings entity lk_usersettings_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | usersettings |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_usersettings_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticletemplatebase_modifiedby
Same as kbarticletemplate entity lk_kbarticletemplatebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticletemplate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_kbarticletemplatebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fax_modifiedby
Same as fax entity lk_fax_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_fax_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processsession_completedby
Same as processsession entity lk_processsession_completedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | completedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processsession_completedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_sdkmessageprocessingstepsecureconfig
Same as sdkmessageprocessingstepsecureconfig entity modifiedby_sdkmessageprocessingstepsecureconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstepsecureconfig |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_sdkmessageprocessingstepsecureconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_businessunit_createdonbehalfby
Same as businessunit entity lk_businessunit_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | businessunit |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_businessunit_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_duplicaterule_createdonbehalfby
Same as duplicaterule entity lk_duplicaterule_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterule |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_duplicaterule_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessage_modifiedonbehalfby
Same as sdkmessage entity lk_sdkmessage_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessage |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessage_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_translationprocess_modifiedonbehalfby
Same as translationprocess entity lk_translationprocess_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | translationprocess |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_translationprocess_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_actioncardbase_createdonbehalfby
Same as actioncard entity lk_actioncardbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | actioncard |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_actioncardbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessagefilter_createdonbehalfby
Same as sdkmessagefilter entity lk_sdkmessagefilter_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessagefilter |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessagefilter_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slabase_modifiedonbehalfby
Same as sla entity lk_slabase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sla |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slabase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_feedback_modifiedby
Same as feedback entity lk_feedback_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | feedback |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_feedback_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_templatebase_modifiedby
Same as template entity lk_templatebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | template |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_templatebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticletemplate_modifiedonbehalfby
Same as kbarticletemplate entity lk_kbarticletemplate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticletemplate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_kbarticletemplate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slakpiinstancebase_createdby
Same as slakpiinstance entity lk_slakpiinstancebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | slakpiinstance |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slakpiinstancebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ACIViewMapper_createdby
Same as aciviewmapper entity lk_ACIViewMapper_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | aciviewmapper |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_ACIViewMapper_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userqueryvisualization_modifiedby
Same as userqueryvisualization entity lk_userqueryvisualization_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userqueryvisualization |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userqueryvisualization_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recurringappointmentmaster_createdonbehalfby
Same as recurringappointmentmaster entity lk_recurringappointmentmaster_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_recurringappointmentmaster_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_lookupmapping_createdonbehalfby
Same as lookupmapping entity lk_lookupmapping_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lookupmapping |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_lookupmapping_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_MobileOfflineProfileItem_createdby
Same as mobileofflineprofileitem entity lk_MobileOfflineProfileItem_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofileitem |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_MobileOfflineProfileItem_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recurringappointmentmaster_modifiedby
Same as recurringappointmentmaster entity lk_recurringappointmentmaster_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_recurringappointmentmaster_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fax_createdby
Same as fax entity lk_fax_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_fax_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_letter_modifiedonbehalfby
Same as letter entity lk_letter_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_letter_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transformationmapping_createdby
Same as transformationmapping entity lk_transformationmapping_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transformationmapping |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transformationmapping_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_reportcategorybase_createdby
Same as reportcategory entity lk_reportcategorybase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | reportcategory |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_reportcategorybase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_letter_createdby
Same as letter entity lk_letter_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_letter_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontrolresource_modifiedby
Same as customcontrolresource entity lk_customcontrolresource_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontrolresource |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontrolresource_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_expiredprocess_createdonbehalfby
Same as expiredprocess entity lk_expiredprocess_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | expiredprocess |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_expiredprocess_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appmodulecomponent_modifiedby
Same as appmodulecomponent entity lk_appmodulecomponent_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appmodulecomponent |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | appmodulecomponent_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_calendar_modifiedby
Same as calendar entity lk_calendar_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | calendar |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_calendar_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_DuplicateRules
Same as duplicaterule entity SystemUser_DuplicateRules Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterule |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_DuplicateRules |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_plugintype_createdonbehalfby
Same as plugintype entity lk_plugintype_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintype |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_plugintype_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitem_createdonbehalfby
Same as mobileofflineprofileitem entity lk_mobileofflineprofileitem_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofileitem |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mobileofflineprofileitem_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fax_createdonbehalfby
Same as fax entity lk_fax_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_fax_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonedefinition_modifiedby
Same as timezonedefinition entity lk_timezonedefinition_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonedefinition |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonedefinition_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_columnmapping_createdby
Same as columnmapping entity lk_columnmapping_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | columnmapping |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_columnmapping_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_reportcategorybase_modifiedby
Same as reportcategory entity lk_reportcategorybase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | reportcategory |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_reportcategorybase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sharepointsitebase_createdonbehalfby
Same as sharepointsite entity lk_sharepointsitebase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointsite |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_sharepointsitebase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_workflowlog_modifiedby
Same as workflowlog entity lk_workflowlog_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | workflowlog |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_workflowlog_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_syncerrorbase_createdonbehalfby
Same as syncerror entity lk_syncerrorbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_syncerrorbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bulkdeleteoperation_modifiedonbehalfby
Same as bulkdeleteoperation entity lk_bulkdeleteoperation_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeleteoperation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_bulkdeleteoperation_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_serviceendpointbase_createdonbehalfby
Same as serviceendpoint entity lk_serviceendpointbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceendpoint |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_serviceendpointbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_solutioncomponentbase_createdonbehalfby
Same as solutioncomponent entity lk_solutioncomponentbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | solutioncomponent |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_solutioncomponentbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_plugintype_modifiedonbehalfby
Same as plugintype entity lk_plugintype_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintype |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_plugintype_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_lookupmapping_modifiedonbehalfby
Same as lookupmapping entity lk_lookupmapping_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lookupmapping |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_lookupmapping_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_phonecall_modifiedby
Same as phonecall entity lk_phonecall_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_phonecall_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slabase_modifiedby
Same as sla entity lk_slabase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sla |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slabase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_workflowlog_modifiedonbehalfby
Same as workflowlog entity lk_workflowlog_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | workflowlog |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_workflowlog_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importfilebase_createdonbehalfby
Same as importfile entity lk_importfilebase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importfile |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importfilebase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fieldsecurityprofile_createdonbehalfby
Same as fieldsecurityprofile entity lk_fieldsecurityprofile_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fieldsecurityprofile |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_fieldsecurityprofile_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importmapbase_createdby
Same as importmap entity lk_importmapbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importmap |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importmapbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_PostFollow_createdby
Same as postfollow entity lk_PostFollow_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | postfollow |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_PostFollow_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
systemuser_PostFollows
Same as postfollow entity systemuser_PostFollows Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | postfollow |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | systemuser_PostFollows |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_post_createdby
Same as post entity lk_post_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | post |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_post_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_post_createdonbehalfby
Same as post entity lk_post_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | post |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_post_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_post_modifiedby
Same as post entity lk_post_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | post |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_post_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_postcomment_createdby
Same as postcomment entity lk_postcomment_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | postcomment |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_postcomment_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_owner_postfollows
Same as postfollow entity user_owner_postfollows Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | postfollow |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_owner_postfollows |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_postfollow_createdonbehalfby
Same as postfollow entity lk_postfollow_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | postfollow |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_postfollow_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_postcomment_createdonbehalfby
Same as postcomment entity lk_postcomment_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | postcomment |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_postcomment_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_postlike_createdonbehalfby
Same as postlike entity lk_postlike_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | postlike |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_postlike_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_postlike_createdby
Same as postlike entity lk_postlike_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | postlike |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_postlike_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_queueitem_modifiedonbehalfby
Same as queueitem entity lk_queueitem_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queueitem |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_queueitem_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_socialactivity
Same as socialactivity entity user_socialactivity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_socialactivity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_translationprocess_createdonbehalfby
Same as translationprocess entity lk_translationprocess_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | translationprocess |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_translationprocess_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby
Same as sdkmessageprocessingstepsecureconfig entity lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstepsecureconfig |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_callbackregistration_createdonbehalfby
Same as callbackregistration entity lk_callbackregistration_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | callbackregistration |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_callbackregistration_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_feedback_modifiedonbehalfby
Same as feedback entity lk_feedback_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | feedback |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_feedback_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_workflowlog_createdonbehalfby
Same as workflowlog entity lk_workflowlog_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | workflowlog |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_workflowlog_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_role_createdonbehalfby
Same as role entity lk_role_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | role |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_role_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transactioncurrency_modifiedonbehalfby
Same as transactioncurrency entity lk_transactioncurrency_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transactioncurrency |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transactioncurrency_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_rolebase_modifiedby
Same as role entity lk_rolebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | role |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_rolebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_navigationsetting_createdby
Same as navigationsetting entity lk_navigationsetting_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | navigationsetting |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_navigationsetting_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_subject_modifiedonbehalfby
Same as subject entity lk_subject_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | subject |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_subject_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_duplicaterule_modifiedonbehalfby
Same as duplicaterule entity lk_duplicaterule_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterule |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_duplicaterule_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_task_modifiedonbehalfby
Same as task entity lk_task_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_task_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_subjectbase_modifiedby
Same as subject entity lk_subjectbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | subject |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_subjectbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailboxtrackingfolder_modifiedby
Same as mailboxtrackingfolder entity lk_mailboxtrackingfolder_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailboxtrackingfolder_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
impersonatinguserid_sdkmessageprocessingstep
Same as sdkmessageprocessingstep entity impersonatinguserid_sdkmessageprocessingstep Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstep |
| ReferencingAttribute | impersonatinguserid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | impersonatinguserid_sdkmessageprocessingstep |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticle_createdonbehalfby
Same as kbarticle entity lk_kbarticle_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticle |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_kbarticle_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_calendar_createdonbehalfby
Same as calendar entity lk_calendar_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | calendar |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_calendar_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_businessunitnewsarticlebase_modifiedby
Same as businessunitnewsarticle entity lk_businessunitnewsarticlebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | businessunitnewsarticle |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_businessunitnewsarticlebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_userqueryvisualizations
Same as userqueryvisualization entity user_userqueryvisualizations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userqueryvisualization |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_userqueryvisualizations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_tracelog_createdonbehalfby
Same as tracelog entity lk_tracelog_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | tracelog |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_tracelog_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_queueitembase_workerid
Same as queueitem entity lk_queueitembase_workerid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queueitem |
| ReferencingAttribute | workerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_queueitembase_workerid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitem_modifiedby
Same as mobileofflineprofileitem entity lk_mobileofflineprofileitem_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofileitem |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mobileofflineprofileitem_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customeraddressbase_modifiedby
Same as customeraddress entity lk_customeraddressbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customeraddress |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_customeraddressbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_activitypointer_modifiedby
Same as activitypointer entity lk_activitypointer_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_activitypointer_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customeraddressbase_createdby
Same as customeraddress entity lk_customeraddressbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customeraddress |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_customeraddressbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_syncerrorbase_modifiedonbehalfby
Same as syncerror entity lk_syncerrorbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_syncerrorbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_BulkDeleteFailures
Same as bulkdeletefailure entity SystemUser_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teambase_modifiedby
Same as team entity lk_teambase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | team |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_teambase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_createdby
Same as workflow entity workflow_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | workflow |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | workflow_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_queue_modifiedonbehalfby
Same as queue entity lk_queue_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queue |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_queue_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customeraddress_modifiedonbehalfby
Same as customeraddress entity lk_customeraddress_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customeraddress |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_customeraddress_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_rolebase_createdby
Same as role entity lk_rolebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | role |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_rolebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_reportcategory_modifiedonbehalfby
Same as reportcategory entity lk_reportcategory_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | reportcategory |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_reportcategory_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transformationmapping_modifiedby
Same as transformationmapping entity lk_transformationmapping_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transformationmapping |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transformationmapping_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_duplicaterulecondition_modifiedonbehalfby
Same as duplicaterulecondition entity lk_duplicaterulecondition_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterulecondition |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_duplicaterulecondition_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_picklistmapping_createdby
Same as picklistmapping entity lk_picklistmapping_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | picklistmapping |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_picklistmapping_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_savedqueryvisualizationbase_modifiedby
Same as savedqueryvisualization entity lk_savedqueryvisualizationbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | savedqueryvisualization |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_savedqueryvisualizationbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticlecommentbase_modifiedby
Same as kbarticlecomment entity lk_kbarticlecommentbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticlecomment |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_kbarticlecommentbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_email_modifiedonbehalfby
Same as email entity lk_email_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_email_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_asyncoperation_createdonbehalfby
Same as asyncoperation entity lk_asyncoperation_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_asyncoperation_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_pluginassembly_modifiedonbehalfby
Same as pluginassembly entity lk_pluginassembly_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | pluginassembly |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_pluginassembly_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_team_createdonbehalfby
Same as team entity lk_team_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | team |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_team_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_connection
Same as connection entity createdby_connection Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | createdby_connection |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_modifiedby
Same as workflow entity workflow_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | workflow |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | workflow_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_businessunitnewsarticle_createdonbehalfby
Same as businessunitnewsarticle entity lk_businessunitnewsarticle_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | businessunitnewsarticle |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_businessunitnewsarticle_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessageprocessingstepimage_modifiedonbehalfby
Same as sdkmessageprocessingstepimage entity lk_sdkmessageprocessingstepimage_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstepimage |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessageprocessingstepimage_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processsessionbase_createdonbehalfby
Same as processsession entity lk_processsessionbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processsessionbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appmodule_modifiedonbehalfby
Same as appmodule entity lk_appmodule_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appmodule |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appmodule_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontroldefaultconfig_modifiedonbehalfby
Same as customcontroldefaultconfig entity lk_customcontroldefaultconfig_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontroldefaultconfig |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontroldefaultconfig_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_tracelog_modifiedby
Same as tracelog entity lk_tracelog_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | tracelog |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_tracelog_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_appointment
Same as appointment entity user_appointment Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_appointment |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfig_createdonbehalfby
Same as appconfig entity lk_appconfig_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfig |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfig_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfiginstance_createdonbehalfby
Same as appconfiginstance entity lk_appconfiginstance_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfiginstance |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfiginstance_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DisplayStringbase_modifiedby
Same as displaystring entity lk_DisplayStringbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | displaystring |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_DisplayStringbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importlog_modifiedonbehalfby
Same as importlog entity lk_importlog_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importlog |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importlog_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_navigationsetting_modifiedby
Same as navigationsetting entity lk_navigationsetting_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | navigationsetting |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_navigationsetting_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_Email_EmailSender
Same as email entity SystemUser_Email_EmailSender Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | emailsender |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_Email_EmailSender |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_activity
Same as activitypointer entity user_activity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_activity |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_monthlyfiscalcalendar_salespersonid
Same as monthlyfiscalcalendar entity lk_monthlyfiscalcalendar_salespersonid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | monthlyfiscalcalendar |
| ReferencingAttribute | salespersonid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_monthlyfiscalcalendar_salespersonid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_businessunit_modifiedonbehalfby
Same as businessunit entity lk_businessunit_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | businessunit |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_businessunit_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_asyncoperation_modifiedonbehalfby
Same as asyncoperation entity lk_asyncoperation_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_asyncoperation_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teambase_createdby
Same as team entity lk_teambase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | team |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_teambase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_emailserverprofile_modifiedby
Same as emailserverprofile entity lk_emailserverprofile_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | emailserverprofile |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_emailserverprofile_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_callbackregistration_modifiedby
Same as callbackregistration entity lk_callbackregistration_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | callbackregistration |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_callbackregistration_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processtriggerbase_modifiedonbehalfby
Same as processtrigger entity lk_processtriggerbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processtrigger |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processtriggerbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailmergetemplate_modifiedonbehalfby
Same as mailmergetemplate entity lk_mailmergetemplate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailmergetemplate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailmergetemplate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_connectionbase_modifiedonbehalfby
Same as connection entity lk_connectionbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_connectionbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_queueitem_createdonbehalfby
Same as queueitem entity lk_queueitem_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queueitem |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_queueitem_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teamtemplate_modifiedonbehalfby
Same as teamtemplate entity lk_teamtemplate_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | teamtemplate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_teamtemplate_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_documenttemplatebase_modifiedby
Same as documenttemplate entity lk_documenttemplatebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | documenttemplate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_documenttemplatebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transformationparametermapping_createdonbehalfby
Same as transformationparametermapping entity lk_transformationparametermapping_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transformationparametermapping |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transformationparametermapping_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_userquery
Same as userquery entity user_userquery Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userquery |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_userquery |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appmodule_createdby
Same as appmodule entity lk_appmodule_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appmodule |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appmodule_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticlecommentbase_createdby
Same as kbarticlecomment entity lk_kbarticlecommentbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticlecomment |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_kbarticlecommentbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_createdonbehalfby
Same as workflow entity workflow_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | workflow |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | workflow_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recurrencerule_modifiedby
Same as recurrencerule entity lk_recurrencerule_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurrencerule |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_recurrencerule_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_category_modifiedonbehalfby
Same as category entity lk_category_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | category |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_category_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfig_modifiedby
Same as appconfig entity lk_appconfig_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfig |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfig_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bulkdeleteoperationbase_createdby
Same as bulkdeleteoperation entity lk_bulkdeleteoperationbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeleteoperation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_bulkdeleteoperationbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_asyncoperation_createdby
Same as asyncoperation entity lk_asyncoperation_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_asyncoperation_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessagefilter_modifiedonbehalfby
Same as sdkmessagefilter entity lk_sdkmessagefilter_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessagefilter |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessagefilter_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_recurringappointmentmaster
Same as recurringappointmentmaster entity user_recurringappointmentmaster Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_recurringappointmentmaster |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slaitembase_modifiedby
Same as slaitem entity lk_slaitembase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | slaitem |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slaitembase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_publisheraddressbase_modifiedonbehalfby
Same as publisheraddress entity lk_publisheraddressbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | publisheraddress |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_publisheraddressbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_documenttemplatebase_createdby
Same as documenttemplate entity lk_documenttemplatebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | documenttemplate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_documenttemplatebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transformationparametermapping_modifiedby
Same as transformationparametermapping entity lk_transformationparametermapping_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transformationparametermapping |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transformationparametermapping_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slabase_createdby
Same as sla entity lk_slabase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sla |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slabase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_organizationbase_createdby
Same as organization entity lk_organizationbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | organization |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_organizationbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_report_modifiedonbehalfby
Same as report entity lk_report_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | report |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_report_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quarterlyfiscalcalendar_modifiedby
Same as quarterlyfiscalcalendar entity lk_quarterlyfiscalcalendar_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quarterlyfiscalcalendar |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_quarterlyfiscalcalendar_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_serviceendpoint
Same as serviceendpoint entity createdby_serviceendpoint Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceendpoint |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_serviceendpoint |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_duplicaterulecondition_createdonbehalfby
Same as duplicaterulecondition entity lk_duplicaterulecondition_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterulecondition |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_duplicaterulecondition_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transactioncurrencybase_modifiedby
Same as transactioncurrency entity lk_transactioncurrencybase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transactioncurrency |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transactioncurrencybase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DisplayStringbase_createdby
Same as displaystring entity lk_DisplayStringbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | displaystring |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_DisplayStringbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slaitembase_modifiedonbehalfby
Same as slaitem entity lk_slaitembase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | slaitem |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slaitembase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
annotation_owning_user
Same as annotation entity annotation_owning_user Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | annotation_owning_user |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_contacts
Same as contact entity system_user_contacts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contact |
| ReferencingAttribute | preferredsystemuserid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_contacts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transformationparametermapping_createdby
Same as transformationparametermapping entity lk_transformationparametermapping_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transformationparametermapping |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transformationparametermapping_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_phonecall_createdonbehalfby
Same as phonecall entity lk_phonecall_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_phonecall_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_email_modifiedby
Same as email entity lk_email_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_email_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_usersettingsbase_createdby
Same as usersettings entity lk_usersettingsbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | usersettings |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_usersettingsbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teamtemplate_createdonbehalfby
Same as teamtemplate entity lk_teamtemplate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | teamtemplate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_teamtemplate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appmodule_createdonbehalfby
Same as appmodule entity lk_appmodule_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appmodule |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appmodule_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importlogbase_createdby
Same as importlog entity lk_importlogbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importlog |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importlogbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sharepointdocumentlocationbase_createdby
Same as sharepointdocumentlocation entity lk_sharepointdocumentlocationbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointdocumentlocation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_sharepointdocumentlocationbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_accounts
Same as account entity user_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_accounts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_settings
Same as usersettings entity user_settings Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | usersettings |
| ReferencingAttribute | systemuserid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_settings |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_plugintype
Same as plugintype entity modifiedby_plugintype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintype |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_plugintype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importentitymapping_modifiedonbehalfby
Same as importentitymapping entity lk_importentitymapping_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importentitymapping |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importentitymapping_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_savedquerybase_createdby
Same as savedquery entity lk_savedquerybase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | savedquery |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_savedquerybase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_activitypointer_createdby
Same as activitypointer entity lk_activitypointer_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_activitypointer_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_columnmapping_createdonbehalfby
Same as columnmapping entity lk_columnmapping_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | columnmapping |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_columnmapping_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitemassociation_modifiedonbehalfby
Same as mobileofflineprofileitemassociation entity lk_mobileofflineprofileitemassociation_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofileitemassociation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mobileofflineprofileitemassocaition_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_subject_createdonbehalfby
Same as subject entity lk_subject_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | subject |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_subject_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfigmaster_createdonbehalfby
Same as appconfigmaster entity lk_appconfigmaster_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfigmaster |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfigmaster_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticle_modifiedonbehalfby
Same as kbarticle entity lk_kbarticle_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticle |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_kbarticle_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_sdkmessageprocessingstepsecureconfig
Same as sdkmessageprocessingstepsecureconfig entity createdby_sdkmessageprocessingstepsecureconfig Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstepsecureconfig |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_sdkmessageprocessingstepsecureconfig |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_sdkmessageprocessingstep
Same as sdkmessageprocessingstep entity createdby_sdkmessageprocessingstep Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstep |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_sdkmessageprocessingstep |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfig_modifiedonbehalfby
Same as appconfig entity lk_appconfig_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfig |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfig_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quarterlyfiscalcalendar_salespersonid
Same as quarterlyfiscalcalendar entity lk_quarterlyfiscalcalendar_salespersonid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quarterlyfiscalcalendar |
| ReferencingAttribute | salespersonid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_quarterlyfiscalcalendar_salespersonid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transformationparametermapping_modifiedonbehalfby
Same as transformationparametermapping entity lk_transformationparametermapping_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transformationparametermapping |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transformationparametermapping_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_callbackregistration_createdby
Same as callbackregistration entity lk_callbackregistration_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | callbackregistration |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_callbackregistration_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importentitymapping_createdonbehalfby
Same as importentitymapping entity lk_importentitymapping_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importentitymapping |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importentitymapping_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_ProcessSessions
Same as processsession entity SystemUser_ProcessSessions Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_ProcessSessions |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_templatebase_createdonbehalfby
Same as template entity lk_templatebase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | template |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_templatebase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_lookupmapping_createdby
Same as lookupmapping entity lk_lookupmapping_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lookupmapping |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_lookupmapping_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitem_modifiedonbehalfby
Same as mobileofflineprofileitem entity lk_mobileofflineprofileitem_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofileitem |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mobileofflineprofileitem_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processsessionbase_modifiedonbehalfby
Same as processsession entity lk_processsessionbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processsessionbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processsession_createdby
Same as processsession entity lk_processsession_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processsession_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_personaldocumenttemplatebase_createdby
Same as personaldocumenttemplate entity lk_personaldocumenttemplatebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | personaldocumenttemplate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_personaldocumenttemplatebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_publisherbase_modifiedonbehalfby
Same as publisher entity lk_publisherbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | publisher |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_publisherbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_MobileOfflineProfile_createdonbehalfby
Same as mobileofflineprofile entity lk_MobileOfflineProfile_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofile |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_MobileOfflineProfile_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonerule_createdby
Same as timezonerule entity lk_timezonerule_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonerule |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonerule_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contactbase_createdby
Same as contact entity lk_contactbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contact |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contactbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slakpiinstancebase_createdonbehalfby
Same as slakpiinstance entity lk_slakpiinstancebase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | slakpiinstance |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slakpiinstancebase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_workflow
Same as workflow entity system_user_workflow Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | workflow |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | system_user_workflow |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_duplicaterulebase_createdby
Same as duplicaterule entity lk_duplicaterulebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterule |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_duplicaterulebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appointment_createdonbehalfby
Same as appointment entity lk_appointment_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_appointment_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_connection_role
Same as connectionrole entity createdby_connection_role Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connectionrole |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_connection_role |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfigmaster_modifiedby
Same as appconfigmaster entity lk_appconfigmaster_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfigmaster |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfigmaster_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_newprocess_modifiedby
Same as newprocess entity lk_newprocess_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | newprocess |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_newprocess_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_columnmapping_modifiedonbehalfby
Same as columnmapping entity lk_columnmapping_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | columnmapping |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_columnmapping_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_translationprocess_createdby
Same as translationprocess entity lk_translationprocess_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | translationprocess |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_translationprocess_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_monthlyfiscalcalendar_modifiedby
Same as monthlyfiscalcalendar entity lk_monthlyfiscalcalendar_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | monthlyfiscalcalendar |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_monthlyfiscalcalendar_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_systemuserbase_modifiedby
Same as systemuser entity lk_systemuserbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | systemuser |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_systemuserbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_expiredprocess_modifiedby
Same as expiredprocess entity lk_expiredprocess_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | expiredprocess |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_expiredprocess_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_SocialProfile_createdonbehalfby
Same as socialprofile entity lk_SocialProfile_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialprofile |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_SocialProfile_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importmap_createdonbehalfby
Same as importmap entity lk_importmap_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importmap |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importmap_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_connection
Same as connection entity modifiedby_connection Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | modifiedby_connection |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_import_createdonbehalfby
Same as import entity lk_import_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | import |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_import_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slaitembase_createdonbehalfby
Same as slaitem entity lk_slaitembase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | slaitem |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slaitembase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_navigationsetting_createdonbehalfby
Same as navigationsetting entity lk_navigationsetting_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | navigationsetting |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_navigationsetting_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_savedquery_modifiedonbehalfby
Same as savedquery entity lk_savedquery_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | savedquery |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_savedquery_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_solutioncomponentbase_modifiedonbehalfby
Same as solutioncomponent entity lk_solutioncomponentbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | solutioncomponent |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_solutioncomponentbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_connectionrolebase_createdonbehalfby
Same as connectionrole entity lk_connectionrolebase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connectionrole |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_connectionrolebase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_actioncardbase_createdby
Same as actioncard entity lk_actioncardbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | actioncard |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_actioncardbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby
Same as sdkmessageprocessingstepsecureconfig entity lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstepsecureconfig |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_webresourcebase_modifiedonbehalfby
Same as webresource entity lk_webresourcebase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | webresource |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_webresourcebase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_letter
Same as letter entity user_letter Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_letter |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_tracelog_modifiedonbehalfby
Same as tracelog entity lk_tracelog_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | tracelog |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_tracelog_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonedefinition_createdby
Same as timezonedefinition entity lk_timezonedefinition_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonedefinition |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonedefinition_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_reportcategory_createdonbehalfby
Same as reportcategory entity lk_reportcategory_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | reportcategory |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_reportcategory_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_plugintype
Same as plugintype entity createdby_plugintype Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintype |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_plugintype |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_organization_createdonbehalfby
Same as organization entity lk_organization_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | organization |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_organization_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_calendar_modifiedonbehalfby
Same as calendar entity lk_calendar_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | calendar |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_calendar_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slakpiinstancebase_modifiedby
Same as slakpiinstance entity lk_slakpiinstancebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | slakpiinstance |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slakpiinstancebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_plugintracelog
Same as plugintracelog entity createdby_plugintracelog Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintracelog |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_plugintracelog |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfiginstance_modifiedby
Same as appconfiginstance entity lk_appconfiginstance_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfiginstance |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfiginstance_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_picklistmapping_createdonbehalfby
Same as picklistmapping entity lk_picklistmapping_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | picklistmapping |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_picklistmapping_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticleviews_createdby
Same as knowledgearticleviews entity lk_knowledgearticleviews_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleviews |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticleviews_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_Imports
Same as import entity SystemUser_Imports Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | import |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_Imports |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_sdkmessage
Same as sdkmessage entity modifiedby_sdkmessage Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessage |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_sdkmessage |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ownermapping_createdonbehalfby
Same as ownermapping entity lk_ownermapping_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ownermapping |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_ownermapping_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticlecomment_createdonbehalfby
Same as kbarticlecomment entity lk_kbarticlecomment_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticlecomment |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_kbarticlecomment_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_navigationsetting_modifiedonbehalfby
Same as navigationsetting entity lk_navigationsetting_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | navigationsetting |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_navigationsetting_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonerule_createdonbehalfby
Same as timezonerule entity lk_timezonerule_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonerule |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonerule_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_templatebase_createdby
Same as template entity lk_templatebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | template |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_templatebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userformbase_modifiedonbehalfby
Same as userform entity lk_userformbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userform |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userformbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitemassociation_createdonbehalfby
Same as mobileofflineprofileitemassociation entity lk_mobileofflineprofileitemassociation_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofileitemassociation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mobileofflineprofileitemassociation_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customeraddress_createdonbehalfby
Same as customeraddress entity lk_customeraddress_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customeraddress |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_customeraddress_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importfilebase_modifiedby
Same as importfile entity lk_importfilebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importfile |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importfilebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_accountbase_modifiedby
Same as account entity lk_accountbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_accountbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_personaldocumenttemplatebase_modifiedonbehalfby
Same as personaldocumenttemplate entity lk_personaldocumenttemplatebase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | personaldocumenttemplate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_personaldocumenttemplatebase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_category_createdby
Same as category entity lk_category_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | category |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_category_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontroldefaultconfig_modifiedby
Same as customcontroldefaultconfig entity lk_customcontroldefaultconfig_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontroldefaultconfig |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontroldefaultconfig_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_SocialProfile_modifiedonbehalfby
Same as socialprofile entity lk_SocialProfile_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialprofile |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_SocialProfile_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_fax
Same as fax entity user_fax Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_fax |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_activitypointer_modifiedonbehalfby
Same as activitypointer entity lk_activitypointer_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_activitypointer_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_feedback_createdonbehalfby
Same as feedback entity lk_feedback_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | feedback |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_feedback_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appmodulecomponent_createdby
Same as appmodulecomponent entity lk_appmodulecomponent_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appmodulecomponent |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | appmodulecomponent_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sharepointsitebase_modifiedby
Same as sharepointsite entity lk_sharepointsitebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointsite |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_sharepointsitebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessageprocessingstepimage_createdonbehalfby
Same as sdkmessageprocessingstepimage entity lk_sdkmessageprocessingstepimage_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstepimage |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessageprocessingstepimage_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importlog_createdonbehalfby
Same as importlog entity lk_importlog_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importlog |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importlog_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processsession_executedby
Same as processsession entity lk_processsession_executedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | executedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processsession_executedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontrol_modifiedby
Same as customcontrol entity lk_customcontrol_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontrol |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontrol_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontrolresource_createdonbehalfby
Same as customcontrolresource entity lk_customcontrolresource_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontrolresource |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontrolresource_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_DuplicateMatchingRecord
Same as duplicaterecord entity SystemUser_DuplicateMatchingRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_DuplicateMatchingRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_sdkmessageprocessingstepimage
Same as sdkmessageprocessingstepimage entity createdby_sdkmessageprocessingstepimage Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstepimage |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_sdkmessageprocessingstepimage |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_connectionbase_createdonbehalfby
Same as connection entity lk_connectionbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_connectionbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontrol_createdby
Same as customcontrol entity lk_customcontrol_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontrol |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontrol_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontrolresource_modifiedonbehalfby
Same as customcontrolresource entity lk_customcontrolresource_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontrolresource |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontrolresource_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonerule_modifiedby
Same as timezonerule entity lk_timezonerule_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonerule |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonerule_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ACIViewMapper_createdonbehalfby
Same as aciviewmapper entity lk_ACIViewMapper_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | aciviewmapper |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_ACIViewMapper_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_audit_userid
Same as audit entity lk_audit_userid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | audit |
| ReferencingAttribute | userid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_audit_userid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_solutionbase_createdonbehalfby
Same as solution entity lk_solutionbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | solution |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_solutionbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fixedmonthlyfiscalcalendar_modifiedonbehalfby
Same as fixedmonthlyfiscalcalendar entity lk_fixedmonthlyfiscalcalendar_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fixedmonthlyfiscalcalendar |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_fixedmonthlyfiscalcalendar_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
OwnerMapping_SystemUser
Same as ownermapping entity OwnerMapping_SystemUser Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ownermapping |
| ReferencingAttribute | targetsystemuserid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | OwnerMapping_SystemUser |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_columnmapping_modifiedby
Same as columnmapping entity lk_columnmapping_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | columnmapping |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_columnmapping_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_publisheraddressbase_modifiedby
Same as publisheraddress entity lk_publisheraddressbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | publisheraddress |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_publisheraddressbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_accountbase_createdby
Same as account entity lk_accountbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_accountbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_savedquerybase_modifiedby
Same as savedquery entity lk_savedquerybase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | savedquery |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_savedquerybase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_MobileOfflineProfile_modifiedby
Same as mobileofflineprofile entity lk_MobileOfflineProfile_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofile |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_MobileOfflineProfile_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quarterlyfiscalcalendar_createdby
Same as quarterlyfiscalcalendar entity lk_quarterlyfiscalcalendar_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quarterlyfiscalcalendar |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_quarterlyfiscalcalendar_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonedefinition_modifiedonbehalfby
Same as timezonedefinition entity lk_timezonedefinition_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonedefinition |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonedefinition_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_organization_modifiedonbehalfby
Same as organization entity lk_organization_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | organization |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_organization_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
systemuser_connections1
Same as connection entity systemuser_connections1 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_connections1 |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_SiteMap_modifiedby
Same as sitemap entity lk_SiteMap_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sitemap |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_SiteMap_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_documenttemplatebase_createdonbehalfby
Same as documenttemplate entity lk_documenttemplatebase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | documenttemplate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_documenttemplatebase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticlebase_createdby
Same as kbarticle entity lk_kbarticlebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticle |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_kbarticlebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_emailserverprofile_createdby
Same as emailserverprofile entity lk_emailserverprofile_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | emailserverprofile |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_emailserverprofile_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quarterlyfiscalcalendar_modifiedonbehalfby
Same as quarterlyfiscalcalendar entity lk_quarterlyfiscalcalendar_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quarterlyfiscalcalendar |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_quarterlyfiscalcalendar_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userquery_modifiedby
Same as userquery entity lk_userquery_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userquery |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userquery_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitemassociation_modifiedby
Same as mobileofflineprofileitemassociation entity lk_mobileofflineprofileitemassociation_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofileitemassociation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mobileofflineprofileitemassocaition_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticleviews_createdonbehalfby
Same as knowledgearticleviews entity lk_knowledgearticleviews_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleviews |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticleviews_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processtriggerbase_createdonbehalfby
Same as processtrigger entity lk_processtriggerbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processtrigger |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processtriggerbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_sdkmessageprocessingstepimage
Same as sdkmessageprocessingstepimage entity modifiedby_sdkmessageprocessingstepimage Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstepimage |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_sdkmessageprocessingstepimage |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_phonecall_modifiedonbehalfby
Same as phonecall entity lk_phonecall_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_phonecall_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_workflowlog_createdby
Same as workflowlog entity lk_workflowlog_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | workflowlog |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_workflowlog_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fixedmonthlyfiscalcalendar_salespersonid
Same as fixedmonthlyfiscalcalendar entity lk_fixedmonthlyfiscalcalendar_salespersonid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fixedmonthlyfiscalcalendar |
| ReferencingAttribute | salespersonid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_fixedmonthlyfiscalcalendar_salespersonid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_quarterlyfiscalcalendar_createdonbehalfby
Same as quarterlyfiscalcalendar entity lk_quarterlyfiscalcalendar_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quarterlyfiscalcalendar |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_quarterlyfiscalcalendar_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teamtemplate_modifiedby
Same as teamtemplate entity lk_teamtemplate_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | teamtemplate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_teamtemplate_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_userform
Same as userform entity user_userform Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userform |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | user_userform |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processsession_startedby
Same as processsession entity lk_processsession_startedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | startedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processsession_startedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticleviews_modifiedonbehalfby
Same as knowledgearticleviews entity lk_knowledgearticleviews_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleviews |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticleviews_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_role_modifiedonbehalfby
Same as role entity lk_role_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | role |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_role_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_reportbase_modifiedby
Same as report entity lk_reportbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | report |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_reportbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fixedmonthlyfiscalcalendar_createdby
Same as fixedmonthlyfiscalcalendar entity lk_fixedmonthlyfiscalcalendar_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fixedmonthlyfiscalcalendar |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_fixedmonthlyfiscalcalendar_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfigmaster_createdby
Same as appconfigmaster entity lk_appconfigmaster_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfigmaster |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfigmaster_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_businessunitbase_modifiedby
Same as businessunit entity lk_businessunitbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | businessunit |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_businessunitbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
socialProfile_owning_user
Same as socialprofile entity socialProfile_owning_user Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialprofile |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | socialProfile_owning_user |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_task_modifiedby
Same as task entity lk_task_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_task_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slaitembase_createdby
Same as slaitem entity lk_slaitembase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | slaitem |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slaitembase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailboxtrackingfolder_createdonbehalfby
Same as mailboxtrackingfolder entity lk_mailboxtrackingfolder_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailboxtrackingfolder_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_sdkmessageprocessingstep
Same as sdkmessageprocessingstep entity modifiedby_sdkmessageprocessingstep Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstep |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_sdkmessageprocessingstep |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_duplicaterulebase_modifiedby
Same as duplicaterule entity lk_duplicaterulebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterule |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_duplicaterulebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recurrencerulebase_createdonbehalfby
Same as recurrencerule entity lk_recurrencerulebase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurrencerule |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_recurrencerulebase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_organizationbase_modifiedby
Same as organization entity lk_organizationbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | organization |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_organizationbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailboxtrackingfolder_modifiedonbehalfby
Same as mailboxtrackingfolder entity lk_mailboxtrackingfolder_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailboxtrackingfolder_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_task_createdby
Same as task entity lk_task_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_task_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailboxtrackingfolder_createdby
Same as mailboxtrackingfolder entity lk_mailboxtrackingfolder_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailboxtrackingfolder_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_personaldocumenttemplatebase_modifiedby
Same as personaldocumenttemplate entity lk_personaldocumenttemplatebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | personaldocumenttemplate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_personaldocumenttemplatebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processtriggerbase_modifiedby
Same as processtrigger entity lk_processtriggerbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processtrigger |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_processtriggerbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userquery_createdby
Same as userquery entity lk_userquery_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userquery |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userquery_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
contact_owning_user
Same as contact entity contact_owning_user Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contact |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | contact_owning_user |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailmergetemplate_createdonbehalfby
Same as mailmergetemplate entity lk_mailmergetemplate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailmergetemplate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailmergetemplate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importjobbase_modifiedonbehalfby
Same as importjob entity lk_importjobbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importjob |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importjobbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontroldefaultconfig_createdby
Same as customcontroldefaultconfig entity lk_customcontroldefaultconfig_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontroldefaultconfig |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontroldefaultconfig_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_savedquery_createdonbehalfby
Same as savedquery entity lk_savedquery_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | savedquery |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_savedquery_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_accounts
Same as account entity system_user_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | preferredsystemuserid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | system_user_accounts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_systemuser_createdonbehalfby
Same as systemuser entity lk_systemuser_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | systemuser |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_systemuser_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontrol_modifiedonbehalfby
Same as customcontrol entity lk_customcontrol_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontrol |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontrol_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appointment_modifiedonbehalfby
Same as appointment entity lk_appointment_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_appointment_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_knowledgearticleviews_modifiedby
Same as knowledgearticleviews entity lk_knowledgearticleviews_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticleviews |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_knowledgearticleviews_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfigmaster_modifiedonbehalfby
Same as appconfigmaster entity lk_appconfigmaster_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfigmaster |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfigmaster_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importbase_createdby
Same as import entity lk_importbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | import |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ACIViewMapper_modifiedonbehalfby
Same as aciviewmapper entity lk_ACIViewMapper_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | aciviewmapper |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_ACIViewMapper_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_solutionbase_modifiedonbehalfby
Same as solution entity lk_solutionbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | solution |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_solutionbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DisplayStringbase_modifiedonbehalfby
Same as displaystring entity lk_DisplayStringbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | displaystring |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_DisplayStringbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_annotationbase_modifiedby
Same as annotation entity lk_annotationbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_annotationbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonerule_modifiedonbehalfby
Same as timezonerule entity lk_timezonerule_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonerule |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonerule_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importjobbase_createdby
Same as importjob entity lk_importjobbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importjob |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importjobbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_feedback_createdby
Same as feedback entity lk_feedback_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | feedback |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_feedback_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonelocalizedname_modifiedby
Same as timezonelocalizedname entity lk_timezonelocalizedname_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonelocalizedname |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonelocalizedname_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailmergetemplatebase_createdby
Same as mailmergetemplate entity lk_mailmergetemplatebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailmergetemplate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailmergetemplatebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_pluginassembly
Same as pluginassembly entity createdby_pluginassembly Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | pluginassembly |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_pluginassembly |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfiginstance_modifiedonbehalfby
Same as appconfiginstance entity lk_appconfiginstance_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfiginstance |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfiginstance_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userform_modifiedby
Same as userform entity lk_userform_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userform |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userform_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_publisherbase_createdonbehalfby
Same as publisher entity lk_publisherbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | publisher |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_publisherbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recurrencerule_createdby
Same as recurrencerule entity lk_recurrencerule_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurrencerule |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_recurrencerule_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slakpiinstancebase_modifiedonbehalfby
Same as slakpiinstance entity lk_slakpiinstancebase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | slakpiinstance |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slakpiinstancebase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_ImportFiles
Same as importfile entity SystemUser_ImportFiles Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importfile |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_ImportFiles |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processsession_modifiedby
Same as processsession entity lk_processsession_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processsession_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_translationprocess_modifiedby
Same as translationprocess entity lk_translationprocess_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | translationprocess |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_translationprocess_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_annualfiscalcalendar_modifiedby
Same as annualfiscalcalendar entity lk_annualfiscalcalendar_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annualfiscalcalendar |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_annualfiscalcalendar_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_task
Same as task entity user_task Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_task |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recurrencerulebase_modifiedonbehalfby
Same as recurrencerule entity lk_recurrencerulebase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurrencerule |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_recurrencerulebase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_phonecall_createdby
Same as phonecall entity lk_phonecall_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_phonecall_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_templatebase_modifiedonbehalfby
Same as template entity lk_templatebase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | template |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_templatebase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fax_modifiedonbehalfby
Same as fax entity lk_fax_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_fax_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contact_createdonbehalfby
Same as contact entity lk_contact_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contact |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contact_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontroldefaultconfig_createdonbehalfby
Same as customcontroldefaultconfig entity lk_customcontroldefaultconfig_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontroldefaultconfig |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontroldefaultconfig_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_publisheraddressbase_createdonbehalfby
Same as publisheraddress entity lk_publisheraddressbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | publisheraddress |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_publisheraddressbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_annualfiscalcalendar_modifiedonbehalfby
Same as annualfiscalcalendar entity lk_annualfiscalcalendar_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annualfiscalcalendar |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_annualfiscalcalendar_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_semiannualfiscalcalendar_modifiedby
Same as semiannualfiscalcalendar entity lk_semiannualfiscalcalendar_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | semiannualfiscalcalendar |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_semiannualfiscalcalendar_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_socialactivity_createdby
Same as socialactivity entity lk_socialactivity_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_socialactivity_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_SiteMap_createdby
Same as sitemap entity lk_SiteMap_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sitemap |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_SiteMap_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_syncerrorbase_modifiedby
Same as syncerror entity lk_syncerrorbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_syncerrorbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_calendar_createdby
Same as calendar entity lk_calendar_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | calendar |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_calendar_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_semiannualfiscalcalendar_modifiedonbehalfby
Same as semiannualfiscalcalendar entity lk_semiannualfiscalcalendar_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | semiannualfiscalcalendar |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_semiannualfiscalcalendar_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fixedmonthlyfiscalcalendar_modifiedby
Same as fixedmonthlyfiscalcalendar entity lk_fixedmonthlyfiscalcalendar_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fixedmonthlyfiscalcalendar |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_fixedmonthlyfiscalcalendar_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_DuplicateBaseRecord
Same as duplicaterecord entity SystemUser_DuplicateBaseRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_DuplicateBaseRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importentitymapping_createdby
Same as importentitymapping entity lk_importentitymapping_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importentitymapping |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importentitymapping_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_queueitembase_createdby
Same as queueitem entity lk_queueitembase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queueitem |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_queueitembase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessage_createdonbehalfby
Same as sdkmessage entity lk_sdkmessage_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessage |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessage_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_plugintypestatistic
Same as plugintypestatistic entity createdby_plugintypestatistic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintypestatistic |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_plugintypestatistic |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_picklistmapping_modifiedby
Same as picklistmapping entity lk_picklistmapping_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | picklistmapping |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_picklistmapping_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_team_modifiedonbehalfby
Same as team entity lk_team_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | team |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_team_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_businessunitnewsarticle_modifiedonbehalfby
Same as businessunitnewsarticle entity lk_businessunitnewsarticle_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | businessunitnewsarticle |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_businessunitnewsarticle_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_ImportLogs
Same as importlog entity SystemUser_ImportLogs Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importlog |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_ImportLogs |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_plugintypestatisticbase_modifiedonbehalfby
Same as plugintypestatistic entity lk_plugintypestatisticbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintypestatistic |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_plugintypestatisticbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_tracelog_createdby
Same as tracelog entity lk_tracelog_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | tracelog |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_tracelog_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teambase_administratorid
Same as team entity lk_teambase_administratorid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | team |
| ReferencingAttribute | administratorid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_teambase_administratorid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_savedqueryvisualizationbase_createdby
Same as savedqueryvisualization entity lk_savedqueryvisualizationbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | savedqueryvisualization |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_savedqueryvisualizationbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_primaryauthorid
Same as knowledgearticle entity knowledgearticle_primaryauthorid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | knowledgearticle |
| ReferencingAttribute | primaryauthorid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | knowledgearticle_primaryauthorid |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fixedmonthlyfiscalcalendar_createdonbehalfby
Same as fixedmonthlyfiscalcalendar entity lk_fixedmonthlyfiscalcalendar_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fixedmonthlyfiscalcalendar |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_fixedmonthlyfiscalcalendar_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_email_createdby
Same as email entity lk_email_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_email_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_monthlyfiscalcalendar_createdby
Same as monthlyfiscalcalendar entity lk_monthlyfiscalcalendar_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | monthlyfiscalcalendar |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_monthlyfiscalcalendar_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_queuebase_createdby
Same as queue entity lk_queuebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queue |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_queuebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appmodulecomponent_createdonbehalfby
Same as appmodulecomponent entity lk_appmodulecomponent_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appmodulecomponent |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_appmodulecomponent_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_personaldocumenttemplatebase_createdonbehalfby
Same as personaldocumenttemplate entity lk_personaldocumenttemplatebase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | personaldocumenttemplate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_personaldocumenttemplatebase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_savedqueryvisualizationbase_createdonbehalfby
Same as savedqueryvisualization entity lk_savedqueryvisualizationbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | savedqueryvisualization |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_savedqueryvisualizationbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_newprocess_createdby
Same as newprocess entity lk_newprocess_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | newprocess |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_newprocess_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_category_createdonbehalfby
Same as category entity lk_category_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | category |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_category_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_newprocess_modifiedonbehalfby
Same as newprocess entity lk_newprocess_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | newprocess |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_newprocess_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_feedback_closedby
Same as feedback entity lk_feedback_closedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | feedback |
| ReferencingAttribute | closedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_feedback_closedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_semiannualfiscalcalendar_createdby
Same as semiannualfiscalcalendar entity lk_semiannualfiscalcalendar_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | semiannualfiscalcalendar |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_semiannualfiscalcalendar_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_duplicateruleconditionbase_modifiedby
Same as duplicaterulecondition entity lk_duplicateruleconditionbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterulecondition |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_duplicateruleconditionbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_primary_user
Same as queue entity queue_primary_user Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queue |
| ReferencingAttribute | primaryuserid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | queue_primary_user |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_email
Same as email entity user_email Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_email |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_reportbase_createdby
Same as report entity lk_reportbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | report |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_reportbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appointment_createdby
Same as appointment entity lk_appointment_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_appointment_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_letter_modifiedby
Same as letter entity lk_letter_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_letter_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontrol_createdonbehalfby
Same as customcontrol entity lk_customcontrol_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontrol |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontrol_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_usersettingsbase_modifiedby
Same as usersettings entity lk_usersettingsbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | usersettings |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_usersettingsbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_queueitembase_modifiedby
Same as queueitem entity lk_queueitembase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queueitem |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_queueitembase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessageprocessingstep_modifiedonbehalfby
Same as sdkmessageprocessingstep entity lk_sdkmessageprocessingstep_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstep |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessageprocessingstep_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_pluginassembly
Same as pluginassembly entity modifiedby_pluginassembly Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | pluginassembly |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_pluginassembly |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sharepointdocumentlocationbase_modifiedby
Same as sharepointdocumentlocation entity lk_sharepointdocumentlocationbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointdocumentlocation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_sharepointdocumentlocationbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_activity_parties
Same as activityparty entity system_user_activity_parties Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activityparty |
| ReferencingAttribute | partyid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | system_user_activity_parties |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_annualfiscalcalendar_salespersonid
Same as annualfiscalcalendar entity lk_annualfiscalcalendar_salespersonid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annualfiscalcalendar |
| ReferencingAttribute | salespersonid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_annualfiscalcalendar_salespersonid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_AsyncOperations
Same as asyncoperation entity SystemUser_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_publisheraddressbase_createdby
Same as publisheraddress entity lk_publisheraddressbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | publisheraddress |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_publisheraddressbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_import_modifiedonbehalfby
Same as import entity lk_import_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | import |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_import_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_queuebase_modifiedby
Same as queue entity lk_queuebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queue |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_queuebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_ImportMaps
Same as importmap entity SystemUser_ImportMaps Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importmap |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_ImportMaps |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_modifiedonbehalfby
Same as workflow entity workflow_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | workflow |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | workflow_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_category_modifiedby
Same as category entity lk_category_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | category |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_category_modifiedby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_SiteMap_createdonbehalfby
Same as sitemap entity lk_SiteMap_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sitemap |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_SiteMap_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
webresource_modifiedby
Same as webresource entity webresource_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | webresource |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | webresource_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_sdkmessage
Same as sdkmessage entity createdby_sdkmessage Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessage |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_sdkmessage |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importlogbase_modifiedby
Same as importlog entity lk_importlogbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importlog |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importlogbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importjobbase_createdonbehalfby
Same as importjob entity lk_importjobbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importjob |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importjobbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_monthlyfiscalcalendar_modifiedonbehalfby
Same as monthlyfiscalcalendar entity lk_monthlyfiscalcalendar_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | monthlyfiscalcalendar |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_monthlyfiscalcalendar_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transactioncurrency_createdonbehalfby
Same as transactioncurrency entity lk_transactioncurrency_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transactioncurrency |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transactioncurrency_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bulkdeleteoperation_createdonbehalfby
Same as bulkdeleteoperation entity lk_bulkdeleteoperation_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeleteoperation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_bulkdeleteoperation_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_plugintypestatistic
Same as plugintypestatistic entity modifiedby_plugintypestatistic Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintypestatistic |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_plugintypestatistic |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_actioncardbase_modifiedonbehalfby
Same as actioncard entity lk_actioncardbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | actioncard |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_actioncardbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recurringappointmentmaster_createdby
Same as recurringappointmentmaster entity lk_recurringappointmentmaster_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_recurringappointmentmaster_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_DisplayStringbase_createdonbehalfby
Same as displaystring entity lk_DisplayStringbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | displaystring |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_DisplayStringbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_audit_callinguserid
Same as audit entity lk_audit_callinguserid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | audit |
| ReferencingAttribute | callinguserid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_audit_callinguserid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importfilebase_createdby
Same as importfile entity lk_importfilebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importfile |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importfilebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importmap_modifiedonbehalfby
Same as importmap entity lk_importmap_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importmap |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importmap_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_expiredprocess_modifiedonbehalfby
Same as expiredprocess entity lk_expiredprocess_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | expiredprocess |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_expiredprocess_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userqueryvisualizationbase_modifiedonbehalfby
Same as userqueryvisualization entity lk_userqueryvisualizationbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userqueryvisualization |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userqueryvisualizationbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_semiannualfiscalcalendar_salespersonid
Same as semiannualfiscalcalendar entity lk_semiannualfiscalcalendar_salespersonid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | semiannualfiscalcalendar |
| ReferencingAttribute | salespersonid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_semiannualfiscalcalendar_salespersonid |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_report_createdonbehalfby
Same as report entity lk_report_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | report |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_report_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processsession_canceledby
Same as processsession entity lk_processsession_canceledby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | canceledby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processsession_canceledby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_SiteMap_modifiedonbehalfby
Same as sitemap entity lk_SiteMap_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sitemap |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_SiteMap_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_SyncError
Same as syncerror entity SystemUser_SyncError Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SystemUser_SyncError |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_socialactivity_modifiedby
Same as socialactivity entity lk_socialactivity_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_socialactivity_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_accountbase_modifiedonbehalfby
Same as account entity lk_accountbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_accountbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_subjectbase_createdby
Same as subject entity lk_subjectbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | subject |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_subjectbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_MobileOfflineProfile_modifiedonbehalfby
Same as mobileofflineprofile entity lk_MobileOfflineProfile_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofile |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_MobileOfflineProfile_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_callbackregistration_modifiedonbehalfby
Same as callbackregistration entity lk_callbackregistration_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | callbackregistration |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_callbackregistration_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_annotationbase_modifiedonbehalfby
Same as annotation entity lk_annotationbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_annotationbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticletemplatebase_createdby
Same as kbarticletemplate entity lk_kbarticletemplatebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticletemplate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_kbarticletemplatebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importbase_modifiedby
Same as import entity lk_importbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | import |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_connection_role
Same as connectionrole entity modifiedby_connection_role Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connectionrole |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_connection_role |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sharepointdocumentlocationbase_createdonbehalfby
Same as sharepointdocumentlocation entity lk_sharepointdocumentlocationbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointdocumentlocation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_sharepointdocumentlocationbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mailmergetemplatebase_modifiedby
Same as mailmergetemplate entity lk_mailmergetemplatebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailmergetemplate |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_mailmergetemplatebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userquery_createdonbehalfby
Same as userquery entity lk_userquery_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userquery |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userquery_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transactioncurrencybase_createdby
Same as transactioncurrency entity lk_transactioncurrencybase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transactioncurrency |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transactioncurrencybase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_queue_createdonbehalfby
Same as queue entity lk_queue_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | queue |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_queue_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_MobileOfflineProfile_createdby
Same as mobileofflineprofile entity lk_MobileOfflineProfile_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofile |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_MobileOfflineProfile_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_serviceendpoint
Same as serviceendpoint entity modifiedby_serviceendpoint Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceendpoint |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_serviceendpoint |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appointment_modifiedby
Same as appointment entity lk_appointment_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_appointment_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_picklistmapping_modifiedonbehalfby
Same as picklistmapping entity lk_picklistmapping_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | picklistmapping |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_picklistmapping_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transformationmapping_createdonbehalfby
Same as transformationmapping entity lk_transformationmapping_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transformationmapping |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transformationmapping_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_plugintypestatisticbase_createdonbehalfby
Same as plugintypestatistic entity lk_plugintypestatisticbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintypestatistic |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_plugintypestatisticbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticletemplate_createdonbehalfby
Same as kbarticletemplate entity lk_kbarticletemplate_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticletemplate |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_kbarticletemplate_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
ImportFile_SystemUser
Same as importfile entity ImportFile_SystemUser Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importfile |
| ReferencingAttribute | recordsownerid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | ImportFile_SystemUser |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importmapbase_modifiedby
Same as importmap entity lk_importmapbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importmap |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importmapbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userform_createdby
Same as userform entity lk_userform_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userform |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userform_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_expiredprocess_createdby
Same as expiredprocess entity lk_expiredprocess_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | expiredprocess |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_expiredprocess_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userqueryvisualization_createdby
Same as userqueryvisualization entity lk_userqueryvisualization_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userqueryvisualization |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userqueryvisualization_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ACIViewMapper_modifiedby
Same as aciviewmapper entity lk_ACIViewMapper_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | aciviewmapper |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_ACIViewMapper_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_slabase
Same as sla entity user_slabase Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sla |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_slabase |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_annotationbase_createdby
Same as annotation entity lk_annotationbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_annotationbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
webresource_createdby
Same as webresource entity webresource_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | webresource |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | webresource_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userqueryvisualizationbase_createdonbehalfby
Same as userqueryvisualization entity lk_userqueryvisualizationbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userqueryvisualization |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userqueryvisualizationbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_usersettings_modifiedonbehalfby
Same as usersettings entity lk_usersettings_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | usersettings |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_usersettings_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_parent_user
Same as systemuser entity user_parent_user Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | systemuser |
| ReferencingAttribute | parentsystemuserid |
| IsHierarchical | True |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_parent_user |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfiginstance_createdby
Same as appconfiginstance entity lk_appconfiginstance_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfiginstance |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfiginstance_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_annualfiscalcalendar_createdonbehalfby
Same as annualfiscalcalendar entity lk_annualfiscalcalendar_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annualfiscalcalendar |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_annualfiscalcalendar_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userformbase_createdonbehalfby
Same as userform entity lk_userformbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userform |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userformbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fieldsecurityprofile_createdby
Same as fieldsecurityprofile entity lk_fieldsecurityprofile_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fieldsecurityprofile |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_fieldsecurityprofile_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_asyncoperation_modifiedby
Same as asyncoperation entity lk_asyncoperation_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_asyncoperation_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_pluginassembly_createdonbehalfby
Same as pluginassembly entity lk_pluginassembly_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | pluginassembly |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_pluginassembly_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importentitymapping_modifiedby
Same as importentitymapping entity lk_importentitymapping_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importentitymapping |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importentitymapping_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sdkmessageprocessingstep_createdonbehalfby
Same as sdkmessageprocessingstep entity lk_sdkmessageprocessingstep_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessageprocessingstep |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_sdkmessageprocessingstep_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_activitypointer_createdonbehalfby
Same as activitypointer entity lk_activitypointer_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_activitypointer_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contact_modifiedonbehalfby
Same as contact entity lk_contact_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contact |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contact_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_savedqueryvisualizationbase_modifiedonbehalfby
Same as savedqueryvisualization entity lk_savedqueryvisualizationbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | savedqueryvisualization |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_savedqueryvisualizationbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_accountbase_createdonbehalfby
Same as account entity lk_accountbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_accountbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
modifiedby_sdkmessagefilter
Same as sdkmessagefilter entity modifiedby_sdkmessagefilter Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessagefilter |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | modifiedby_sdkmessagefilter |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_email_templates
Same as template entity system_user_email_templates Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | template |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | system_user_email_templates |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ownermapping_modifiedonbehalfby
Same as ownermapping entity lk_ownermapping_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ownermapping |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_ownermapping_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_systemuser_modifiedonbehalfby
Same as systemuser entity lk_systemuser_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | systemuser |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_systemuser_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_annualfiscalcalendar_createdby
Same as annualfiscalcalendar entity lk_annualfiscalcalendar_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annualfiscalcalendar |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_annualfiscalcalendar_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_email_createdonbehalfby
Same as email entity lk_email_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_email_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_recurringappointmentmaster_modifiedonbehalfby
Same as recurringappointmentmaster entity lk_recurringappointmentmaster_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_recurringappointmentmaster_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonelocalizedname_createdby
Same as timezonelocalizedname entity lk_timezonelocalizedname_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonelocalizedname |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonelocalizedname_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bulkdeleteoperationbase_modifiedby
Same as bulkdeleteoperation entity lk_bulkdeleteoperationbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeleteoperation |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_bulkdeleteoperationbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sharepointsitebase_modifiedonbehalfby
Same as sharepointsite entity lk_sharepointsitebase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointsite |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_sharepointsitebase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ownermapping_modifiedby
Same as ownermapping entity lk_ownermapping_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ownermapping |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_ownermapping_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sharepointsitebase_createdby
Same as sharepointsite entity lk_sharepointsitebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointsite |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_sharepointsitebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_actioncardbase_modifiedby
Same as actioncard entity lk_actioncardbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | actioncard |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_actioncardbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_webresourcebase_createdonbehalfby
Same as webresource entity lk_webresourcebase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | webresource |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_webresourcebase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_connectionrolebase_modifiedonbehalfby
Same as connectionrole entity lk_connectionrolebase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connectionrole |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_connectionrolebase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonelocalizedname_modifiedonbehalfby
Same as timezonelocalizedname entity lk_timezonelocalizedname_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonelocalizedname |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonelocalizedname_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_transformationmapping_modifiedonbehalfby
Same as transformationmapping entity lk_transformationmapping_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | transformationmapping |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_transformationmapping_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_documenttemplatebase_modifiedonbehalfby
Same as documenttemplate entity lk_documenttemplatebase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | documenttemplate |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_documenttemplatebase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
user_phonecall
Same as phonecall entity user_phonecall Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | user_phonecall |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_serviceendpointbase_modifiedonbehalfby
Same as serviceendpoint entity lk_serviceendpointbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceendpoint |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_serviceendpointbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_slabase_createdonbehalfby
Same as sla entity lk_slabase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sla |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_slabase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importjobbase_modifiedby
Same as importjob entity lk_importjobbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importjob |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importjobbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_MobileOfflineProfileItemAssociation_createdby
Same as mobileofflineprofileitemassociation entity lk_MobileOfflineProfileItemAssociation_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mobileofflineprofileitemassociation |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_MobileOfflineProfileItemAssociation_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processtriggerbase_createdby
Same as processtrigger entity lk_processtriggerbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processtrigger |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_processtriggerbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonedefinition_createdonbehalfby
Same as timezonedefinition entity lk_timezonedefinition_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonedefinition |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonedefinition_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticlecomment_modifiedonbehalfby
Same as kbarticlecomment entity lk_kbarticlecomment_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticlecomment |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_kbarticlecomment_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_timezonelocalizedname_createdonbehalfby
Same as timezonelocalizedname entity lk_timezonelocalizedname_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | timezonelocalizedname |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_timezonelocalizedname_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_systemuserbase_createdby
Same as systemuser entity lk_systemuserbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | systemuser |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_systemuserbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
systemuser_principalobjectattributeaccess
Same as principalobjectattributeaccess entity systemuser_principalobjectattributeaccess Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | systemuser_principalobjectattributeaccess |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_asyncoperation
Same as asyncoperation entity system_user_asyncoperation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | owninguser |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | system_user_asyncoperation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_plugintracelogbase_createdonbehalfby
Same as plugintracelog entity lk_plugintracelogbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | plugintracelog |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_plugintracelogbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_teamtemplate_createdby
Same as teamtemplate entity lk_teamtemplate_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | teamtemplate |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_teamtemplate_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_annotationbase_createdonbehalfby
Same as annotation entity lk_annotationbase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_annotationbase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fieldsecurityprofile_modifiedonbehalfby
Same as fieldsecurityprofile entity lk_fieldsecurityprofile_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fieldsecurityprofile |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_fieldsecurityprofile_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appmodulecomponent_modifiedonbehalfby
Same as appmodulecomponent entity lk_appmodulecomponent_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appmodulecomponent |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_appmodulecomponent_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_semiannualfiscalcalendar_createdonbehalfby
Same as semiannualfiscalcalendar entity lk_semiannualfiscalcalendar_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | semiannualfiscalcalendar |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_semiannualfiscalcalendar_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_userquery_modifiedonbehalfby
Same as userquery entity lk_userquery_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | userquery |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_userquery_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_businessunitnewsarticlebase_createdby
Same as businessunitnewsarticle entity lk_businessunitnewsarticlebase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | businessunitnewsarticle |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_businessunitnewsarticlebase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
systemuser_connections2
Same as connection entity systemuser_connections2 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_connections2 |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_task_createdonbehalfby
Same as task entity lk_task_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_task_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_contactbase_modifiedby
Same as contact entity lk_contactbase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contact |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_contactbase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_letter_createdonbehalfby
Same as letter entity lk_letter_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_letter_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_customcontrolresource_createdby
Same as customcontrolresource entity lk_customcontrolresource_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customcontrolresource |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_customcontrolresource_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_socialactivitybase_modifiedonbehalfby
Same as socialactivity entity lk_socialactivitybase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_socialactivitybase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_socialactivitybase_createdonbehalfby
Same as socialactivity entity lk_socialactivitybase_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_socialactivitybase_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_importfilebase_modifiedonbehalfby
Same as importfile entity lk_importfilebase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | importfile |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_importfilebase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_fieldsecurityprofile_modifiedby
Same as fieldsecurityprofile entity lk_fieldsecurityprofile_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fieldsecurityprofile |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_fieldsecurityprofile_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_newprocess_createdonbehalfby
Same as newprocess entity lk_newprocess_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | newprocess |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_newprocess_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_appconfig_createdby
Same as appconfig entity lk_appconfig_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appconfig |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | systemuser_appconfig_createdby |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_businessunitbase_createdby
Same as businessunit entity lk_businessunitbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | businessunit |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_businessunitbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_monthlyfiscalcalendar_createdonbehalfby
Same as monthlyfiscalcalendar entity lk_monthlyfiscalcalendar_createdonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | monthlyfiscalcalendar |
| ReferencingAttribute | createdonbehalfby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_monthlyfiscalcalendar_createdonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_sharepointdocumentlocationbase_modifiedonbehalfby
Same as sharepointdocumentlocation entity lk_sharepointdocumentlocationbase_modifiedonbehalfby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointdocumentlocation |
| ReferencingAttribute | modifiedonbehalfby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_sharepointdocumentlocationbase_modifiedonbehalfby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_syncerrorbase_createdby
Same as syncerror entity lk_syncerrorbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_syncerrorbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
createdby_sdkmessagefilter
Same as sdkmessagefilter entity createdby_sdkmessagefilter Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sdkmessagefilter |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | createdby_sdkmessagefilter |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_kbarticlebase_modifiedby
Same as kbarticle entity lk_kbarticlebase_modifiedby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | kbarticle |
| ReferencingAttribute | modifiedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lk_kbarticlebase_modifiedby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_ownermapping_createdby
Same as ownermapping entity lk_ownermapping_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | ownermapping |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_ownermapping_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_SyncErrors
Same as syncerror entity SystemUser_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | SystemUser_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
lk_duplicateruleconditionbase_createdby
Same as duplicaterulecondition entity lk_duplicateruleconditionbase_createdby Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterulecondition |
| ReferencingAttribute | createdby |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | lk_duplicateruleconditionbase_createdby |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- territory_system_users
- site_system_users
- systemuser_defaultmailbox_mailbox
- position_users
- calendar_system_users
- business_unit_system_users
- MobileOfflineProfile_SystemUser
- TransactionCurrency_SystemUser
- user_parent_user
- organization_system_users
- lk_systemuserbase_modifiedby
- queue_system_user
- lk_systemuser_modifiedonbehalfby
- processstage_systemusers
- lk_systemuserbase_createdby
- lk_systemuser_createdonbehalfby
territory_system_users
Added by: Application Common Solution
See territory Entity territory_system_users One-To-Many relationship.
site_system_users
Added by: Service Solution
See site Entity site_system_users One-To-Many relationship.
systemuser_defaultmailbox_mailbox
See mailbox Entity systemuser_defaultmailbox_mailbox One-To-Many relationship.
position_users
See position Entity position_users One-To-Many relationship.
calendar_system_users
See calendar Entity calendar_system_users One-To-Many relationship.
business_unit_system_users
See businessunit Entity business_unit_system_users One-To-Many relationship.
MobileOfflineProfile_SystemUser
See mobileofflineprofile Entity MobileOfflineProfile_SystemUser One-To-Many relationship.
TransactionCurrency_SystemUser
See transactioncurrency Entity TransactionCurrency_SystemUser One-To-Many relationship.
user_parent_user
See systemuser Entity user_parent_user One-To-Many relationship.
organization_system_users
See organization Entity organization_system_users One-To-Many relationship.
lk_systemuserbase_modifiedby
See systemuser Entity lk_systemuserbase_modifiedby One-To-Many relationship.
queue_system_user
See queue Entity queue_system_user One-To-Many relationship.
lk_systemuser_modifiedonbehalfby
See systemuser Entity lk_systemuser_modifiedonbehalfby One-To-Many relationship.
processstage_systemusers
See processstage Entity processstage_systemusers One-To-Many relationship.
lk_systemuserbase_createdby
See systemuser Entity lk_systemuserbase_createdby One-To-Many relationship.
lk_systemuser_createdonbehalfby
See systemuser Entity lk_systemuser_createdonbehalfby One-To-Many relationship.
Many-To-Many Relationships
Relationship details provided where the SystemUser entity is the first entity in the relationship. Listed by SchemaName.
- msdyn_resourcerequirement_systemuser
- systemuserprofiles_association
- systemuserroles_association
- teammembership_association
- queuemembership_association
msdyn_resourcerequirement_systemuser
See msdyn_resourcerequirement Entity msdyn_resourcerequirement_systemuser Many-To-Many Relationship.
systemuserprofiles_association
IntersectEntityName: systemuserprofiles
Entity 1
| Property | Value |
|---|---|
| IntersectAttribute | systemuserid |
| IsCustomizable | False |
| LogicalName | systemuser |
| NavigationPropertyName | systemuserprofiles_association |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
Entity 2
| Property | Value |
|---|---|
| LogicalName | fieldsecurityprofile |
| IntersectAttribute | fieldsecurityprofileid |
| NavigationPropertyName | systemuserprofiles_association |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
systemuserroles_association
IntersectEntityName: systemuserroles
Entity 1
| Property | Value |
|---|---|
| IntersectAttribute | systemuserid |
| IsCustomizable | False |
| LogicalName | systemuser |
| NavigationPropertyName | systemuserroles_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Entity 2
| Property | Value |
|---|---|
| LogicalName | role |
| IntersectAttribute | roleid |
| NavigationPropertyName | systemuserroles_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
teammembership_association
See team Entity teammembership_association Many-To-Many Relationship.
queuemembership_association
See queue Entity queuemembership_association Many-To-Many Relationship.
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
systemuser EntityType
Commentaires
Envoyer et afficher des commentaires pour