User (SystemUser) table/entity reference

Note

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

Person with access to the Microsoft CRM system and who owns objects in the Microsoft CRM database.

Messages

Message Web API Operation SDK class or method
Create POST /systemusers
See Create
CreateRequest or
Create
Delete DELETE /systemusers(systemuserid)
See Delete
DeleteRequest or
Delete
ReassignObjectsSystemUser ReassignObjectsSystemUser ReassignObjectsSystemUserRequest
RemoveParent RemoveParent RemoveParentRequest
Retrieve GET /systemusers(systemuserid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveAllChildUsersSystemUser RetrieveAllChildUsersSystemUser RetrieveAllChildUsersSystemUserRequest
RetrieveMultiple GET /systemusers
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
SetBusinessSystemUser SetBusinessSystemUser SetBusinessSystemUserRequest
SetParentBusinessUnit Associate and disassociate entities SetParentBusinessUnitRequest
SetParentSystemUser SetParentSystemUser SetParentSystemUserRequest
SetParentTeam SetParentTeam SetParentTeamRequest
SetState PATCH /systemusers(systemuserid)
Update statecode and statuscode properties.
SetStateRequest
Update PATCH /systemusers(systemuserid)
See Update
UpdateRequest or
Update

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 columns/attributes

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

AccessMode

Property Value
Description Type of user.
DisplayName Access Mode
IsValidForForm True
IsValidForRead True
LogicalName accessmode
RequiredLevel SystemRequired
Type Picklist

AccessMode Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
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

AzureState

Added by: AuthorizationCore Solution

Property Value
Description Azure state of user
DisplayName Azure State
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName azurestate
RequiredLevel SystemRequired
Type Picklist

AzureState Choices/Options

Value Label Description
0 Exists
1 Soft deleted
2 Not found or hard deleted

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. This is used only in the on-premises version of the product. Online licenses are managed through Microsoft 365 Office Portal
DisplayName License Type
IsValidForForm True
IsValidForRead True
LogicalName caltype
RequiredLevel SystemRequired
Type Picklist

CALType Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

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 Choices/Options

Value Label Description
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 256
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 Choices/Options

Value Label Description
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 Email
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 Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
1 Disabled
0 Enabled

DefaultValue: 0

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 Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

IsLicensed

Property Value
Description Information about whether the user is licensed.
DisplayName User Licensed
IsValidForForm True
IsValidForRead True
LogicalName islicensed
RequiredLevel SystemRequired
Type Boolean

IsLicensed Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

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 Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

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 256
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 Email
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 Choices/Options

Value Label Description
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 Email
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 Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

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

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 Email
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 Email
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 columns/attributes

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

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

AzureDeletedOn

Added by: AuthorizationCore Solution

Property Value
DateTimeBehavior UserLocal
Description Date and time when the user was set as soft deleted in Azure.
DisplayName Azure Deleted On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName azuredeletedon
RequiredLevel None
Type DateTime

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 Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

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

DeletedState

Added by: AuthorizationCore Solution

Property Value
Description User delete state
DisplayName Deleted State
IsValidForForm True
IsValidForRead True
LogicalName deletedstate
RequiredLevel SystemRequired
Type Picklist

DeletedState Choices/Options

Value Label Description
0 Not deleted
1 Soft deleted

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.000000000001
Precision 12
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 Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 1

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 Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

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

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

Same as the lk_appmodule_modifiedby many-to-one relationship for the appmodule table/entity.

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

systemuser_principalobjectattributeaccess_principalid

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

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 the user_exchangesyncidmapping many-to-one relationship for the exchangesyncidmapping table/entity.

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 the lk_theme_createdby many-to-one relationship for the theme table/entity.

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 the lk_theme_createdonbehalfby many-to-one relationship for the theme table/entity.

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 the lk_theme_modifiedby many-to-one relationship for the theme table/entity.

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 the lk_theme_modifiedonbehalfby many-to-one relationship for the theme table/entity.

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 the lk_usermapping_createdby many-to-one relationship for the usermapping table/entity.

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 the lk_usermapping_createdonbehalfby many-to-one relationship for the usermapping table/entity.

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 the lk_usermapping_modifiedby many-to-one relationship for the usermapping table/entity.

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 the lk_usermapping_modifiedonbehalfby many-to-one relationship for the usermapping table/entity.

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 the lk_interactionforemail_createdby many-to-one relationship for the interactionforemail table/entity.

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 the lk_interactionforemail_createdonbehalfby many-to-one relationship for the interactionforemail table/entity.

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 the lk_interactionforemail_modifiedby many-to-one relationship for the interactionforemail table/entity.

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 the lk_interactionforemail_modifiedonbehalfby many-to-one relationship for the interactionforemail table/entity.

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 the user_interactionforemail many-to-one relationship for the interactionforemail table/entity.

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 the lk_knowledgearticle_createdby many-to-one relationship for the knowledgearticle table/entity.

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 the lk_knowledgearticle_createdonbehalfby many-to-one relationship for the knowledgearticle table/entity.

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 the lk_knowledgearticle_modifiedby many-to-one relationship for the knowledgearticle table/entity.

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 the lk_knowledgearticle_modifiedonbehalfby many-to-one relationship for the knowledgearticle table/entity.

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 the user_knowledgearticle many-to-one relationship for the knowledgearticle table/entity.

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 the user_sharepointsite many-to-one relationship for the sharepointsite table/entity.

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 the user_sharepointdocumentlocation many-to-one relationship for the sharepointdocumentlocation table/entity.

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 the lk_goal_createdby many-to-one relationship for the goal table/entity.

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 the lk_goal_createdonbehalfby many-to-one relationship for the goal table/entity.

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 the lk_goal_modifiedby many-to-one relationship for the goal table/entity.

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 the lk_goal_modifiedonbehalfby many-to-one relationship for the goal table/entity.

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 the user_goal many-to-one relationship for the goal table/entity.

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 the user_goal_goalowner many-to-one relationship for the goal table/entity.

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 the lk_metric_createdby many-to-one relationship for the metric table/entity.

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 the lk_metric_createdonbehalfby many-to-one relationship for the metric table/entity.

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 the lk_metric_modifiedby many-to-one relationship for the metric table/entity.

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 the lk_metric_modifiedonbehalfby many-to-one relationship for the metric table/entity.

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 the lk_rollupfield_createdby many-to-one relationship for the rollupfield table/entity.

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 the lk_rollupfield_createdonbehalfby many-to-one relationship for the rollupfield table/entity.

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 the lk_rollupfield_modifiedby many-to-one relationship for the rollupfield table/entity.

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 the lk_rollupfield_modifiedonbehalfby many-to-one relationship for the rollupfield table/entity.

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 the lk_goalrollupquery_createdby many-to-one relationship for the goalrollupquery table/entity.

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 the lk_goalrollupquery_createdonbehalfby many-to-one relationship for the goalrollupquery table/entity.

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 the lk_goalrollupquery_modifiedby many-to-one relationship for the goalrollupquery table/entity.

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 the lk_goalrollupquery_modifiedonbehalfby many-to-one relationship for the goalrollupquery table/entity.

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 the lk_emailserverprofile_createdonbehalfby many-to-one relationship for the emailserverprofile table/entity.

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 the lk_emailserverprofile_modifiedonbehalfby many-to-one relationship for the emailserverprofile table/entity.

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 the lk_mailbox_createdby many-to-one relationship for the mailbox table/entity.

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 the lk_mailbox_createdonbehalfby many-to-one relationship for the mailbox table/entity.

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 the lk_mailbox_modifiedby many-to-one relationship for the mailbox table/entity.

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 the lk_mailbox_modifiedonbehalfby many-to-one relationship for the mailbox table/entity.

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 the user_mailbox many-to-one relationship for the mailbox table/entity.

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

lk_post_modifiedonbehalfby

Same as the lk_post_modifiedonbehalfby many-to-one relationship for the post table/entity.

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 the lk_position_createdby many-to-one relationship for the position table/entity.

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 the lk_position_createdonbehalfby many-to-one relationship for the position table/entity.

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 the lk_position_modifiedby many-to-one relationship for the position table/entity.

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 the lk_position_modifiedonbehalfby many-to-one relationship for the position table/entity.

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 the lk_solution_createdby many-to-one relationship for the solution table/entity.

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 the lk_solution_modifiedby many-to-one relationship for the solution table/entity.

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 the lk_publisher_createdby many-to-one relationship for the publisher table/entity.

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 the lk_publisher_modifiedby many-to-one relationship for the publisher table/entity.

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 the lk_officegraphdocument_createdonbehalfby many-to-one relationship for the officegraphdocument table/entity.

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 the lk_officegraphdocument_modifiedonbehalfby many-to-one relationship for the officegraphdocument table/entity.

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 the lk_recommendeddocument_createdby many-to-one relationship for the recommendeddocument table/entity.

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 the lk_recommendeddocument_createdonbehalfby many-to-one relationship for the recommendeddocument table/entity.

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 the lk_recommendeddocument_modifiedby many-to-one relationship for the recommendeddocument table/entity.

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 the lk_recommendeddocument_modifiedonbehalfby many-to-one relationship for the recommendeddocument table/entity.

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 the lk_KnowledgeBaseRecord_createdby many-to-one relationship for the knowledgebaserecord table/entity.

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 the lk_KnowledgeBaseRecord_createdonbehalfby many-to-one relationship for the knowledgebaserecord table/entity.

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 the lk_KnowledgeBaseRecord_modifiedby many-to-one relationship for the knowledgebaserecord table/entity.

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 the lk_KnowledgeBaseRecord_modifiedonbehalfby many-to-one relationship for the knowledgebaserecord table/entity.

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 the lk_lookupmapping_modifiedby many-to-one relationship for the lookupmapping table/entity.

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 the lk_usersettings_createdonbehalfby many-to-one relationship for the usersettings table/entity.

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 the lk_kbarticletemplatebase_modifiedby many-to-one relationship for the kbarticletemplate table/entity.

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 the lk_fax_modifiedby many-to-one relationship for the fax table/entity.

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 the lk_processsession_completedby many-to-one relationship for the processsession table/entity.

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 the modifiedby_sdkmessageprocessingstepsecureconfig many-to-one relationship for the sdkmessageprocessingstepsecureconfig table/entity.

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 the lk_businessunit_createdonbehalfby many-to-one relationship for the businessunit table/entity.

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 the lk_duplicaterule_createdonbehalfby many-to-one relationship for the duplicaterule table/entity.

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 the lk_sdkmessage_modifiedonbehalfby many-to-one relationship for the sdkmessage table/entity.

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 the lk_translationprocess_modifiedonbehalfby many-to-one relationship for the translationprocess table/entity.

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 the lk_actioncardbase_createdonbehalfby many-to-one relationship for the actioncard table/entity.

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 the lk_sdkmessagefilter_createdonbehalfby many-to-one relationship for the sdkmessagefilter table/entity.

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 the lk_slabase_modifiedonbehalfby many-to-one relationship for the sla table/entity.

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 the lk_feedback_modifiedby many-to-one relationship for the feedback table/entity.

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 the lk_templatebase_modifiedby many-to-one relationship for the template table/entity.

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 the lk_kbarticletemplate_modifiedonbehalfby many-to-one relationship for the kbarticletemplate table/entity.

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 the lk_slakpiinstancebase_createdby many-to-one relationship for the slakpiinstance table/entity.

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 the lk_ACIViewMapper_createdby many-to-one relationship for the aciviewmapper table/entity.

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 the lk_userqueryvisualization_modifiedby many-to-one relationship for the userqueryvisualization table/entity.

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 the lk_recurringappointmentmaster_createdonbehalfby many-to-one relationship for the recurringappointmentmaster table/entity.

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 the lk_lookupmapping_createdonbehalfby many-to-one relationship for the lookupmapping table/entity.

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 the lk_MobileOfflineProfileItem_createdby many-to-one relationship for the mobileofflineprofileitem table/entity.

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 the lk_recurringappointmentmaster_modifiedby many-to-one relationship for the recurringappointmentmaster table/entity.

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 the lk_fax_createdby many-to-one relationship for the fax table/entity.

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 the lk_letter_modifiedonbehalfby many-to-one relationship for the letter table/entity.

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 the lk_transformationmapping_createdby many-to-one relationship for the transformationmapping table/entity.

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 the lk_reportcategorybase_createdby many-to-one relationship for the reportcategory table/entity.

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 the lk_letter_createdby many-to-one relationship for the letter table/entity.

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 the lk_customcontrolresource_modifiedby many-to-one relationship for the customcontrolresource table/entity.

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 the lk_expiredprocess_createdonbehalfby many-to-one relationship for the expiredprocess table/entity.

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 the lk_appmodulecomponent_modifiedby many-to-one relationship for the appmodulecomponent table/entity.

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 the lk_calendar_modifiedby many-to-one relationship for the calendar table/entity.

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 the SystemUser_DuplicateRules many-to-one relationship for the duplicaterule table/entity.

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 the lk_plugintype_createdonbehalfby many-to-one relationship for the plugintype table/entity.

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 the lk_mobileofflineprofileitem_createdonbehalfby many-to-one relationship for the mobileofflineprofileitem table/entity.

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 the lk_fax_createdonbehalfby many-to-one relationship for the fax table/entity.

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 the lk_timezonedefinition_modifiedby many-to-one relationship for the timezonedefinition table/entity.

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 the lk_columnmapping_createdby many-to-one relationship for the columnmapping table/entity.

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 the lk_reportcategorybase_modifiedby many-to-one relationship for the reportcategory table/entity.

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 the lk_sharepointsitebase_createdonbehalfby many-to-one relationship for the sharepointsite table/entity.

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 the lk_workflowlog_modifiedby many-to-one relationship for the workflowlog table/entity.

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 the lk_syncerrorbase_createdonbehalfby many-to-one relationship for the syncerror table/entity.

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 the lk_bulkdeleteoperation_modifiedonbehalfby many-to-one relationship for the bulkdeleteoperation table/entity.

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 the lk_serviceendpointbase_createdonbehalfby many-to-one relationship for the serviceendpoint table/entity.

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 the lk_solutioncomponentbase_createdonbehalfby many-to-one relationship for the solutioncomponent table/entity.

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 the lk_plugintype_modifiedonbehalfby many-to-one relationship for the plugintype table/entity.

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 the lk_lookupmapping_modifiedonbehalfby many-to-one relationship for the lookupmapping table/entity.

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 the lk_phonecall_modifiedby many-to-one relationship for the phonecall table/entity.

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 the lk_slabase_modifiedby many-to-one relationship for the sla table/entity.

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 the lk_workflowlog_modifiedonbehalfby many-to-one relationship for the workflowlog table/entity.

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 the lk_importfilebase_createdonbehalfby many-to-one relationship for the importfile table/entity.

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 the lk_fieldsecurityprofile_createdonbehalfby many-to-one relationship for the fieldsecurityprofile table/entity.

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 the lk_importmapbase_createdby many-to-one relationship for the importmap table/entity.

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 the lk_PostFollow_createdby many-to-one relationship for the postfollow table/entity.

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 the systemuser_PostFollows many-to-one relationship for the postfollow table/entity.

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 the lk_post_createdby many-to-one relationship for the post table/entity.

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 the lk_post_createdonbehalfby many-to-one relationship for the post table/entity.

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 the lk_post_modifiedby many-to-one relationship for the post table/entity.

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 the lk_postcomment_createdby many-to-one relationship for the postcomment table/entity.

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 the user_owner_postfollows many-to-one relationship for the postfollow table/entity.

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 the lk_postfollow_createdonbehalfby many-to-one relationship for the postfollow table/entity.

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 the lk_postcomment_createdonbehalfby many-to-one relationship for the postcomment table/entity.

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 the lk_postlike_createdonbehalfby many-to-one relationship for the postlike table/entity.

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 the lk_postlike_createdby many-to-one relationship for the postlike table/entity.

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 the lk_queueitem_modifiedonbehalfby many-to-one relationship for the queueitem table/entity.

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 the user_socialactivity many-to-one relationship for the socialactivity table/entity.

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 the lk_translationprocess_createdonbehalfby many-to-one relationship for the translationprocess table/entity.

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 the lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby many-to-one relationship for the sdkmessageprocessingstepsecureconfig table/entity.

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_feedback_modifiedonbehalfby

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

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 the lk_workflowlog_createdonbehalfby many-to-one relationship for the workflowlog table/entity.

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 the lk_role_createdonbehalfby many-to-one relationship for the role table/entity.

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 the lk_transactioncurrency_modifiedonbehalfby many-to-one relationship for the transactioncurrency table/entity.

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 the lk_rolebase_modifiedby many-to-one relationship for the role table/entity.

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 the lk_navigationsetting_createdby many-to-one relationship for the navigationsetting table/entity.

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 the lk_subject_modifiedonbehalfby many-to-one relationship for the subject table/entity.

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 the lk_duplicaterule_modifiedonbehalfby many-to-one relationship for the duplicaterule table/entity.

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 the lk_task_modifiedonbehalfby many-to-one relationship for the task table/entity.

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 the lk_subjectbase_modifiedby many-to-one relationship for the subject table/entity.

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 the lk_mailboxtrackingfolder_modifiedby many-to-one relationship for the mailboxtrackingfolder table/entity.

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 the impersonatinguserid_sdkmessageprocessingstep many-to-one relationship for the sdkmessageprocessingstep table/entity.

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 the lk_kbarticle_createdonbehalfby many-to-one relationship for the kbarticle table/entity.

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 the lk_calendar_createdonbehalfby many-to-one relationship for the calendar table/entity.

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 the lk_businessunitnewsarticlebase_modifiedby many-to-one relationship for the businessunitnewsarticle table/entity.

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 the user_userqueryvisualizations many-to-one relationship for the userqueryvisualization table/entity.

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 the lk_tracelog_createdonbehalfby many-to-one relationship for the tracelog table/entity.

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 the lk_queueitembase_workerid many-to-one relationship for the queueitem table/entity.

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 the lk_mobileofflineprofileitem_modifiedby many-to-one relationship for the mobileofflineprofileitem table/entity.

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 the lk_customeraddressbase_modifiedby many-to-one relationship for the customeraddress table/entity.

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 the lk_activitypointer_modifiedby many-to-one relationship for the activitypointer table/entity.

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 the lk_customeraddressbase_createdby many-to-one relationship for the customeraddress table/entity.

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 the lk_syncerrorbase_modifiedonbehalfby many-to-one relationship for the syncerror table/entity.

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 the SystemUser_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure table/entity.

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 the lk_teambase_modifiedby many-to-one relationship for the team table/entity.

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 the workflow_createdby many-to-one relationship for the workflow table/entity.

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 the lk_queue_modifiedonbehalfby many-to-one relationship for the queue table/entity.

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 the lk_customeraddress_modifiedonbehalfby many-to-one relationship for the customeraddress table/entity.

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 the lk_rolebase_createdby many-to-one relationship for the role table/entity.

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 the lk_reportcategory_modifiedonbehalfby many-to-one relationship for the reportcategory table/entity.

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 the lk_transformationmapping_modifiedby many-to-one relationship for the transformationmapping table/entity.

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 the lk_duplicaterulecondition_modifiedonbehalfby many-to-one relationship for the duplicaterulecondition table/entity.

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 the lk_picklistmapping_createdby many-to-one relationship for the picklistmapping table/entity.

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 the lk_savedqueryvisualizationbase_modifiedby many-to-one relationship for the savedqueryvisualization table/entity.

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 the lk_kbarticlecommentbase_modifiedby many-to-one relationship for the kbarticlecomment table/entity.

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 the lk_email_modifiedonbehalfby many-to-one relationship for the email table/entity.

Property Value
ReferencingEntity email
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 the lk_asyncoperation_createdonbehalfby many-to-one relationship for the asyncoperation table/entity.

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 the lk_pluginassembly_modifiedonbehalfby many-to-one relationship for the pluginassembly table/entity.

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 the lk_team_createdonbehalfby many-to-one relationship for the team table/entity.

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 the createdby_connection many-to-one relationship for the connection table/entity.

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 the workflow_modifiedby many-to-one relationship for the workflow table/entity.

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 the lk_businessunitnewsarticle_createdonbehalfby many-to-one relationship for the businessunitnewsarticle table/entity.

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 the lk_sdkmessageprocessingstepimage_modifiedonbehalfby many-to-one relationship for the sdkmessageprocessingstepimage table/entity.

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 the lk_processsessionbase_createdonbehalfby many-to-one relationship for the processsession table/entity.

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 the lk_appmodule_modifiedonbehalfby many-to-one relationship for the appmodule table/entity.

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 the lk_customcontroldefaultconfig_modifiedonbehalfby many-to-one relationship for the customcontroldefaultconfig table/entity.

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 the lk_tracelog_modifiedby many-to-one relationship for the tracelog table/entity.

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 the user_appointment many-to-one relationship for the appointment table/entity.

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 the lk_appconfig_createdonbehalfby many-to-one relationship for the appconfig table/entity.

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 the lk_appconfiginstance_createdonbehalfby many-to-one relationship for the appconfiginstance table/entity.

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 the lk_DisplayStringbase_modifiedby many-to-one relationship for the displaystring table/entity.

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 the lk_importlog_modifiedonbehalfby many-to-one relationship for the importlog table/entity.

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 the lk_navigationsetting_modifiedby many-to-one relationship for the navigationsetting table/entity.

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 the SystemUser_Email_EmailSender many-to-one relationship for the email table/entity.

Property Value
ReferencingEntity email
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 the user_activity many-to-one relationship for the activitypointer table/entity.

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 the lk_monthlyfiscalcalendar_salespersonid many-to-one relationship for the monthlyfiscalcalendar table/entity.

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 the lk_businessunit_modifiedonbehalfby many-to-one relationship for the businessunit table/entity.

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 the lk_asyncoperation_modifiedonbehalfby many-to-one relationship for the asyncoperation table/entity.

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 the lk_teambase_createdby many-to-one relationship for the team table/entity.

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 the lk_emailserverprofile_modifiedby many-to-one relationship for the emailserverprofile table/entity.

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_processtriggerbase_modifiedonbehalfby

Same as the lk_processtriggerbase_modifiedonbehalfby many-to-one relationship for the processtrigger table/entity.

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 the lk_mailmergetemplate_modifiedonbehalfby many-to-one relationship for the mailmergetemplate table/entity.

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 the lk_connectionbase_modifiedonbehalfby many-to-one relationship for the connection table/entity.

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 the lk_queueitem_createdonbehalfby many-to-one relationship for the queueitem table/entity.

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 the lk_teamtemplate_modifiedonbehalfby many-to-one relationship for the teamtemplate table/entity.

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 the lk_documenttemplatebase_modifiedby many-to-one relationship for the documenttemplate table/entity.

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 the lk_transformationparametermapping_createdonbehalfby many-to-one relationship for the transformationparametermapping table/entity.

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 the user_userquery many-to-one relationship for the userquery table/entity.

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 the lk_appmodule_createdby many-to-one relationship for the appmodule table/entity.

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 the lk_kbarticlecommentbase_createdby many-to-one relationship for the kbarticlecomment table/entity.

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 the workflow_createdonbehalfby many-to-one relationship for the workflow table/entity.

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 the lk_recurrencerule_modifiedby many-to-one relationship for the recurrencerule table/entity.

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 the lk_category_modifiedonbehalfby many-to-one relationship for the category table/entity.

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 the lk_appconfig_modifiedby many-to-one relationship for the appconfig table/entity.

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 the lk_bulkdeleteoperationbase_createdby many-to-one relationship for the bulkdeleteoperation table/entity.

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 the lk_asyncoperation_createdby many-to-one relationship for the asyncoperation table/entity.

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 the lk_sdkmessagefilter_modifiedonbehalfby many-to-one relationship for the sdkmessagefilter table/entity.

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 the user_recurringappointmentmaster many-to-one relationship for the recurringappointmentmaster table/entity.

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 the lk_slaitembase_modifiedby many-to-one relationship for the slaitem table/entity.

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 the lk_publisheraddressbase_modifiedonbehalfby many-to-one relationship for the publisheraddress table/entity.

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 the lk_documenttemplatebase_createdby many-to-one relationship for the documenttemplate table/entity.

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 the lk_transformationparametermapping_modifiedby many-to-one relationship for the transformationparametermapping table/entity.

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 the lk_slabase_createdby many-to-one relationship for the sla table/entity.

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 the lk_organizationbase_createdby many-to-one relationship for the organization table/entity.

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 the lk_report_modifiedonbehalfby many-to-one relationship for the report table/entity.

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 the lk_quarterlyfiscalcalendar_modifiedby many-to-one relationship for the quarterlyfiscalcalendar table/entity.

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 the createdby_serviceendpoint many-to-one relationship for the serviceendpoint table/entity.

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 the lk_duplicaterulecondition_createdonbehalfby many-to-one relationship for the duplicaterulecondition table/entity.

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 the lk_transactioncurrencybase_modifiedby many-to-one relationship for the transactioncurrency table/entity.

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 the lk_DisplayStringbase_createdby many-to-one relationship for the displaystring table/entity.

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 the lk_slaitembase_modifiedonbehalfby many-to-one relationship for the slaitem table/entity.

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 the annotation_owning_user many-to-one relationship for the annotation table/entity.

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 the system_user_contacts many-to-one relationship for the contact table/entity.

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 the lk_transformationparametermapping_createdby many-to-one relationship for the transformationparametermapping table/entity.

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 the lk_phonecall_createdonbehalfby many-to-one relationship for the phonecall table/entity.

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 the lk_email_modifiedby many-to-one relationship for the email table/entity.

Property Value
ReferencingEntity email
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 the lk_usersettingsbase_createdby many-to-one relationship for the usersettings table/entity.

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 the lk_teamtemplate_createdonbehalfby many-to-one relationship for the teamtemplate table/entity.

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 the lk_appmodule_createdonbehalfby many-to-one relationship for the appmodule table/entity.

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 the lk_importlogbase_createdby many-to-one relationship for the importlog table/entity.

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 the lk_sharepointdocumentlocationbase_createdby many-to-one relationship for the sharepointdocumentlocation table/entity.

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 the user_accounts many-to-one relationship for the account table/entity.

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

modifiedby_plugintype

Same as the modifiedby_plugintype many-to-one relationship for the plugintype table/entity.

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 the lk_importentitymapping_modifiedonbehalfby many-to-one relationship for the importentitymapping table/entity.

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 the lk_savedquerybase_createdby many-to-one relationship for the savedquery table/entity.

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 the lk_activitypointer_createdby many-to-one relationship for the activitypointer table/entity.

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 the lk_columnmapping_createdonbehalfby many-to-one relationship for the columnmapping table/entity.

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 the lk_mobileofflineprofileitemassociation_modifiedonbehalfby many-to-one relationship for the mobileofflineprofileitemassociation table/entity.

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 the lk_subject_createdonbehalfby many-to-one relationship for the subject table/entity.

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 the lk_appconfigmaster_createdonbehalfby many-to-one relationship for the appconfigmaster table/entity.

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 the lk_kbarticle_modifiedonbehalfby many-to-one relationship for the kbarticle table/entity.

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 the createdby_sdkmessageprocessingstepsecureconfig many-to-one relationship for the sdkmessageprocessingstepsecureconfig table/entity.

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 the createdby_sdkmessageprocessingstep many-to-one relationship for the sdkmessageprocessingstep table/entity.

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 the lk_appconfig_modifiedonbehalfby many-to-one relationship for the appconfig table/entity.

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 the lk_quarterlyfiscalcalendar_salespersonid many-to-one relationship for the quarterlyfiscalcalendar table/entity.

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 the lk_transformationparametermapping_modifiedonbehalfby many-to-one relationship for the transformationparametermapping table/entity.

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_importentitymapping_createdonbehalfby

Same as the lk_importentitymapping_createdonbehalfby many-to-one relationship for the importentitymapping table/entity.

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 the SystemUser_ProcessSessions many-to-one relationship for the processsession table/entity.

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 the lk_templatebase_createdonbehalfby many-to-one relationship for the template table/entity.

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 the lk_lookupmapping_createdby many-to-one relationship for the lookupmapping table/entity.

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 the lk_mobileofflineprofileitem_modifiedonbehalfby many-to-one relationship for the mobileofflineprofileitem table/entity.

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 the lk_processsessionbase_modifiedonbehalfby many-to-one relationship for the processsession table/entity.

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 the lk_processsession_createdby many-to-one relationship for the processsession table/entity.

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 the lk_personaldocumenttemplatebase_createdby many-to-one relationship for the personaldocumenttemplate table/entity.

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 the lk_publisherbase_modifiedonbehalfby many-to-one relationship for the publisher table/entity.

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 the lk_MobileOfflineProfile_createdonbehalfby many-to-one relationship for the mobileofflineprofile table/entity.

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 the lk_timezonerule_createdby many-to-one relationship for the timezonerule table/entity.

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 the lk_contactbase_createdby many-to-one relationship for the contact table/entity.

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 the lk_slakpiinstancebase_createdonbehalfby many-to-one relationship for the slakpiinstance table/entity.

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 the system_user_workflow many-to-one relationship for the workflow table/entity.

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 the lk_duplicaterulebase_createdby many-to-one relationship for the duplicaterule table/entity.

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 the lk_appointment_createdonbehalfby many-to-one relationship for the appointment table/entity.

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 the createdby_connection_role many-to-one relationship for the connectionrole table/entity.

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 the lk_appconfigmaster_modifiedby many-to-one relationship for the appconfigmaster table/entity.

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 the lk_newprocess_modifiedby many-to-one relationship for the newprocess table/entity.

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 the lk_columnmapping_modifiedonbehalfby many-to-one relationship for the columnmapping table/entity.

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 the lk_translationprocess_createdby many-to-one relationship for the translationprocess table/entity.

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 the lk_monthlyfiscalcalendar_modifiedby many-to-one relationship for the monthlyfiscalcalendar table/entity.

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 the lk_systemuserbase_modifiedby many-to-one relationship for the systemuser table/entity.

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 the lk_expiredprocess_modifiedby many-to-one relationship for the expiredprocess table/entity.

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 the lk_SocialProfile_createdonbehalfby many-to-one relationship for the socialprofile table/entity.

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 the lk_importmap_createdonbehalfby many-to-one relationship for the importmap table/entity.

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 the modifiedby_connection many-to-one relationship for the connection table/entity.

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 the lk_import_createdonbehalfby many-to-one relationship for the import table/entity.

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 the lk_slaitembase_createdonbehalfby many-to-one relationship for the slaitem table/entity.

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 the lk_navigationsetting_createdonbehalfby many-to-one relationship for the navigationsetting table/entity.

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 the lk_savedquery_modifiedonbehalfby many-to-one relationship for the savedquery table/entity.

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 the lk_solutioncomponentbase_modifiedonbehalfby many-to-one relationship for the solutioncomponent table/entity.

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 the lk_connectionrolebase_createdonbehalfby many-to-one relationship for the connectionrole table/entity.

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 the lk_actioncardbase_createdby many-to-one relationship for the actioncard table/entity.

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 the lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby many-to-one relationship for the sdkmessageprocessingstepsecureconfig table/entity.

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 the lk_webresourcebase_modifiedonbehalfby many-to-one relationship for the webresource table/entity.

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 the user_letter many-to-one relationship for the letter table/entity.

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 the lk_tracelog_modifiedonbehalfby many-to-one relationship for the tracelog table/entity.

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 the lk_timezonedefinition_createdby many-to-one relationship for the timezonedefinition table/entity.

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 the lk_reportcategory_createdonbehalfby many-to-one relationship for the reportcategory table/entity.

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 the createdby_plugintype many-to-one relationship for the plugintype table/entity.

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 the lk_organization_createdonbehalfby many-to-one relationship for the organization table/entity.

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 the lk_calendar_modifiedonbehalfby many-to-one relationship for the calendar table/entity.

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 the lk_slakpiinstancebase_modifiedby many-to-one relationship for the slakpiinstance table/entity.

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 the createdby_plugintracelog many-to-one relationship for the plugintracelog table/entity.

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 the lk_appconfiginstance_modifiedby many-to-one relationship for the appconfiginstance table/entity.

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 the lk_picklistmapping_createdonbehalfby many-to-one relationship for the picklistmapping table/entity.

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 the lk_knowledgearticleviews_createdby many-to-one relationship for the knowledgearticleviews table/entity.

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 the SystemUser_Imports many-to-one relationship for the import table/entity.

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 the modifiedby_sdkmessage many-to-one relationship for the sdkmessage table/entity.

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 the lk_ownermapping_createdonbehalfby many-to-one relationship for the ownermapping table/entity.

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 the lk_kbarticlecomment_createdonbehalfby many-to-one relationship for the kbarticlecomment table/entity.

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 the lk_navigationsetting_modifiedonbehalfby many-to-one relationship for the navigationsetting table/entity.

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 the lk_timezonerule_createdonbehalfby many-to-one relationship for the timezonerule table/entity.

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 the lk_templatebase_createdby many-to-one relationship for the template table/entity.

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 the lk_userformbase_modifiedonbehalfby many-to-one relationship for the userform table/entity.

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 the lk_mobileofflineprofileitemassociation_createdonbehalfby many-to-one relationship for the mobileofflineprofileitemassociation table/entity.

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 the lk_customeraddress_createdonbehalfby many-to-one relationship for the customeraddress table/entity.

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 the lk_importfilebase_modifiedby many-to-one relationship for the importfile table/entity.

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 the lk_accountbase_modifiedby many-to-one relationship for the account table/entity.

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 the lk_personaldocumenttemplatebase_modifiedonbehalfby many-to-one relationship for the personaldocumenttemplate table/entity.

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 the lk_category_createdby many-to-one relationship for the category table/entity.

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 the lk_customcontroldefaultconfig_modifiedby many-to-one relationship for the customcontroldefaultconfig table/entity.

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 the lk_SocialProfile_modifiedonbehalfby many-to-one relationship for the socialprofile table/entity.

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 the user_fax many-to-one relationship for the fax table/entity.

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 the lk_activitypointer_modifiedonbehalfby many-to-one relationship for the activitypointer table/entity.

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 the lk_feedback_createdonbehalfby many-to-one relationship for the feedback table/entity.

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 the lk_appmodulecomponent_createdby many-to-one relationship for the appmodulecomponent table/entity.

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 the lk_sharepointsitebase_modifiedby many-to-one relationship for the sharepointsite table/entity.

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 the lk_sdkmessageprocessingstepimage_createdonbehalfby many-to-one relationship for the sdkmessageprocessingstepimage table/entity.

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 the lk_importlog_createdonbehalfby many-to-one relationship for the importlog table/entity.

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 the lk_processsession_executedby many-to-one relationship for the processsession table/entity.

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 the lk_customcontrol_modifiedby many-to-one relationship for the customcontrol table/entity.

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 the lk_customcontrolresource_createdonbehalfby many-to-one relationship for the customcontrolresource table/entity.

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 the SystemUser_DuplicateMatchingRecord many-to-one relationship for the duplicaterecord table/entity.

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 the createdby_sdkmessageprocessingstepimage many-to-one relationship for the sdkmessageprocessingstepimage table/entity.

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 the lk_connectionbase_createdonbehalfby many-to-one relationship for the connection table/entity.

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 the lk_customcontrol_createdby many-to-one relationship for the customcontrol table/entity.

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 the lk_customcontrolresource_modifiedonbehalfby many-to-one relationship for the customcontrolresource table/entity.

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 the lk_timezonerule_modifiedby many-to-one relationship for the timezonerule table/entity.

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 the lk_ACIViewMapper_createdonbehalfby many-to-one relationship for the aciviewmapper table/entity.

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 the lk_audit_userid many-to-one relationship for the audit table/entity.

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 the lk_solutionbase_createdonbehalfby many-to-one relationship for the solution table/entity.

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 the lk_fixedmonthlyfiscalcalendar_modifiedonbehalfby many-to-one relationship for the fixedmonthlyfiscalcalendar table/entity.

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 the OwnerMapping_SystemUser many-to-one relationship for the ownermapping table/entity.

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 the lk_columnmapping_modifiedby many-to-one relationship for the columnmapping table/entity.

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 the lk_publisheraddressbase_modifiedby many-to-one relationship for the publisheraddress table/entity.

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 the lk_accountbase_createdby many-to-one relationship for the account table/entity.

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 the lk_savedquerybase_modifiedby many-to-one relationship for the savedquery table/entity.

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 the lk_MobileOfflineProfile_modifiedby many-to-one relationship for the mobileofflineprofile table/entity.

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 the lk_quarterlyfiscalcalendar_createdby many-to-one relationship for the quarterlyfiscalcalendar table/entity.

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 the lk_timezonedefinition_modifiedonbehalfby many-to-one relationship for the timezonedefinition table/entity.

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 the lk_organization_modifiedonbehalfby many-to-one relationship for the organization table/entity.

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 the systemuser_connections1 many-to-one relationship for the connection table/entity.

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 the lk_SiteMap_modifiedby many-to-one relationship for the sitemap table/entity.

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 the lk_documenttemplatebase_createdonbehalfby many-to-one relationship for the documenttemplate table/entity.

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 the lk_kbarticlebase_createdby many-to-one relationship for the kbarticle table/entity.

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 the lk_emailserverprofile_createdby many-to-one relationship for the emailserverprofile table/entity.

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 the lk_quarterlyfiscalcalendar_modifiedonbehalfby many-to-one relationship for the quarterlyfiscalcalendar table/entity.

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 the lk_userquery_modifiedby many-to-one relationship for the userquery table/entity.

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 the lk_mobileofflineprofileitemassociation_modifiedby many-to-one relationship for the mobileofflineprofileitemassociation table/entity.

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 the lk_knowledgearticleviews_createdonbehalfby many-to-one relationship for the knowledgearticleviews table/entity.

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 the lk_processtriggerbase_createdonbehalfby many-to-one relationship for the processtrigger table/entity.

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 the modifiedby_sdkmessageprocessingstepimage many-to-one relationship for the sdkmessageprocessingstepimage table/entity.

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 the lk_phonecall_modifiedonbehalfby many-to-one relationship for the phonecall table/entity.

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 the lk_workflowlog_createdby many-to-one relationship for the workflowlog table/entity.

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 the lk_fixedmonthlyfiscalcalendar_salespersonid many-to-one relationship for the fixedmonthlyfiscalcalendar table/entity.

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 the lk_quarterlyfiscalcalendar_createdonbehalfby many-to-one relationship for the quarterlyfiscalcalendar table/entity.

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 the lk_teamtemplate_modifiedby many-to-one relationship for the teamtemplate table/entity.

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 the user_userform many-to-one relationship for the userform table/entity.

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 the lk_processsession_startedby many-to-one relationship for the processsession table/entity.

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 the lk_knowledgearticleviews_modifiedonbehalfby many-to-one relationship for the knowledgearticleviews table/entity.

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 the lk_role_modifiedonbehalfby many-to-one relationship for the role table/entity.

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 the lk_reportbase_modifiedby many-to-one relationship for the report table/entity.

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 the lk_fixedmonthlyfiscalcalendar_createdby many-to-one relationship for the fixedmonthlyfiscalcalendar table/entity.

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 the lk_appconfigmaster_createdby many-to-one relationship for the appconfigmaster table/entity.

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 the lk_businessunitbase_modifiedby many-to-one relationship for the businessunit table/entity.

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 the socialProfile_owning_user many-to-one relationship for the socialprofile table/entity.

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 the lk_task_modifiedby many-to-one relationship for the task table/entity.

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 the lk_slaitembase_createdby many-to-one relationship for the slaitem table/entity.

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 the lk_mailboxtrackingfolder_createdonbehalfby many-to-one relationship for the mailboxtrackingfolder table/entity.

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 the modifiedby_sdkmessageprocessingstep many-to-one relationship for the sdkmessageprocessingstep table/entity.

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 the lk_duplicaterulebase_modifiedby many-to-one relationship for the duplicaterule table/entity.

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 the lk_recurrencerulebase_createdonbehalfby many-to-one relationship for the recurrencerule table/entity.

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 the lk_organizationbase_modifiedby many-to-one relationship for the organization table/entity.

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 the lk_mailboxtrackingfolder_modifiedonbehalfby many-to-one relationship for the mailboxtrackingfolder table/entity.

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 the lk_task_createdby many-to-one relationship for the task table/entity.

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 the lk_mailboxtrackingfolder_createdby many-to-one relationship for the mailboxtrackingfolder table/entity.

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 the lk_personaldocumenttemplatebase_modifiedby many-to-one relationship for the personaldocumenttemplate table/entity.

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 the lk_processtriggerbase_modifiedby many-to-one relationship for the processtrigger table/entity.

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 the lk_userquery_createdby many-to-one relationship for the userquery table/entity.

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 the contact_owning_user many-to-one relationship for the contact table/entity.

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 the lk_mailmergetemplate_createdonbehalfby many-to-one relationship for the mailmergetemplate table/entity.

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 the lk_importjobbase_modifiedonbehalfby many-to-one relationship for the importjob table/entity.

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 the lk_customcontroldefaultconfig_createdby many-to-one relationship for the customcontroldefaultconfig table/entity.

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 the lk_savedquery_createdonbehalfby many-to-one relationship for the savedquery table/entity.

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 the system_user_accounts many-to-one relationship for the account table/entity.

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 the lk_systemuser_createdonbehalfby many-to-one relationship for the systemuser table/entity.

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 the lk_customcontrol_modifiedonbehalfby many-to-one relationship for the customcontrol table/entity.

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 the lk_appointment_modifiedonbehalfby many-to-one relationship for the appointment table/entity.

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 the lk_knowledgearticleviews_modifiedby many-to-one relationship for the knowledgearticleviews table/entity.

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 the lk_appconfigmaster_modifiedonbehalfby many-to-one relationship for the appconfigmaster table/entity.

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 the lk_importbase_createdby many-to-one relationship for the import table/entity.

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 the lk_ACIViewMapper_modifiedonbehalfby many-to-one relationship for the aciviewmapper table/entity.

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 the lk_solutionbase_modifiedonbehalfby many-to-one relationship for the solution table/entity.

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 the lk_DisplayStringbase_modifiedonbehalfby many-to-one relationship for the displaystring table/entity.

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 the lk_annotationbase_modifiedby many-to-one relationship for the annotation table/entity.

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 the lk_timezonerule_modifiedonbehalfby many-to-one relationship for the timezonerule table/entity.

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 the lk_importjobbase_createdby many-to-one relationship for the importjob table/entity.

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 the lk_feedback_createdby many-to-one relationship for the feedback table/entity.

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 the lk_timezonelocalizedname_modifiedby many-to-one relationship for the timezonelocalizedname table/entity.

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 the lk_mailmergetemplatebase_createdby many-to-one relationship for the mailmergetemplate table/entity.

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 the createdby_pluginassembly many-to-one relationship for the pluginassembly table/entity.

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 the lk_appconfiginstance_modifiedonbehalfby many-to-one relationship for the appconfiginstance table/entity.

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 the lk_userform_modifiedby many-to-one relationship for the userform table/entity.

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 the lk_publisherbase_createdonbehalfby many-to-one relationship for the publisher table/entity.

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 the lk_recurrencerule_createdby many-to-one relationship for the recurrencerule table/entity.

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 the lk_slakpiinstancebase_modifiedonbehalfby many-to-one relationship for the slakpiinstance table/entity.

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 the SystemUser_ImportFiles many-to-one relationship for the importfile table/entity.

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 the lk_processsession_modifiedby many-to-one relationship for the processsession table/entity.

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 the lk_translationprocess_modifiedby many-to-one relationship for the translationprocess table/entity.

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 the lk_annualfiscalcalendar_modifiedby many-to-one relationship for the annualfiscalcalendar table/entity.

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 the user_task many-to-one relationship for the task table/entity.

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 the lk_recurrencerulebase_modifiedonbehalfby many-to-one relationship for the recurrencerule table/entity.

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 the lk_phonecall_createdby many-to-one relationship for the phonecall table/entity.

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 the lk_templatebase_modifiedonbehalfby many-to-one relationship for the template table/entity.

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 the lk_fax_modifiedonbehalfby many-to-one relationship for the fax table/entity.

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 the lk_contact_createdonbehalfby many-to-one relationship for the contact table/entity.

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 the lk_customcontroldefaultconfig_createdonbehalfby many-to-one relationship for the customcontroldefaultconfig table/entity.

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 the lk_publisheraddressbase_createdonbehalfby many-to-one relationship for the publisheraddress table/entity.

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 the lk_annualfiscalcalendar_modifiedonbehalfby many-to-one relationship for the annualfiscalcalendar table/entity.

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 the lk_semiannualfiscalcalendar_modifiedby many-to-one relationship for the semiannualfiscalcalendar table/entity.

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 the lk_socialactivity_createdby many-to-one relationship for the socialactivity table/entity.

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 the lk_SiteMap_createdby many-to-one relationship for the sitemap table/entity.

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 the lk_syncerrorbase_modifiedby many-to-one relationship for the syncerror table/entity.

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 the lk_calendar_createdby many-to-one relationship for the calendar table/entity.

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 the lk_semiannualfiscalcalendar_modifiedonbehalfby many-to-one relationship for the semiannualfiscalcalendar table/entity.

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 the lk_fixedmonthlyfiscalcalendar_modifiedby many-to-one relationship for the fixedmonthlyfiscalcalendar table/entity.

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 the SystemUser_DuplicateBaseRecord many-to-one relationship for the duplicaterecord table/entity.

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 the lk_importentitymapping_createdby many-to-one relationship for the importentitymapping table/entity.

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 the lk_queueitembase_createdby many-to-one relationship for the queueitem table/entity.

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 the lk_sdkmessage_createdonbehalfby many-to-one relationship for the sdkmessage table/entity.

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 the createdby_plugintypestatistic many-to-one relationship for the plugintypestatistic table/entity.

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 the lk_picklistmapping_modifiedby many-to-one relationship for the picklistmapping table/entity.

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 the lk_team_modifiedonbehalfby many-to-one relationship for the team table/entity.

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 the lk_businessunitnewsarticle_modifiedonbehalfby many-to-one relationship for the businessunitnewsarticle table/entity.

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 the SystemUser_ImportLogs many-to-one relationship for the importlog table/entity.

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 the lk_plugintypestatisticbase_modifiedonbehalfby many-to-one relationship for the plugintypestatistic table/entity.

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 the lk_tracelog_createdby many-to-one relationship for the tracelog table/entity.

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 the lk_teambase_administratorid many-to-one relationship for the team table/entity.

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 the lk_savedqueryvisualizationbase_createdby many-to-one relationship for the savedqueryvisualization table/entity.

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 the knowledgearticle_primaryauthorid many-to-one relationship for the knowledgearticle table/entity.

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 the lk_fixedmonthlyfiscalcalendar_createdonbehalfby many-to-one relationship for the fixedmonthlyfiscalcalendar table/entity.

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 the lk_email_createdby many-to-one relationship for the email table/entity.

Property Value
ReferencingEntity email
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 the lk_monthlyfiscalcalendar_createdby many-to-one relationship for the monthlyfiscalcalendar table/entity.

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 the lk_queuebase_createdby many-to-one relationship for the queue table/entity.

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 the lk_appmodulecomponent_createdonbehalfby many-to-one relationship for the appmodulecomponent table/entity.

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 the lk_personaldocumenttemplatebase_createdonbehalfby many-to-one relationship for the personaldocumenttemplate table/entity.

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 the lk_savedqueryvisualizationbase_createdonbehalfby many-to-one relationship for the savedqueryvisualization table/entity.

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 the lk_newprocess_createdby many-to-one relationship for the newprocess table/entity.

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 the lk_category_createdonbehalfby many-to-one relationship for the category table/entity.

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 the lk_newprocess_modifiedonbehalfby many-to-one relationship for the newprocess table/entity.

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 the lk_feedback_closedby many-to-one relationship for the feedback table/entity.

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 the lk_semiannualfiscalcalendar_createdby many-to-one relationship for the semiannualfiscalcalendar table/entity.

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 the lk_duplicateruleconditionbase_modifiedby many-to-one relationship for the duplicaterulecondition table/entity.

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 the queue_primary_user many-to-one relationship for the queue table/entity.

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 the user_email many-to-one relationship for the email table/entity.

Property Value
ReferencingEntity email
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 the lk_reportbase_createdby many-to-one relationship for the report table/entity.

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 the lk_appointment_createdby many-to-one relationship for the appointment table/entity.

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 the lk_letter_modifiedby many-to-one relationship for the letter table/entity.

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 the lk_customcontrol_createdonbehalfby many-to-one relationship for the customcontrol table/entity.

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 the lk_usersettingsbase_modifiedby many-to-one relationship for the usersettings table/entity.

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 the lk_queueitembase_modifiedby many-to-one relationship for the queueitem table/entity.

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 the lk_sdkmessageprocessingstep_modifiedonbehalfby many-to-one relationship for the sdkmessageprocessingstep table/entity.

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 the modifiedby_pluginassembly many-to-one relationship for the pluginassembly table/entity.

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 the lk_sharepointdocumentlocationbase_modifiedby many-to-one relationship for the sharepointdocumentlocation table/entity.

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 the system_user_activity_parties many-to-one relationship for the activityparty table/entity.

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 the lk_annualfiscalcalendar_salespersonid many-to-one relationship for the annualfiscalcalendar table/entity.

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 the SystemUser_AsyncOperations many-to-one relationship for the asyncoperation table/entity.

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 the lk_publisheraddressbase_createdby many-to-one relationship for the publisheraddress table/entity.

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 the lk_import_modifiedonbehalfby many-to-one relationship for the import table/entity.

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 the lk_queuebase_modifiedby many-to-one relationship for the queue table/entity.

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 the SystemUser_ImportMaps many-to-one relationship for the importmap table/entity.

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 the workflow_modifiedonbehalfby many-to-one relationship for the workflow table/entity.

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 the lk_category_modifiedby many-to-one relationship for the category table/entity.

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 the lk_SiteMap_createdonbehalfby many-to-one relationship for the sitemap table/entity.

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 the webresource_modifiedby many-to-one relationship for the webresource table/entity.

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 the createdby_sdkmessage many-to-one relationship for the sdkmessage table/entity.

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 the lk_importlogbase_modifiedby many-to-one relationship for the importlog table/entity.

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 the lk_importjobbase_createdonbehalfby many-to-one relationship for the importjob table/entity.

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 the lk_monthlyfiscalcalendar_modifiedonbehalfby many-to-one relationship for the monthlyfiscalcalendar table/entity.

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 the lk_transactioncurrency_createdonbehalfby many-to-one relationship for the transactioncurrency table/entity.

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 the lk_bulkdeleteoperation_createdonbehalfby many-to-one relationship for the bulkdeleteoperation table/entity.

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 the modifiedby_plugintypestatistic many-to-one relationship for the plugintypestatistic table/entity.

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 the lk_actioncardbase_modifiedonbehalfby many-to-one relationship for the actioncard table/entity.

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 the lk_recurringappointmentmaster_createdby many-to-one relationship for the recurringappointmentmaster table/entity.

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 the lk_DisplayStringbase_createdonbehalfby many-to-one relationship for the displaystring table/entity.

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 the lk_audit_callinguserid many-to-one relationship for the audit table/entity.

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 the lk_importfilebase_createdby many-to-one relationship for the importfile table/entity.

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 the lk_importmap_modifiedonbehalfby many-to-one relationship for the importmap table/entity.

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 the lk_expiredprocess_modifiedonbehalfby many-to-one relationship for the expiredprocess table/entity.

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 the lk_userqueryvisualizationbase_modifiedonbehalfby many-to-one relationship for the userqueryvisualization table/entity.

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 the lk_semiannualfiscalcalendar_salespersonid many-to-one relationship for the semiannualfiscalcalendar table/entity.

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 the lk_report_createdonbehalfby many-to-one relationship for the report table/entity.

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 the lk_processsession_canceledby many-to-one relationship for the processsession table/entity.

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 the lk_SiteMap_modifiedonbehalfby many-to-one relationship for the sitemap table/entity.

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 the SystemUser_SyncError many-to-one relationship for the syncerror table/entity.

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 the lk_socialactivity_modifiedby many-to-one relationship for the socialactivity table/entity.

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 the lk_accountbase_modifiedonbehalfby many-to-one relationship for the account table/entity.

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 the lk_subjectbase_createdby many-to-one relationship for the subject table/entity.

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 the lk_MobileOfflineProfile_modifiedonbehalfby many-to-one relationship for the mobileofflineprofile table/entity.

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_annotationbase_modifiedonbehalfby

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

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 the lk_kbarticletemplatebase_createdby many-to-one relationship for the kbarticletemplate table/entity.

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 the lk_importbase_modifiedby many-to-one relationship for the import table/entity.

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 the modifiedby_connection_role many-to-one relationship for the connectionrole table/entity.

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 the lk_sharepointdocumentlocationbase_createdonbehalfby many-to-one relationship for the sharepointdocumentlocation table/entity.

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 the lk_mailmergetemplatebase_modifiedby many-to-one relationship for the mailmergetemplate table/entity.

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 the lk_userquery_createdonbehalfby many-to-one relationship for the userquery table/entity.

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 the lk_transactioncurrencybase_createdby many-to-one relationship for the transactioncurrency table/entity.

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 the lk_queue_createdonbehalfby many-to-one relationship for the queue table/entity.

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 the lk_MobileOfflineProfile_createdby many-to-one relationship for the mobileofflineprofile table/entity.

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 the modifiedby_serviceendpoint many-to-one relationship for the serviceendpoint table/entity.

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 the lk_appointment_modifiedby many-to-one relationship for the appointment table/entity.

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 the lk_picklistmapping_modifiedonbehalfby many-to-one relationship for the picklistmapping table/entity.

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 the lk_transformationmapping_createdonbehalfby many-to-one relationship for the transformationmapping table/entity.

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 the lk_plugintypestatisticbase_createdonbehalfby many-to-one relationship for the plugintypestatistic table/entity.

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 the lk_kbarticletemplate_createdonbehalfby many-to-one relationship for the kbarticletemplate table/entity.

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 the ImportFile_SystemUser many-to-one relationship for the importfile table/entity.

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 the lk_importmapbase_modifiedby many-to-one relationship for the importmap table/entity.

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 the lk_userform_createdby many-to-one relationship for the userform table/entity.

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 the lk_expiredprocess_createdby many-to-one relationship for the expiredprocess table/entity.

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 the lk_userqueryvisualization_createdby many-to-one relationship for the userqueryvisualization table/entity.

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 the lk_ACIViewMapper_modifiedby many-to-one relationship for the aciviewmapper table/entity.

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 the user_slabase many-to-one relationship for the sla table/entity.

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 the lk_annotationbase_createdby many-to-one relationship for the annotation table/entity.

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 the webresource_createdby many-to-one relationship for the webresource table/entity.

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 the lk_userqueryvisualizationbase_createdonbehalfby many-to-one relationship for the userqueryvisualization table/entity.

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 the lk_usersettings_modifiedonbehalfby many-to-one relationship for the usersettings table/entity.

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 the user_parent_user many-to-one relationship for the systemuser table/entity.

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 the lk_appconfiginstance_createdby many-to-one relationship for the appconfiginstance table/entity.

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 the lk_annualfiscalcalendar_createdonbehalfby many-to-one relationship for the annualfiscalcalendar table/entity.

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 the lk_userformbase_createdonbehalfby many-to-one relationship for the userform table/entity.

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 the lk_fieldsecurityprofile_createdby many-to-one relationship for the fieldsecurityprofile table/entity.

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 the lk_asyncoperation_modifiedby many-to-one relationship for the asyncoperation table/entity.

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 the lk_pluginassembly_createdonbehalfby many-to-one relationship for the pluginassembly table/entity.

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 the lk_importentitymapping_modifiedby many-to-one relationship for the importentitymapping table/entity.

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 the lk_sdkmessageprocessingstep_createdonbehalfby many-to-one relationship for the sdkmessageprocessingstep table/entity.

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 the lk_activitypointer_createdonbehalfby many-to-one relationship for the activitypointer table/entity.

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 the lk_contact_modifiedonbehalfby many-to-one relationship for the contact table/entity.

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 the lk_savedqueryvisualizationbase_modifiedonbehalfby many-to-one relationship for the savedqueryvisualization table/entity.

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 the lk_accountbase_createdonbehalfby many-to-one relationship for the account table/entity.

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 the modifiedby_sdkmessagefilter many-to-one relationship for the sdkmessagefilter table/entity.

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 the system_user_email_templates many-to-one relationship for the template table/entity.

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 the lk_ownermapping_modifiedonbehalfby many-to-one relationship for the ownermapping table/entity.

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 the lk_systemuser_modifiedonbehalfby many-to-one relationship for the systemuser table/entity.

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 the lk_annualfiscalcalendar_createdby many-to-one relationship for the annualfiscalcalendar table/entity.

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 the lk_email_createdonbehalfby many-to-one relationship for the email table/entity.

Property Value
ReferencingEntity email
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 the lk_recurringappointmentmaster_modifiedonbehalfby many-to-one relationship for the recurringappointmentmaster table/entity.

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 the lk_timezonelocalizedname_createdby many-to-one relationship for the timezonelocalizedname table/entity.

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 the lk_bulkdeleteoperationbase_modifiedby many-to-one relationship for the bulkdeleteoperation table/entity.

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 the lk_sharepointsitebase_modifiedonbehalfby many-to-one relationship for the sharepointsite table/entity.

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 the lk_ownermapping_modifiedby many-to-one relationship for the ownermapping table/entity.

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 the lk_sharepointsitebase_createdby many-to-one relationship for the sharepointsite table/entity.

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 the lk_actioncardbase_modifiedby many-to-one relationship for the actioncard table/entity.

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 the lk_webresourcebase_createdonbehalfby many-to-one relationship for the webresource table/entity.

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 the lk_connectionrolebase_modifiedonbehalfby many-to-one relationship for the connectionrole table/entity.

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 the lk_timezonelocalizedname_modifiedonbehalfby many-to-one relationship for the timezonelocalizedname table/entity.

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 the lk_transformationmapping_modifiedonbehalfby many-to-one relationship for the transformationmapping table/entity.

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 the lk_documenttemplatebase_modifiedonbehalfby many-to-one relationship for the documenttemplate table/entity.

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 the user_phonecall many-to-one relationship for the phonecall table/entity.

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 the lk_serviceendpointbase_modifiedonbehalfby many-to-one relationship for the serviceendpoint table/entity.

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 the lk_slabase_createdonbehalfby many-to-one relationship for the sla table/entity.

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 the lk_importjobbase_modifiedby many-to-one relationship for the importjob table/entity.

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 the lk_MobileOfflineProfileItemAssociation_createdby many-to-one relationship for the mobileofflineprofileitemassociation table/entity.

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 the lk_processtriggerbase_createdby many-to-one relationship for the processtrigger table/entity.

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 the lk_timezonedefinition_createdonbehalfby many-to-one relationship for the timezonedefinition table/entity.

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 the lk_kbarticlecomment_modifiedonbehalfby many-to-one relationship for the kbarticlecomment table/entity.

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 the lk_timezonelocalizedname_createdonbehalfby many-to-one relationship for the timezonelocalizedname table/entity.

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 the lk_systemuserbase_createdby many-to-one relationship for the systemuser table/entity.

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 the systemuser_principalobjectattributeaccess many-to-one relationship for the principalobjectattributeaccess table/entity.

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 the system_user_asyncoperation many-to-one relationship for the asyncoperation table/entity.

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 the lk_plugintracelogbase_createdonbehalfby many-to-one relationship for the plugintracelog table/entity.

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 the lk_teamtemplate_createdby many-to-one relationship for the teamtemplate table/entity.

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 the lk_annotationbase_createdonbehalfby many-to-one relationship for the annotation table/entity.

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 the lk_fieldsecurityprofile_modifiedonbehalfby many-to-one relationship for the fieldsecurityprofile table/entity.

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 the lk_appmodulecomponent_modifiedonbehalfby many-to-one relationship for the appmodulecomponent table/entity.

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 the lk_semiannualfiscalcalendar_createdonbehalfby many-to-one relationship for the semiannualfiscalcalendar table/entity.

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 the lk_userquery_modifiedonbehalfby many-to-one relationship for the userquery table/entity.

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 the lk_businessunitnewsarticlebase_createdby many-to-one relationship for the businessunitnewsarticle table/entity.

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 the systemuser_connections2 many-to-one relationship for the connection table/entity.

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 the lk_task_createdonbehalfby many-to-one relationship for the task table/entity.

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 the lk_contactbase_modifiedby many-to-one relationship for the contact table/entity.

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 the lk_letter_createdonbehalfby many-to-one relationship for the letter table/entity.

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 the lk_customcontrolresource_createdby many-to-one relationship for the customcontrolresource table/entity.

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 the lk_socialactivitybase_modifiedonbehalfby many-to-one relationship for the socialactivity table/entity.

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 the lk_socialactivitybase_createdonbehalfby many-to-one relationship for the socialactivity table/entity.

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 the lk_importfilebase_modifiedonbehalfby many-to-one relationship for the importfile table/entity.

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 the lk_fieldsecurityprofile_modifiedby many-to-one relationship for the fieldsecurityprofile table/entity.

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 the lk_newprocess_createdonbehalfby many-to-one relationship for the newprocess table/entity.

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 the lk_appconfig_createdby many-to-one relationship for the appconfig table/entity.

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 the lk_businessunitbase_createdby many-to-one relationship for the businessunit table/entity.

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 the lk_monthlyfiscalcalendar_createdonbehalfby many-to-one relationship for the monthlyfiscalcalendar table/entity.

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 the lk_sharepointdocumentlocationbase_modifiedonbehalfby many-to-one relationship for the sharepointdocumentlocation table/entity.

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 the lk_syncerrorbase_createdby many-to-one relationship for the syncerror table/entity.

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 the createdby_sdkmessagefilter many-to-one relationship for the sdkmessagefilter table/entity.

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 the lk_kbarticlebase_modifiedby many-to-one relationship for the kbarticle table/entity.

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 the lk_ownermapping_createdby many-to-one relationship for the ownermapping table/entity.

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 the SystemUser_SyncErrors many-to-one relationship for the syncerror table/entity.

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 the lk_duplicateruleconditionbase_createdby many-to-one relationship for the duplicaterulecondition table/entity.

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

lk_callbackregistration_modifiedonbehalfby

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

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_callbackregistration_modifiedby

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

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_callbackregistration_createdonbehalfby

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

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_callbackregistration_createdby

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

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_solutioncomponentattributeconfiguration_createdby

Added by: Active Solution Solution

Same as the lk_solutioncomponentattributeconfiguration_createdby many-to-one relationship for the solutioncomponentattributeconfiguration table/entity.

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

lk_solutioncomponentattributeconfiguration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_solutioncomponentattributeconfiguration_createdonbehalfby many-to-one relationship for the solutioncomponentattributeconfiguration table/entity.

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

lk_solutioncomponentattributeconfiguration_modifiedby

Added by: Active Solution Solution

Same as the lk_solutioncomponentattributeconfiguration_modifiedby many-to-one relationship for the solutioncomponentattributeconfiguration table/entity.

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

lk_solutioncomponentattributeconfiguration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_solutioncomponentattributeconfiguration_modifiedonbehalfby many-to-one relationship for the solutioncomponentattributeconfiguration table/entity.

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

lk_solutioncomponentbatchconfiguration_createdby

Added by: Active Solution Solution

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

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

lk_solutioncomponentbatchconfiguration_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_solutioncomponentbatchconfiguration_modifiedby

Added by: Active Solution Solution

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

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

lk_solutioncomponentbatchconfiguration_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_solutioncomponentbatchconfiguration

Added by: Active Solution Solution

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

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

lk_solutioncomponentconfiguration_createdby

Added by: Active Solution Solution

Same as the lk_solutioncomponentconfiguration_createdby many-to-one relationship for the solutioncomponentconfiguration table/entity.

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

lk_solutioncomponentconfiguration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_solutioncomponentconfiguration_createdonbehalfby many-to-one relationship for the solutioncomponentconfiguration table/entity.

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

lk_solutioncomponentconfiguration_modifiedby

Added by: Active Solution Solution

Same as the lk_solutioncomponentconfiguration_modifiedby many-to-one relationship for the solutioncomponentconfiguration table/entity.

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

lk_solutioncomponentconfiguration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_solutioncomponentconfiguration_modifiedonbehalfby many-to-one relationship for the solutioncomponentconfiguration table/entity.

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

lk_solutioncomponentrelationshipconfiguration_createdby

Added by: Active Solution Solution

Same as the lk_solutioncomponentrelationshipconfiguration_createdby many-to-one relationship for the solutioncomponentrelationshipconfiguration table/entity.

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

lk_solutioncomponentrelationshipconfiguration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_solutioncomponentrelationshipconfiguration_createdonbehalfby many-to-one relationship for the solutioncomponentrelationshipconfiguration table/entity.

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

lk_solutioncomponentrelationshipconfiguration_modifiedby

Added by: Active Solution Solution

Same as the lk_solutioncomponentrelationshipconfiguration_modifiedby many-to-one relationship for the solutioncomponentrelationshipconfiguration table/entity.

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

lk_solutioncomponentrelationshipconfiguration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_solutioncomponentrelationshipconfiguration_modifiedonbehalfby many-to-one relationship for the solutioncomponentrelationshipconfiguration table/entity.

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

lk_package_createdby

Added by: Active Solution Solution

Same as the lk_package_createdby many-to-one relationship for the package table/entity.

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

lk_package_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_package_createdonbehalfby many-to-one relationship for the package table/entity.

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

lk_package_modifiedby

Added by: Active Solution Solution

Same as the lk_package_modifiedby many-to-one relationship for the package table/entity.

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

lk_package_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_package_modifiedonbehalfby many-to-one relationship for the package table/entity.

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

lk_stagesolutionupload_createdby

Added by: Active Solution Solution

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

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

lk_stagesolutionupload_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_stagesolutionupload_modifiedby

Added by: Active Solution Solution

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

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

lk_stagesolutionupload_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_stagesolutionupload

Added by: Active Solution Solution

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

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

lk_exportsolutionupload_createdby

Added by: Active Solution Solution

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

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

lk_exportsolutionupload_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_exportsolutionupload_modifiedby

Added by: Active Solution Solution

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

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

lk_exportsolutionupload_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_exportsolutionupload

Added by: Active Solution Solution

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

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

lk_featurecontrolsetting_createdby

Added by: Active Solution Solution

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

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

lk_featurecontrolsetting_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_featurecontrolsetting_modifiedby

Added by: Active Solution Solution

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

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

lk_featurecontrolsetting_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_featurecontrolsetting

Added by: Active Solution Solution

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

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

lk_stagedentity_createdby

Added by: Active Solution Solution

Same as the lk_stagedentity_createdby many-to-one relationship for the stagedentity table/entity.

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

lk_stagedentity_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_stagedentity_createdonbehalfby many-to-one relationship for the stagedentity table/entity.

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

lk_stagedentity_modifiedby

Added by: Active Solution Solution

Same as the lk_stagedentity_modifiedby many-to-one relationship for the stagedentity table/entity.

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

lk_stagedentity_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_stagedentity_modifiedonbehalfby many-to-one relationship for the stagedentity table/entity.

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

lk_stagedentityattribute_createdby

Added by: Active Solution Solution

Same as the lk_stagedentityattribute_createdby many-to-one relationship for the stagedentityattribute table/entity.

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

lk_stagedentityattribute_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_stagedentityattribute_createdonbehalfby many-to-one relationship for the stagedentityattribute table/entity.

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

lk_stagedentityattribute_modifiedby

Added by: Active Solution Solution

Same as the lk_stagedentityattribute_modifiedby many-to-one relationship for the stagedentityattribute table/entity.

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

lk_stagedentityattribute_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_stagedentityattribute_modifiedonbehalfby many-to-one relationship for the stagedentityattribute table/entity.

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

lk_stagedmetadataasyncoperation_createdby

Added by: Active Solution Solution

Same as the lk_stagedmetadataasyncoperation_createdby many-to-one relationship for the stagedmetadataasyncoperation table/entity.

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

lk_stagedmetadataasyncoperation_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_stagedmetadataasyncoperation_createdonbehalfby many-to-one relationship for the stagedmetadataasyncoperation table/entity.

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

lk_stagedmetadataasyncoperation_modifiedby

Added by: Active Solution Solution

Same as the lk_stagedmetadataasyncoperation_modifiedby many-to-one relationship for the stagedmetadataasyncoperation table/entity.

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

lk_stagedmetadataasyncoperation_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_stagedmetadataasyncoperation_modifiedonbehalfby many-to-one relationship for the stagedmetadataasyncoperation table/entity.

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

lk_keyvaultreference_createdby

Added by: Active Solution Solution

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

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

lk_keyvaultreference_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_keyvaultreference_modifiedby

Added by: Active Solution Solution

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

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

lk_keyvaultreference_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_keyvaultreference

Added by: Active Solution Solution

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

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

lk_managedidentity_createdby

Added by: Active Solution Solution

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

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

lk_managedidentity_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_managedidentity_modifiedby

Added by: Active Solution Solution

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

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

lk_managedidentity_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_managedidentity

Added by: Active Solution Solution

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

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

lk_catalog_createdby

Added by: Active Solution Solution

Same as the lk_catalog_createdby many-to-one relationship for the catalog table/entity.

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

lk_catalog_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_catalog_createdonbehalfby many-to-one relationship for the catalog table/entity.

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

lk_catalog_modifiedby

Added by: Active Solution Solution

Same as the lk_catalog_modifiedby many-to-one relationship for the catalog table/entity.

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

lk_catalog_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_catalog_modifiedonbehalfby many-to-one relationship for the catalog table/entity.

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

lk_catalogassignment_createdby

Added by: Active Solution Solution

Same as the lk_catalogassignment_createdby many-to-one relationship for the catalogassignment table/entity.

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

lk_catalogassignment_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_catalogassignment_createdonbehalfby many-to-one relationship for the catalogassignment table/entity.

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

lk_catalogassignment_modifiedby

Added by: Active Solution Solution

Same as the lk_catalogassignment_modifiedby many-to-one relationship for the catalogassignment table/entity.

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

lk_catalogassignment_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_catalogassignment_modifiedonbehalfby many-to-one relationship for the catalogassignment table/entity.

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

lk_customapi_createdby

Added by: Active Solution Solution

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

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

lk_customapi_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_customapi_modifiedby

Added by: Active Solution Solution

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

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

lk_customapi_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_customapi

Added by: Active Solution Solution

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

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

lk_customapirequestparameter_createdby

Added by: Active Solution Solution

Same as the lk_customapirequestparameter_createdby many-to-one relationship for the customapirequestparameter table/entity.

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

lk_customapirequestparameter_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_customapirequestparameter_createdonbehalfby many-to-one relationship for the customapirequestparameter table/entity.

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

lk_customapirequestparameter_modifiedby

Added by: Active Solution Solution

Same as the lk_customapirequestparameter_modifiedby many-to-one relationship for the customapirequestparameter table/entity.

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

lk_customapirequestparameter_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_customapirequestparameter_modifiedonbehalfby many-to-one relationship for the customapirequestparameter table/entity.

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

lk_customapiresponseproperty_createdby

Added by: Active Solution Solution

Same as the lk_customapiresponseproperty_createdby many-to-one relationship for the customapiresponseproperty table/entity.

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

lk_customapiresponseproperty_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_customapiresponseproperty_createdonbehalfby many-to-one relationship for the customapiresponseproperty table/entity.

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

lk_customapiresponseproperty_modifiedby

Added by: Active Solution Solution

Same as the lk_customapiresponseproperty_modifiedby many-to-one relationship for the customapiresponseproperty table/entity.

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

lk_customapiresponseproperty_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_customapiresponseproperty_modifiedonbehalfby many-to-one relationship for the customapiresponseproperty table/entity.

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

lk_pluginpackage_createdby

Added by: Active Solution Solution

Same as the lk_pluginpackage_createdby many-to-one relationship for the pluginpackage table/entity.

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

lk_pluginpackage_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_pluginpackage_createdonbehalfby many-to-one relationship for the pluginpackage table/entity.

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

lk_pluginpackage_modifiedby

Added by: Active Solution Solution

Same as the lk_pluginpackage_modifiedby many-to-one relationship for the pluginpackage table/entity.

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

lk_pluginpackage_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_pluginpackage_modifiedonbehalfby many-to-one relationship for the pluginpackage table/entity.

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

lk_sharedobject_createdby

Added by: Active Solution Solution

Same as the lk_sharedobject_createdby many-to-one relationship for the sharedobject table/entity.

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

lk_sharedobject_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedobject_createdonbehalfby many-to-one relationship for the sharedobject table/entity.

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

lk_sharedobject_modifiedby

Added by: Active Solution Solution

Same as the lk_sharedobject_modifiedby many-to-one relationship for the sharedobject table/entity.

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

lk_sharedobject_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedobject_modifiedonbehalfby many-to-one relationship for the sharedobject table/entity.

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

lk_sharedworkspace_createdby

Added by: Active Solution Solution

Same as the lk_sharedworkspace_createdby many-to-one relationship for the sharedworkspace table/entity.

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

lk_sharedworkspace_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedworkspace_createdonbehalfby many-to-one relationship for the sharedworkspace table/entity.

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

lk_sharedworkspace_modifiedby

Added by: Active Solution Solution

Same as the lk_sharedworkspace_modifiedby many-to-one relationship for the sharedworkspace table/entity.

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

lk_sharedworkspace_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedworkspace_modifiedonbehalfby many-to-one relationship for the sharedworkspace table/entity.

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

lk_sharedworkspaceaccesstoken_createdby

Added by: Active Solution Solution

Same as the lk_sharedworkspaceaccesstoken_createdby many-to-one relationship for the sharedworkspaceaccesstoken table/entity.

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

lk_sharedworkspaceaccesstoken_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedworkspaceaccesstoken_createdonbehalfby many-to-one relationship for the sharedworkspaceaccesstoken table/entity.

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

lk_sharedworkspaceaccesstoken_modifiedby

Added by: Active Solution Solution

Same as the lk_sharedworkspaceaccesstoken_modifiedby many-to-one relationship for the sharedworkspaceaccesstoken table/entity.

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

lk_sharedworkspaceaccesstoken_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedworkspaceaccesstoken_modifiedonbehalfby many-to-one relationship for the sharedworkspaceaccesstoken table/entity.

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

lk_sharedworkspacepool_createdby

Added by: Active Solution Solution

Same as the lk_sharedworkspacepool_createdby many-to-one relationship for the sharedworkspacepool table/entity.

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

lk_sharedworkspacepool_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedworkspacepool_createdonbehalfby many-to-one relationship for the sharedworkspacepool table/entity.

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

lk_sharedworkspacepool_modifiedby

Added by: Active Solution Solution

Same as the lk_sharedworkspacepool_modifiedby many-to-one relationship for the sharedworkspacepool table/entity.

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

lk_sharedworkspacepool_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedworkspacepool_modifiedonbehalfby many-to-one relationship for the sharedworkspacepool table/entity.

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

lk_datalakefolder_createdby

Added by: Active Solution Solution

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

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

lk_datalakefolder_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_datalakefolder_modifiedby

Added by: Active Solution Solution

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

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

lk_datalakefolder_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_datalakefolder

Added by: Active Solution Solution

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

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

lk_datalakefolderpermission_createdby

Added by: Active Solution Solution

Same as the lk_datalakefolderpermission_createdby many-to-one relationship for the datalakefolderpermission table/entity.

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

lk_datalakefolderpermission_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_datalakefolderpermission_createdonbehalfby many-to-one relationship for the datalakefolderpermission table/entity.

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

lk_datalakefolderpermission_modifiedby

Added by: Active Solution Solution

Same as the lk_datalakefolderpermission_modifiedby many-to-one relationship for the datalakefolderpermission table/entity.

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

lk_datalakefolderpermission_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_datalakefolderpermission_modifiedonbehalfby many-to-one relationship for the datalakefolderpermission table/entity.

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

lk_datalakeworkspace_createdby

Added by: Active Solution Solution

Same as the lk_datalakeworkspace_createdby many-to-one relationship for the datalakeworkspace table/entity.

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

lk_datalakeworkspace_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_datalakeworkspace_createdonbehalfby many-to-one relationship for the datalakeworkspace table/entity.

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

lk_datalakeworkspace_modifiedby

Added by: Active Solution Solution

Same as the lk_datalakeworkspace_modifiedby many-to-one relationship for the datalakeworkspace table/entity.

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

lk_datalakeworkspace_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_datalakeworkspace_modifiedonbehalfby many-to-one relationship for the datalakeworkspace table/entity.

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

lk_datalakeworkspacepermission_createdby

Added by: Active Solution Solution

Same as the lk_datalakeworkspacepermission_createdby many-to-one relationship for the datalakeworkspacepermission table/entity.

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

lk_datalakeworkspacepermission_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_datalakeworkspacepermission_createdonbehalfby many-to-one relationship for the datalakeworkspacepermission table/entity.

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

lk_datalakeworkspacepermission_modifiedby

Added by: Active Solution Solution

Same as the lk_datalakeworkspacepermission_modifiedby many-to-one relationship for the datalakeworkspacepermission table/entity.

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

lk_datalakeworkspacepermission_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_datalakeworkspacepermission_modifiedonbehalfby many-to-one relationship for the datalakeworkspacepermission table/entity.

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

lk_dataprocessingconfiguration_createdby

Added by: Active Solution Solution

Same as the lk_dataprocessingconfiguration_createdby many-to-one relationship for the dataprocessingconfiguration table/entity.

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

lk_dataprocessingconfiguration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_dataprocessingconfiguration_createdonbehalfby many-to-one relationship for the dataprocessingconfiguration table/entity.

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

lk_dataprocessingconfiguration_modifiedby

Added by: Active Solution Solution

Same as the lk_dataprocessingconfiguration_modifiedby many-to-one relationship for the dataprocessingconfiguration table/entity.

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

lk_dataprocessingconfiguration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_dataprocessingconfiguration_modifiedonbehalfby many-to-one relationship for the dataprocessingconfiguration table/entity.

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

lk_exportedexcel_createdby

Added by: Active Solution Solution

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

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

lk_exportedexcel_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_exportedexcel_modifiedby

Added by: Active Solution Solution

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

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

lk_exportedexcel_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_exportedexcel

Added by: Active Solution Solution

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

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

lk_retaineddataexcel_createdby

Added by: Active Solution Solution

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

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

lk_retaineddataexcel_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_retaineddataexcel_modifiedby

Added by: Active Solution Solution

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

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

lk_retaineddataexcel_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_retaineddataexcel

Added by: Active Solution Solution

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

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

lk_synapsedatabase_createdby

Added by: Active Solution Solution

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

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

lk_synapsedatabase_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_synapsedatabase_modifiedby

Added by: Active Solution Solution

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

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

lk_synapsedatabase_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_synapsedatabase

Added by: Active Solution Solution

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

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

lk_synapselinkexternaltablestate_createdby

Added by: Active Solution Solution

Same as the lk_synapselinkexternaltablestate_createdby many-to-one relationship for the synapselinkexternaltablestate table/entity.

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

lk_synapselinkexternaltablestate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkexternaltablestate_createdonbehalfby many-to-one relationship for the synapselinkexternaltablestate table/entity.

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

lk_synapselinkexternaltablestate_modifiedby

Added by: Active Solution Solution

Same as the lk_synapselinkexternaltablestate_modifiedby many-to-one relationship for the synapselinkexternaltablestate table/entity.

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

lk_synapselinkexternaltablestate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkexternaltablestate_modifiedonbehalfby many-to-one relationship for the synapselinkexternaltablestate table/entity.

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

lk_synapselinkprofile_createdby

Added by: Active Solution Solution

Same as the lk_synapselinkprofile_createdby many-to-one relationship for the synapselinkprofile table/entity.

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

lk_synapselinkprofile_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkprofile_createdonbehalfby many-to-one relationship for the synapselinkprofile table/entity.

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

lk_synapselinkprofile_modifiedby

Added by: Active Solution Solution

Same as the lk_synapselinkprofile_modifiedby many-to-one relationship for the synapselinkprofile table/entity.

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

lk_synapselinkprofile_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkprofile_modifiedonbehalfby many-to-one relationship for the synapselinkprofile table/entity.

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

lk_synapselinkprofileentity_createdby

Added by: Active Solution Solution

Same as the lk_synapselinkprofileentity_createdby many-to-one relationship for the synapselinkprofileentity table/entity.

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

lk_synapselinkprofileentity_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkprofileentity_createdonbehalfby many-to-one relationship for the synapselinkprofileentity table/entity.

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

lk_synapselinkprofileentity_modifiedby

Added by: Active Solution Solution

Same as the lk_synapselinkprofileentity_modifiedby many-to-one relationship for the synapselinkprofileentity table/entity.

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

lk_synapselinkprofileentity_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkprofileentity_modifiedonbehalfby many-to-one relationship for the synapselinkprofileentity table/entity.

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

lk_synapselinkprofileentitystate_createdby

Added by: Active Solution Solution

Same as the lk_synapselinkprofileentitystate_createdby many-to-one relationship for the synapselinkprofileentitystate table/entity.

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

lk_synapselinkprofileentitystate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkprofileentitystate_createdonbehalfby many-to-one relationship for the synapselinkprofileentitystate table/entity.

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

lk_synapselinkprofileentitystate_modifiedby

Added by: Active Solution Solution

Same as the lk_synapselinkprofileentitystate_modifiedby many-to-one relationship for the synapselinkprofileentitystate table/entity.

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

lk_synapselinkprofileentitystate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkprofileentitystate_modifiedonbehalfby many-to-one relationship for the synapselinkprofileentitystate table/entity.

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

lk_synapselinkschedule_createdby

Added by: Active Solution Solution

Same as the lk_synapselinkschedule_createdby many-to-one relationship for the synapselinkschedule table/entity.

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

lk_synapselinkschedule_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkschedule_createdonbehalfby many-to-one relationship for the synapselinkschedule table/entity.

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

lk_synapselinkschedule_modifiedby

Added by: Active Solution Solution

Same as the lk_synapselinkschedule_modifiedby many-to-one relationship for the synapselinkschedule table/entity.

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

lk_synapselinkschedule_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_synapselinkschedule_modifiedonbehalfby many-to-one relationship for the synapselinkschedule table/entity.

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

lk_componentversionnrddatasource_createdby

Added by: Active Solution Solution

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

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

lk_componentversionnrddatasource_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_componentversionnrddatasource_modifiedby

Added by: Active Solution Solution

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

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

lk_componentversionnrddatasource_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_componentversionnrddatasource

Added by: Active Solution Solution

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

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

lk_componentversion_createdby

Added by: Component Versioning Solution

Same as the lk_componentversion_createdby many-to-one relationship for the componentversion table/entity.

Property Value
ReferencingEntity componentversion
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_componentversion_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label: Versions
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_componentversion_modifiedby

Added by: Component Versioning Solution

Same as the lk_componentversion_modifiedby many-to-one relationship for the componentversion table/entity.

Property Value
ReferencingEntity componentversion
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_componentversion_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label: Versions
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_componentversion

Added by: Active Solution Solution

Same as the user_componentversion many-to-one relationship for the componentversion table/entity.

Property Value
ReferencingEntity componentversion
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_componentversion
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label: Versions
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflow_createdby

Added by: Active Solution Solution

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

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

lk_msdyn_dataflow_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdyn_dataflow_modifiedby

Added by: Active Solution Solution

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

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

lk_msdyn_dataflow_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdyn_dataflow

Added by: Active Solution Solution

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

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

lk_msdyn_dataflowrefreshhistory_createdby

Added by: Active Solution Solution

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

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

lk_msdyn_dataflowrefreshhistory_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdyn_dataflowrefreshhistory_modifiedby

Added by: Active Solution Solution

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

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

lk_msdyn_dataflowrefreshhistory_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdyn_dataflowrefreshhistory

Added by: Active Solution Solution

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

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

lk_msdyn_entityrefreshhistory_createdby

Added by: Active Solution Solution

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

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

lk_msdyn_entityrefreshhistory_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdyn_entityrefreshhistory_modifiedby

Added by: Active Solution Solution

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

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

lk_msdyn_entityrefreshhistory_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdyn_entityrefreshhistory

Added by: Active Solution Solution

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

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

lk_sharedlinksetting_createdby

Added by: Active Solution Solution

Same as the lk_sharedlinksetting_createdby many-to-one relationship for the sharedlinksetting table/entity.

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

lk_sharedlinksetting_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedlinksetting_createdonbehalfby many-to-one relationship for the sharedlinksetting table/entity.

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

lk_sharedlinksetting_modifiedby

Added by: Active Solution Solution

Same as the lk_sharedlinksetting_modifiedby many-to-one relationship for the sharedlinksetting table/entity.

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

lk_sharedlinksetting_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_sharedlinksetting_modifiedonbehalfby many-to-one relationship for the sharedlinksetting table/entity.

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

lk_entityrecordfilter_createdby

Added by: AuthorizationCore Solution

Same as the lk_entityrecordfilter_createdby many-to-one relationship for the entityrecordfilter table/entity.

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

lk_entityrecordfilter_createdonbehalfby

Added by: AuthorizationCore Solution

Same as the lk_entityrecordfilter_createdonbehalfby many-to-one relationship for the entityrecordfilter table/entity.

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

lk_entityrecordfilter_modifiedby

Added by: AuthorizationCore Solution

Same as the lk_entityrecordfilter_modifiedby many-to-one relationship for the entityrecordfilter table/entity.

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

lk_entityrecordfilter_modifiedonbehalfby

Added by: AuthorizationCore Solution

Same as the lk_entityrecordfilter_modifiedonbehalfby many-to-one relationship for the entityrecordfilter table/entity.

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

lk_recordfilter_createdby

Added by: AuthorizationCore Solution

Same as the lk_recordfilter_createdby many-to-one relationship for the recordfilter table/entity.

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

lk_recordfilter_createdonbehalfby

Added by: AuthorizationCore Solution

Same as the lk_recordfilter_createdonbehalfby many-to-one relationship for the recordfilter table/entity.

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

lk_recordfilter_modifiedby

Added by: AuthorizationCore Solution

Same as the lk_recordfilter_modifiedby many-to-one relationship for the recordfilter table/entity.

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

lk_recordfilter_modifiedonbehalfby

Added by: AuthorizationCore Solution

Same as the lk_recordfilter_modifiedonbehalfby many-to-one relationship for the recordfilter table/entity.

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

user_settings

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

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

lk_delegatedauthorization_createdby

Added by: Active Solution Solution

Same as the lk_delegatedauthorization_createdby many-to-one relationship for the delegatedauthorization table/entity.

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

lk_delegatedauthorization_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_delegatedauthorization_createdonbehalfby many-to-one relationship for the delegatedauthorization table/entity.

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

lk_delegatedauthorization_modifiedby

Added by: Active Solution Solution

Same as the lk_delegatedauthorization_modifiedby many-to-one relationship for the delegatedauthorization table/entity.

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

lk_delegatedauthorization_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_delegatedauthorization_modifiedonbehalfby many-to-one relationship for the delegatedauthorization table/entity.

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

lk_serviceplan_createdby

Added by: Active Solution Solution

Same as the lk_serviceplan_createdby many-to-one relationship for the serviceplan table/entity.

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

lk_serviceplan_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_serviceplan_createdonbehalfby many-to-one relationship for the serviceplan table/entity.

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

lk_serviceplan_modifiedby

Added by: Active Solution Solution

Same as the lk_serviceplan_modifiedby many-to-one relationship for the serviceplan table/entity.

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

lk_serviceplan_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_serviceplan_modifiedonbehalfby many-to-one relationship for the serviceplan table/entity.

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

lk_serviceplanmapping_createdby

Added by: Active Solution Solution

Same as the lk_serviceplanmapping_createdby many-to-one relationship for the serviceplanmapping table/entity.

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

lk_serviceplanmapping_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_serviceplanmapping_createdonbehalfby many-to-one relationship for the serviceplanmapping table/entity.

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

lk_serviceplanmapping_modifiedby

Added by: Active Solution Solution

Same as the lk_serviceplanmapping_modifiedby many-to-one relationship for the serviceplanmapping table/entity.

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

lk_serviceplanmapping_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_serviceplanmapping_modifiedonbehalfby many-to-one relationship for the serviceplanmapping table/entity.

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

lk_applicationuser_createdby

Added by: Active Solution Solution

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

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

lk_applicationuser_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_applicationuser_modifiedby

Added by: Active Solution Solution

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

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

lk_applicationuser_modifiedonbehalfby

Added by: Active Solution Solution

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

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

lk_connector_createdby

Added by: Active Solution Solution

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

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

lk_connector_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_connector_modifiedby

Added by: Active Solution Solution

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

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

lk_connector_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_connector

Added by: Active Solution Solution

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

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

lk_environmentvariabledefinition_createdby

Added by: Active Solution Solution

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

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

lk_environmentvariabledefinition_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_environmentvariabledefinition_modifiedby

Added by: Active Solution Solution

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

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

lk_environmentvariabledefinition_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_environmentvariabledefinition

Added by: Active Solution Solution

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

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

lk_environmentvariablevalue_createdby

Added by: Active Solution Solution

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

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

lk_environmentvariablevalue_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_environmentvariablevalue_modifiedby

Added by: Active Solution Solution

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

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

lk_environmentvariablevalue_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_environmentvariablevalue

Added by: Active Solution Solution

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

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

lk_workflowbinary_createdby

Added by: Active Solution Solution

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

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

lk_workflowbinary_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_workflowbinary_modifiedby

Added by: Active Solution Solution

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

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

lk_workflowbinary_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_workflowbinary

Added by: Active Solution Solution

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

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

lk_credential_createdby

Added by: Active Solution Solution

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

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

lk_credential_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_credential_modifiedby

Added by: Active Solution Solution

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

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

lk_credential_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_credential

Added by: Active Solution Solution

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

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

lk_desktopflowmodule_createdby

Added by: Active Solution Solution

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

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

lk_desktopflowmodule_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_desktopflowmodule_modifiedby

Added by: Active Solution Solution

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

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

lk_desktopflowmodule_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_desktopflowmodule

Added by: Active Solution Solution

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

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

lk_flowcapacityassignment_createdby

Added by: Active Solution Solution

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

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

lk_flowcapacityassignment_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_flowcapacityassignment_modifiedby

Added by: Active Solution Solution

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

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

lk_flowcapacityassignment_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_flowcapacityassignment

Added by: Active Solution Solution

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

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

lk_flowevent_createdby

Added by: Active Solution Solution

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

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

lk_flowevent_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_flowevent_modifiedby

Added by: Active Solution Solution

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

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

lk_flowevent_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_flowevent

Added by: Active Solution Solution

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

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

lk_flowmachine_createdby

Added by: Active Solution Solution

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

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

lk_flowmachine_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_flowmachine_modifiedby

Added by: Active Solution Solution

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

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

lk_flowmachine_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_flowmachine

Added by: Active Solution Solution

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

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

lk_flowmachinegroup_createdby

Added by: Active Solution Solution

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

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

lk_flowmachinegroup_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_flowmachinegroup_modifiedby

Added by: Active Solution Solution

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

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

lk_flowmachinegroup_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_flowmachinegroup

Added by: Active Solution Solution

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

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

lk_flowmachineimage_createdby

Added by: Active Solution Solution

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

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

lk_flowmachineimage_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_flowmachineimage_modifiedby

Added by: Active Solution Solution

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

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

lk_flowmachineimage_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_flowmachineimage

Added by: Active Solution Solution

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

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

lk_flowmachineimageversion_createdby

Added by: Active Solution Solution

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

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

lk_flowmachineimageversion_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_flowmachineimageversion_modifiedby

Added by: Active Solution Solution

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

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

lk_flowmachineimageversion_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_flowmachineimageversion

Added by: Active Solution Solution

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

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

lk_flowmachinenetwork_createdby

Added by: Active Solution Solution

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

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

lk_flowmachinenetwork_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_flowmachinenetwork_modifiedby

Added by: Active Solution Solution

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

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

lk_flowmachinenetwork_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_flowmachinenetwork

Added by: Active Solution Solution

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

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

lk_processstageparameter_createdby

Added by: Active Solution Solution

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

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

lk_processstageparameter_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_processstageparameter_modifiedby

Added by: Active Solution Solution

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

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

lk_processstageparameter_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_processstageparameter

Added by: Active Solution Solution

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

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

lk_workqueue_createdby

Added by: Active Solution Solution

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

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

lk_workqueue_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_workqueue_modifiedby

Added by: Active Solution Solution

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

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

lk_workqueue_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_workqueue

Added by: Active Solution Solution

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

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

lk_workqueueitem_createdby

Added by: Active Solution Solution

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

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

lk_workqueueitem_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_workqueueitem_modifiedby

Added by: Active Solution Solution

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

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

lk_workqueueitem_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_workqueueitem

Added by: Active Solution Solution

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

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

lk_desktopflowbinary_createdby

Added by: Active Solution Solution

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

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

lk_desktopflowbinary_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_desktopflowbinary_modifiedby

Added by: Active Solution Solution

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

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

lk_desktopflowbinary_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_desktopflowbinary

Added by: Active Solution Solution

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

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

lk_flowsession_createdby

Added by: Active Solution Solution

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

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

lk_flowsession_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_flowsession_modifiedby

Added by: Active Solution Solution

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

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

lk_flowsession_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_flowsession

Added by: Active Solution Solution

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

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

flowmachinegroup_PasswordChangedBy

Added by: Power Automate Core Components Solution

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

Property Value
ReferencingEntity flowmachinegroup
ReferencingAttribute passwordchangedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName flowmachinegroup_PasswordChangedBy
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

flowmachinegroup_RotationStartedBy

Added by: Power Automate Core Components Solution

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

Property Value
ReferencingEntity flowmachinegroup
ReferencingAttribute rotationstartedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName flowmachinegroup_RotationStartedBy
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

workqueueitem_processinguser

Added by: Power Automate Core Components Solution

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

Property Value
ReferencingEntity workqueueitem
ReferencingAttribute processinguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName workqueueitem_processinguser
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_flowrun_createdby

Added by: Active Solution Solution

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

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

lk_flowrun_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_flowrun_modifiedby

Added by: Active Solution Solution

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

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

lk_flowrun_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_flowrun

Added by: Active Solution Solution

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

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

lk_connectionreference_createdby

Added by: Active Solution Solution

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

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

lk_connectionreference_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_connectionreference_modifiedby

Added by: Active Solution Solution

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

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

lk_connectionreference_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_connectionreference

Added by: Active Solution Solution

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

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

lk_connectioninstance_createdby

Added by: Active Solution Solution

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

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

lk_connectioninstance_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_connectioninstance_modifiedby

Added by: Active Solution Solution

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

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

lk_connectioninstance_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_connectioninstance

Added by: Active Solution Solution

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

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

lk_dvfilesearch_createdby

Added by: Active Solution Solution

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

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

lk_dvfilesearch_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_dvfilesearch_modifiedby

Added by: Active Solution Solution

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

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

lk_dvfilesearch_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_dvfilesearch

Added by: Active Solution Solution

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

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

lk_dvfilesearchattribute_createdby

Added by: Active Solution Solution

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

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

lk_dvfilesearchattribute_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_dvfilesearchattribute_modifiedby

Added by: Active Solution Solution

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

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

lk_dvfilesearchattribute_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_dvfilesearchattribute

Added by: Active Solution Solution

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

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

lk_dvfilesearchentity_createdby

Added by: Active Solution Solution

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

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

lk_dvfilesearchentity_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_dvfilesearchentity_modifiedby

Added by: Active Solution Solution

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

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

lk_dvfilesearchentity_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_dvfilesearchentity

Added by: Active Solution Solution

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

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

lk_dvtablesearch_createdby

Added by: Active Solution Solution

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

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

lk_dvtablesearch_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_dvtablesearch_modifiedby

Added by: Active Solution Solution

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

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

lk_dvtablesearch_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_dvtablesearch

Added by: Active Solution Solution

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

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

lk_dvtablesearchattribute_createdby

Added by: Active Solution Solution

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

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

lk_dvtablesearchattribute_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_dvtablesearchattribute_modifiedby

Added by: Active Solution Solution

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

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

lk_dvtablesearchattribute_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_dvtablesearchattribute

Added by: Active Solution Solution

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

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

lk_dvtablesearchentity_createdby

Added by: Active Solution Solution

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

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

lk_dvtablesearchentity_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_dvtablesearchentity_modifiedby

Added by: Active Solution Solution

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

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

lk_dvtablesearchentity_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_dvtablesearchentity

Added by: Active Solution Solution

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

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

lk_aiplugin_createdby

Added by: Active Solution Solution

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

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

lk_aiplugin_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_aiplugin_modifiedby

Added by: Active Solution Solution

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

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

lk_aiplugin_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_aiplugin

Added by: Active Solution Solution

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

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

lk_aipluginexternalschema_createdby

Added by: Active Solution Solution

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

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

lk_aipluginexternalschema_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_aipluginexternalschema_modifiedby

Added by: Active Solution Solution

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

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

lk_aipluginexternalschema_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_aipluginexternalschema

Added by: Active Solution Solution

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

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

lk_aipluginexternalschemaproperty_createdby

Added by: Active Solution Solution

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

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

lk_aipluginexternalschemaproperty_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_aipluginexternalschemaproperty_modifiedby

Added by: Active Solution Solution

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

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

lk_aipluginexternalschemaproperty_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_aipluginexternalschemaproperty

Added by: Active Solution Solution

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

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

lk_aiplugininstance_createdby

Added by: Active Solution Solution

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

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

lk_aiplugininstance_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_aiplugininstance_modifiedby

Added by: Active Solution Solution

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

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

lk_aiplugininstance_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_aiplugininstance

Added by: Active Solution Solution

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

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

lk_aipluginoperation_createdby

Added by: Active Solution Solution

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

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

lk_aipluginoperation_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_aipluginoperation_modifiedby

Added by: Active Solution Solution

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

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

lk_aipluginoperation_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_aipluginoperation

Added by: Active Solution Solution

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

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

lk_aipluginoperationparameter_createdby

Added by: Active Solution Solution

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

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

lk_aipluginoperationparameter_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_aipluginoperationparameter_modifiedby

Added by: Active Solution Solution

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

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

lk_aipluginoperationparameter_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_aipluginoperationparameter

Added by: Active Solution Solution

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

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

lk_aipluginusersetting_createdby

Added by: Active Solution Solution

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

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

lk_aipluginusersetting_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_aipluginusersetting_modifiedby

Added by: Active Solution Solution

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

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

lk_aipluginusersetting_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_aipluginusersetting

Added by: Active Solution Solution

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

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

AIPluginUserSetting_SystemUser_Syst

Added by: AIPlatformExtensionsCore Solution Solution

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

Property Value
ReferencingEntity aipluginusersetting
ReferencingAttribute systemuser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName AIPluginUserSetting_SystemUser_Syst
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_helppage_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_helppage_createdby many-to-one relationship for the msdyn_helppage table/entity.

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

lk_msdyn_helppage_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_helppage_createdonbehalfby many-to-one relationship for the msdyn_helppage table/entity.

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

lk_msdyn_helppage_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_helppage_modifiedby many-to-one relationship for the msdyn_helppage table/entity.

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

lk_msdyn_helppage_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_helppage_modifiedonbehalfby many-to-one relationship for the msdyn_helppage table/entity.

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

lk_msdyn_tour_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_tour_createdby many-to-one relationship for the msdyn_tour table/entity.

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

lk_msdyn_tour_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_tour_createdonbehalfby many-to-one relationship for the msdyn_tour table/entity.

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

lk_msdyn_tour_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_tour_modifiedby many-to-one relationship for the msdyn_tour table/entity.

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

lk_msdyn_tour_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_tour_modifiedonbehalfby many-to-one relationship for the msdyn_tour table/entity.

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

lk_msdynce_botcontent_createdby

Added by: Active Solution Solution

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

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

lk_msdynce_botcontent_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdynce_botcontent_modifiedby

Added by: Active Solution Solution

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

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

lk_msdynce_botcontent_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdynce_botcontent

Added by: Active Solution Solution

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

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

lk_conversationtranscript_createdby

Added by: Active Solution Solution

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

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

lk_conversationtranscript_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_conversationtranscript_modifiedby

Added by: Active Solution Solution

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

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

lk_conversationtranscript_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_conversationtranscript

Added by: Active Solution Solution

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

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

lk_bot_createdby

Added by: Active Solution Solution

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

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

lk_bot_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_bot_modifiedby

Added by: Active Solution Solution

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

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

lk_bot_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_bot

Added by: Active Solution Solution

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

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

lk_botcomponent_createdby

Added by: Active Solution Solution

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

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

lk_botcomponent_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_botcomponent_modifiedby

Added by: Active Solution Solution

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

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

lk_botcomponent_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_botcomponent

Added by: Active Solution Solution

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

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

systemuser_bot_publishedby

Added by: Power Virtual Agents Solution

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

Property Value
ReferencingEntity bot
ReferencingAttribute publishedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName systemuser_bot_publishedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_territorybase_createdby

Added by: Application Common Solution

Same as the lk_territorybase_createdby many-to-one relationship for the territory table/entity.

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 the lk_territory_createdonbehalfby many-to-one relationship for the territory table/entity.

Property Value
ReferencingEntity territory
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_territorybase_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 the lk_territorybase_modifiedby many-to-one relationship for the territory table/entity.

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 the lk_territory_modifiedonbehalfby many-to-one relationship for the territory table/entity.

Property Value
ReferencingEntity territory
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_territorybase_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 the system_user_territories many-to-one relationship for the territory table/entity.

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

email_acceptingentity_systemuser

Added by: msft_ActivitiesInfra_Extensions Solution

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

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

lk_activityfileattachment_createdby

Added by: Activities Patch Solution

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

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

lk_activityfileattachment_createdonbehalfby

Added by: Activities Patch Solution

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

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

lk_activityfileattachment_modifiedby

Added by: Activities Patch Solution

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

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

lk_activityfileattachment_modifiedonbehalfby

Added by: Activities Patch Solution

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

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

user_activityfileattachment

Added by: Activities Patch Solution

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

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

chat_systemuser_createdby

Added by: Activities Patch Solution

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

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

chat_systemuser_owninguser

Added by: Activities Patch Solution

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

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

chat_systemuser_modifiedonbehalfby

Added by: Activities Patch Solution

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

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

chat_systemuser_createdonbehalfby

Added by: Activities Patch Solution

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

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

chat_systemuser_modifiedby

Added by: Activities Patch Solution

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

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

teams_chat_activity_linkrecord_systemUser

Added by: Activities Patch Solution

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

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

teams_chat_activity_unlinkrecord_systemUser

Added by: Activities Patch Solution

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

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

lk_msdyn_serviceconfiguration_createdby

Added by: Active Solution Solution

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

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

lk_msdyn_serviceconfiguration_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdyn_serviceconfiguration_modifiedby

Added by: Active Solution Solution

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

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

lk_msdyn_serviceconfiguration_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdyn_serviceconfiguration

Added by: Active Solution Solution

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

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

lk_msdyn_slakpi_createdby

Added by: Active Solution Solution

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

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

lk_msdyn_slakpi_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdyn_slakpi_modifiedby

Added by: Active Solution Solution

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

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

lk_msdyn_slakpi_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdyn_slakpi

Added by: Active Solution Solution

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

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

lk_msdyn_integratedsearchprovider_createdby

Added by: Knowledge Management Patch Solution

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

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

lk_msdyn_integratedsearchprovider_createdonbehalfby

Added by: Knowledge Management Patch Solution

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

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

lk_msdyn_integratedsearchprovider_modifiedby

Added by: Knowledge Management Patch Solution

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

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

lk_msdyn_integratedsearchprovider_modifiedonbehalfby

Added by: Knowledge Management Patch Solution

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

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

user_msdyn_integratedsearchprovider

Added by: Knowledge Management Patch Solution

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

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

lk_msdyn_knowledgemanagementsetting_createdby

Added by: Knowledge Management Patch Solution

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

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

lk_msdyn_knowledgemanagementsetting_createdonbehalfby

Added by: Knowledge Management Patch Solution

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

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

lk_msdyn_knowledgemanagementsetting_modifiedby

Added by: Knowledge Management Patch Solution

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

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

lk_msdyn_knowledgemanagementsetting_modifiedonbehalfby

Added by: Knowledge Management Patch Solution

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

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

user_msdyn_knowledgemanagementsetting

Added by: Knowledge Management Patch Solution

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

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

lk_msdyn_federatedarticle_createdby

Added by: Active Solution Solution

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

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

lk_msdyn_federatedarticle_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdyn_federatedarticle_modifiedby

Added by: Active Solution Solution

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

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

lk_msdyn_federatedarticle_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdyn_federatedarticle

Added by: Active Solution Solution

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

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

lk_msdyn_federatedarticleincident_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_federatedarticleincident_createdby many-to-one relationship for the msdyn_federatedarticleincident table/entity.

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

lk_msdyn_federatedarticleincident_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_federatedarticleincident_createdonbehalfby many-to-one relationship for the msdyn_federatedarticleincident table/entity.

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

lk_msdyn_federatedarticleincident_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_federatedarticleincident_modifiedby many-to-one relationship for the msdyn_federatedarticleincident table/entity.

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

lk_msdyn_federatedarticleincident_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_federatedarticleincident_modifiedonbehalfby many-to-one relationship for the msdyn_federatedarticleincident table/entity.

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

lk_msdyn_kmfederatedsearchconfig_createdby

Added by: Active Solution Solution

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

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

lk_msdyn_kmfederatedsearchconfig_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdyn_kmfederatedsearchconfig_modifiedby

Added by: Active Solution Solution

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

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

lk_msdyn_kmfederatedsearchconfig_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdyn_kmfederatedsearchconfig

Added by: Active Solution Solution

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

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

lk_msdyn_knowledgearticleimage_createdby

Added by: Active Solution Solution

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

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

lk_msdyn_knowledgearticleimage_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdyn_knowledgearticleimage_modifiedby

Added by: Active Solution Solution

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

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

lk_msdyn_knowledgearticleimage_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdyn_knowledgearticleimage

Added by: Active Solution Solution

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

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

lk_msdyn_knowledgeconfiguration_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgeconfiguration_createdby many-to-one relationship for the msdyn_knowledgeconfiguration table/entity.

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

lk_msdyn_knowledgeconfiguration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgeconfiguration_createdonbehalfby many-to-one relationship for the msdyn_knowledgeconfiguration table/entity.

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

lk_msdyn_knowledgeconfiguration_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgeconfiguration_modifiedby many-to-one relationship for the msdyn_knowledgeconfiguration table/entity.

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

lk_msdyn_knowledgeconfiguration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgeconfiguration_modifiedonbehalfby many-to-one relationship for the msdyn_knowledgeconfiguration table/entity.

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

lk_msdyn_knowledgeinteractioninsight_createdby

Added by: Active Solution Solution

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

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

lk_msdyn_knowledgeinteractioninsight_createdonbehalfby

Added by: Active Solution Solution

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

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

lk_msdyn_knowledgeinteractioninsight_modifiedby

Added by: Active Solution Solution

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

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

lk_msdyn_knowledgeinteractioninsight_modifiedonbehalfby

Added by: Active Solution Solution

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

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

user_msdyn_knowledgeinteractioninsight

Added by: Active Solution Solution

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

Property Value
ReferencingEntity msdyn_knowledgeinteractioninsight
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_knowledgeinteractioninsight
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgesearchinsight_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgesearchinsight_createdby many-to-one relationship for the msdyn_knowledgesearchinsight table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchinsight
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgesearchinsight_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgesearchinsight_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgesearchinsight_createdonbehalfby many-to-one relationship for the msdyn_knowledgesearchinsight table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchinsight
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgesearchinsight_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgesearchinsight_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgesearchinsight_modifiedby many-to-one relationship for the msdyn_knowledgesearchinsight table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchinsight
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgesearchinsight_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgesearchinsight_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgesearchinsight_modifiedonbehalfby many-to-one relationship for the msdyn_knowledgesearchinsight table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchinsight
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgesearchinsight_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_knowledgesearchinsight

Added by: Active Solution Solution

Same as the user_msdyn_knowledgesearchinsight many-to-one relationship for the msdyn_knowledgesearchinsight table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchinsight
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_knowledgesearchinsight
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_favoriteknowledgearticle_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_favoriteknowledgearticle_createdby many-to-one relationship for the msdyn_favoriteknowledgearticle table/entity.

Property Value
ReferencingEntity msdyn_favoriteknowledgearticle
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_favoriteknowledgearticle_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_favoriteknowledgearticle_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_favoriteknowledgearticle_createdonbehalfby many-to-one relationship for the msdyn_favoriteknowledgearticle table/entity.

Property Value
ReferencingEntity msdyn_favoriteknowledgearticle
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_favoriteknowledgearticle_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_favoriteknowledgearticle_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_favoriteknowledgearticle_modifiedby many-to-one relationship for the msdyn_favoriteknowledgearticle table/entity.

Property Value
ReferencingEntity msdyn_favoriteknowledgearticle
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_favoriteknowledgearticle_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_favoriteknowledgearticle_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_favoriteknowledgearticle_modifiedonbehalfby many-to-one relationship for the msdyn_favoriteknowledgearticle table/entity.

Property Value
ReferencingEntity msdyn_favoriteknowledgearticle
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_favoriteknowledgearticle_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_favoriteknowledgearticle

Added by: Active Solution Solution

Same as the user_msdyn_favoriteknowledgearticle many-to-one relationship for the msdyn_favoriteknowledgearticle table/entity.

Property Value
ReferencingEntity msdyn_favoriteknowledgearticle
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_favoriteknowledgearticle
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kalanguagesetting_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_kalanguagesetting_createdby many-to-one relationship for the msdyn_kalanguagesetting table/entity.

Property Value
ReferencingEntity msdyn_kalanguagesetting
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kalanguagesetting_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kalanguagesetting_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_kalanguagesetting_createdonbehalfby many-to-one relationship for the msdyn_kalanguagesetting table/entity.

Property Value
ReferencingEntity msdyn_kalanguagesetting
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kalanguagesetting_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kalanguagesetting_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_kalanguagesetting_modifiedby many-to-one relationship for the msdyn_kalanguagesetting table/entity.

Property Value
ReferencingEntity msdyn_kalanguagesetting
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kalanguagesetting_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kalanguagesetting_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_kalanguagesetting_modifiedonbehalfby many-to-one relationship for the msdyn_kalanguagesetting table/entity.

Property Value
ReferencingEntity msdyn_kalanguagesetting
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kalanguagesetting_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_kalanguagesetting

Added by: Active Solution Solution

Same as the user_msdyn_kalanguagesetting many-to-one relationship for the msdyn_kalanguagesetting table/entity.

Property Value
ReferencingEntity msdyn_kalanguagesetting
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_kalanguagesetting
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kbattachment_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_kbattachment_createdby many-to-one relationship for the msdyn_kbattachment table/entity.

Property Value
ReferencingEntity msdyn_kbattachment
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kbattachment_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kbattachment_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_kbattachment_createdonbehalfby many-to-one relationship for the msdyn_kbattachment table/entity.

Property Value
ReferencingEntity msdyn_kbattachment
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kbattachment_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kbattachment_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_kbattachment_modifiedby many-to-one relationship for the msdyn_kbattachment table/entity.

Property Value
ReferencingEntity msdyn_kbattachment
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kbattachment_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kbattachment_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_kbattachment_modifiedonbehalfby many-to-one relationship for the msdyn_kbattachment table/entity.

Property Value
ReferencingEntity msdyn_kbattachment
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kbattachment_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_kbattachment

Added by: Active Solution Solution

Same as the user_msdyn_kbattachment many-to-one relationship for the msdyn_kbattachment table/entity.

Property Value
ReferencingEntity msdyn_kbattachment
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_kbattachment
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kmpersonalizationsetting_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_kmpersonalizationsetting_createdby many-to-one relationship for the msdyn_kmpersonalizationsetting table/entity.

Property Value
ReferencingEntity msdyn_kmpersonalizationsetting
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kmpersonalizationsetting_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kmpersonalizationsetting_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_kmpersonalizationsetting_createdonbehalfby many-to-one relationship for the msdyn_kmpersonalizationsetting table/entity.

Property Value
ReferencingEntity msdyn_kmpersonalizationsetting
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kmpersonalizationsetting_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kmpersonalizationsetting_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_kmpersonalizationsetting_modifiedby many-to-one relationship for the msdyn_kmpersonalizationsetting table/entity.

Property Value
ReferencingEntity msdyn_kmpersonalizationsetting
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kmpersonalizationsetting_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_kmpersonalizationsetting_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_kmpersonalizationsetting_modifiedonbehalfby many-to-one relationship for the msdyn_kmpersonalizationsetting table/entity.

Property Value
ReferencingEntity msdyn_kmpersonalizationsetting
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_kmpersonalizationsetting_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgearticletemplate_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgearticletemplate_createdby many-to-one relationship for the msdyn_knowledgearticletemplate table/entity.

Property Value
ReferencingEntity msdyn_knowledgearticletemplate
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgearticletemplate_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgearticletemplate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgearticletemplate_createdonbehalfby many-to-one relationship for the msdyn_knowledgearticletemplate table/entity.

Property Value
ReferencingEntity msdyn_knowledgearticletemplate
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgearticletemplate_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgearticletemplate_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgearticletemplate_modifiedby many-to-one relationship for the msdyn_knowledgearticletemplate table/entity.

Property Value
ReferencingEntity msdyn_knowledgearticletemplate
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgearticletemplate_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgearticletemplate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgearticletemplate_modifiedonbehalfby many-to-one relationship for the msdyn_knowledgearticletemplate table/entity.

Property Value
ReferencingEntity msdyn_knowledgearticletemplate
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgearticletemplate_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_knowledgearticletemplate

Added by: Active Solution Solution

Same as the user_msdyn_knowledgearticletemplate many-to-one relationship for the msdyn_knowledgearticletemplate table/entity.

Property Value
ReferencingEntity msdyn_knowledgearticletemplate
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_knowledgearticletemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgepersonalfilter_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgepersonalfilter_createdby many-to-one relationship for the msdyn_knowledgepersonalfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgepersonalfilter
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgepersonalfilter_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgepersonalfilter_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgepersonalfilter_createdonbehalfby many-to-one relationship for the msdyn_knowledgepersonalfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgepersonalfilter
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgepersonalfilter_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgepersonalfilter_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgepersonalfilter_modifiedby many-to-one relationship for the msdyn_knowledgepersonalfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgepersonalfilter
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgepersonalfilter_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgepersonalfilter_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgepersonalfilter_modifiedonbehalfby many-to-one relationship for the msdyn_knowledgepersonalfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgepersonalfilter
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgepersonalfilter_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_knowledgepersonalfilter

Added by: Active Solution Solution

Same as the user_msdyn_knowledgepersonalfilter many-to-one relationship for the msdyn_knowledgepersonalfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgepersonalfilter
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_knowledgepersonalfilter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgesearchfilter_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgesearchfilter_createdby many-to-one relationship for the msdyn_knowledgesearchfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchfilter
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgesearchfilter_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgesearchfilter_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgesearchfilter_createdonbehalfby many-to-one relationship for the msdyn_knowledgesearchfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchfilter
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgesearchfilter_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgesearchfilter_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgesearchfilter_modifiedby many-to-one relationship for the msdyn_knowledgesearchfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchfilter
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgesearchfilter_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgesearchfilter_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_knowledgesearchfilter_modifiedonbehalfby many-to-one relationship for the msdyn_knowledgesearchfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchfilter
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_knowledgesearchfilter_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_knowledgesearchfilter

Added by: Active Solution Solution

Same as the user_msdyn_knowledgesearchfilter many-to-one relationship for the msdyn_knowledgesearchfilter table/entity.

Property Value
ReferencingEntity msdyn_knowledgesearchfilter
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_knowledgesearchfilter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_fxexpression_createdby

Added by: Active Solution Solution

Same as the lk_fxexpression_createdby many-to-one relationship for the fxexpression table/entity.

Property Value
ReferencingEntity fxexpression
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_fxexpression_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_fxexpression_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_fxexpression_createdonbehalfby many-to-one relationship for the fxexpression table/entity.

Property Value
ReferencingEntity fxexpression
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_fxexpression_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_fxexpression_modifiedby

Added by: Active Solution Solution

Same as the lk_fxexpression_modifiedby many-to-one relationship for the fxexpression table/entity.

Property Value
ReferencingEntity fxexpression
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_fxexpression_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_fxexpression_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_fxexpression_modifiedonbehalfby many-to-one relationship for the fxexpression table/entity.

Property Value
ReferencingEntity fxexpression
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_fxexpression_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_fxexpression

Added by: Active Solution Solution

Same as the user_fxexpression many-to-one relationship for the fxexpression table/entity.

Property Value
ReferencingEntity fxexpression
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_fxexpression
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerfxrule_createdby

Added by: Active Solution Solution

Same as the lk_powerfxrule_createdby many-to-one relationship for the powerfxrule table/entity.

Property Value
ReferencingEntity powerfxrule
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerfxrule_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerfxrule_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerfxrule_createdonbehalfby many-to-one relationship for the powerfxrule table/entity.

Property Value
ReferencingEntity powerfxrule
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerfxrule_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerfxrule_modifiedby

Added by: Active Solution Solution

Same as the lk_powerfxrule_modifiedby many-to-one relationship for the powerfxrule table/entity.

Property Value
ReferencingEntity powerfxrule
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerfxrule_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerfxrule_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerfxrule_modifiedonbehalfby many-to-one relationship for the powerfxrule table/entity.

Property Value
ReferencingEntity powerfxrule
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerfxrule_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerfxrule

Added by: Active Solution Solution

Same as the user_powerfxrule many-to-one relationship for the powerfxrule table/entity.

Property Value
ReferencingEntity powerfxrule
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_powerfxrule
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 the mailbox_regarding_systemuser many-to-one relationship for the mailbox table/entity.

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: Cascade
Merge: Cascade
Reparent: Cascade
Share: NoCascade
Unshare: NoCascade

lk_virtualentitymetadata_createdby

Added by: Active Solution Solution

Same as the lk_virtualentitymetadata_createdby many-to-one relationship for the virtualentitymetadata table/entity.

Property Value
ReferencingEntity virtualentitymetadata
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_virtualentitymetadata_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_virtualentitymetadata_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_virtualentitymetadata_createdonbehalfby many-to-one relationship for the virtualentitymetadata table/entity.

Property Value
ReferencingEntity virtualentitymetadata
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_virtualentitymetadata_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_virtualentitymetadata_modifiedby

Added by: Active Solution Solution

Same as the lk_virtualentitymetadata_modifiedby many-to-one relationship for the virtualentitymetadata table/entity.

Property Value
ReferencingEntity virtualentitymetadata
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_virtualentitymetadata_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_virtualentitymetadata_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_virtualentitymetadata_modifiedonbehalfby many-to-one relationship for the virtualentitymetadata table/entity.

Property Value
ReferencingEntity virtualentitymetadata
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_virtualentitymetadata_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_backgroundoperation_createdby

Added by: Active Solution Solution

Same as the lk_backgroundoperation_createdby many-to-one relationship for the backgroundoperation table/entity.

Property Value
ReferencingEntity backgroundoperation
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_backgroundoperation_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_backgroundoperation_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_backgroundoperation_createdonbehalfby many-to-one relationship for the backgroundoperation table/entity.

Property Value
ReferencingEntity backgroundoperation
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_backgroundoperation_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_backgroundoperation_modifiedby

Added by: Active Solution Solution

Same as the lk_backgroundoperation_modifiedby many-to-one relationship for the backgroundoperation table/entity.

Property Value
ReferencingEntity backgroundoperation
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_backgroundoperation_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_backgroundoperation_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_backgroundoperation_modifiedonbehalfby many-to-one relationship for the backgroundoperation table/entity.

Property Value
ReferencingEntity backgroundoperation
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_backgroundoperation_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mobileofflineprofileextension_createdby

Added by: Active Solution Solution

Same as the lk_mobileofflineprofileextension_createdby many-to-one relationship for the mobileofflineprofileextension table/entity.

Property Value
ReferencingEntity mobileofflineprofileextension
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mobileofflineprofileextension_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mobileofflineprofileextension_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_mobileofflineprofileextension_createdonbehalfby many-to-one relationship for the mobileofflineprofileextension table/entity.

Property Value
ReferencingEntity mobileofflineprofileextension
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mobileofflineprofileextension_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mobileofflineprofileextension_modifiedby

Added by: Active Solution Solution

Same as the lk_mobileofflineprofileextension_modifiedby many-to-one relationship for the mobileofflineprofileextension table/entity.

Property Value
ReferencingEntity mobileofflineprofileextension
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mobileofflineprofileextension_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mobileofflineprofileextension_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_mobileofflineprofileextension_modifiedonbehalfby many-to-one relationship for the mobileofflineprofileextension table/entity.

Property Value
ReferencingEntity mobileofflineprofileextension
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mobileofflineprofileextension_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_teammobileofflineprofilemembership_createdby

Added by: Active Solution Solution

Same as the lk_teammobileofflineprofilemembership_createdby many-to-one relationship for the teammobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity teammobileofflineprofilemembership
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_teammobileofflineprofilemembership_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_teammobileofflineprofilemembership_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_teammobileofflineprofilemembership_createdonbehalfby many-to-one relationship for the teammobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity teammobileofflineprofilemembership
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_teammobileofflineprofilemembership_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_teammobileofflineprofilemembership_modifiedby

Added by: Active Solution Solution

Same as the lk_teammobileofflineprofilemembership_modifiedby many-to-one relationship for the teammobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity teammobileofflineprofilemembership
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_teammobileofflineprofilemembership_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_teammobileofflineprofilemembership_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_teammobileofflineprofilemembership_modifiedonbehalfby many-to-one relationship for the teammobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity teammobileofflineprofilemembership
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_teammobileofflineprofilemembership_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_usermobileofflineprofilemembership_createdby

Added by: Active Solution Solution

Same as the lk_usermobileofflineprofilemembership_createdby many-to-one relationship for the usermobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity usermobileofflineprofilemembership
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_usermobileofflineprofilemembership_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_usermobileofflineprofilemembership_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_usermobileofflineprofilemembership_createdonbehalfby many-to-one relationship for the usermobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity usermobileofflineprofilemembership
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_usermobileofflineprofilemembership_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_usermobileofflineprofilemembership_modifiedby

Added by: Active Solution Solution

Same as the lk_usermobileofflineprofilemembership_modifiedby many-to-one relationship for the usermobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity usermobileofflineprofilemembership
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_usermobileofflineprofilemembership_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_usermobileofflineprofilemembership_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_usermobileofflineprofilemembership_modifiedonbehalfby many-to-one relationship for the usermobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity usermobileofflineprofilemembership
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_usermobileofflineprofilemembership_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

systemuser_usermobileofflineprofilemembership_SystemUserId

Added by: MobileOfflineMembership Solution

Same as the systemuser_usermobileofflineprofilemembership_SystemUserId many-to-one relationship for the usermobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity usermobileofflineprofilemembership
ReferencingAttribute systemuserid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName systemuser_usermobileofflineprofilemembership_SystemUserId
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscription_createdby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscription_createdby many-to-one relationship for the organizationdatasyncsubscription table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscription
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscription_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscription_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscription_createdonbehalfby many-to-one relationship for the organizationdatasyncsubscription table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscription
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscription_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscription_modifiedby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscription_modifiedby many-to-one relationship for the organizationdatasyncsubscription table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscription
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscription_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscription_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscription_modifiedonbehalfby many-to-one relationship for the organizationdatasyncsubscription table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscription
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscription_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscriptionentity_createdby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscriptionentity_createdby many-to-one relationship for the organizationdatasyncsubscriptionentity table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscriptionentity
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscriptionentity_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscriptionentity_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscriptionentity_createdonbehalfby many-to-one relationship for the organizationdatasyncsubscriptionentity table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscriptionentity
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscriptionentity_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscriptionentity_modifiedby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscriptionentity_modifiedby many-to-one relationship for the organizationdatasyncsubscriptionentity table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscriptionentity
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscriptionentity_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscriptionentity_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscriptionentity_modifiedonbehalfby many-to-one relationship for the organizationdatasyncsubscriptionentity table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscriptionentity
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscriptionentity_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscriptionfnotable_createdby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscriptionfnotable_createdby many-to-one relationship for the organizationdatasyncsubscriptionfnotable table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscriptionfnotable
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscriptionfnotable_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscriptionfnotable_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscriptionfnotable_createdonbehalfby many-to-one relationship for the organizationdatasyncsubscriptionfnotable table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscriptionfnotable
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscriptionfnotable_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscriptionfnotable_modifiedby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscriptionfnotable_modifiedby many-to-one relationship for the organizationdatasyncsubscriptionfnotable table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscriptionfnotable
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscriptionfnotable_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncsubscriptionfnotable_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncsubscriptionfnotable_modifiedonbehalfby many-to-one relationship for the organizationdatasyncsubscriptionfnotable table/entity.

Property Value
ReferencingEntity organizationdatasyncsubscriptionfnotable
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncsubscriptionfnotable_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncfnostate_createdby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncfnostate_createdby many-to-one relationship for the organizationdatasyncfnostate table/entity.

Property Value
ReferencingEntity organizationdatasyncfnostate
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncfnostate_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncfnostate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncfnostate_createdonbehalfby many-to-one relationship for the organizationdatasyncfnostate table/entity.

Property Value
ReferencingEntity organizationdatasyncfnostate
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncfnostate_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncfnostate_modifiedby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncfnostate_modifiedby many-to-one relationship for the organizationdatasyncfnostate table/entity.

Property Value
ReferencingEntity organizationdatasyncfnostate
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncfnostate_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncfnostate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncfnostate_modifiedonbehalfby many-to-one relationship for the organizationdatasyncfnostate table/entity.

Property Value
ReferencingEntity organizationdatasyncfnostate
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncfnostate_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncstate_createdby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncstate_createdby many-to-one relationship for the organizationdatasyncstate table/entity.

Property Value
ReferencingEntity organizationdatasyncstate
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncstate_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncstate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncstate_createdonbehalfby many-to-one relationship for the organizationdatasyncstate table/entity.

Property Value
ReferencingEntity organizationdatasyncstate
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncstate_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncstate_modifiedby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncstate_modifiedby many-to-one relationship for the organizationdatasyncstate table/entity.

Property Value
ReferencingEntity organizationdatasyncstate
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncstate_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_organizationdatasyncstate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_organizationdatasyncstate_modifiedonbehalfby many-to-one relationship for the organizationdatasyncstate table/entity.

Property Value
ReferencingEntity organizationdatasyncstate
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_organizationdatasyncstate_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_metadataforarchival_createdby

Added by: Active Solution Solution

Same as the lk_metadataforarchival_createdby many-to-one relationship for the metadataforarchival table/entity.

Property Value
ReferencingEntity metadataforarchival
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_metadataforarchival_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_metadataforarchival_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_metadataforarchival_createdonbehalfby many-to-one relationship for the metadataforarchival table/entity.

Property Value
ReferencingEntity metadataforarchival
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_metadataforarchival_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_metadataforarchival_modifiedby

Added by: Active Solution Solution

Same as the lk_metadataforarchival_modifiedby many-to-one relationship for the metadataforarchival table/entity.

Property Value
ReferencingEntity metadataforarchival
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_metadataforarchival_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_metadataforarchival_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_metadataforarchival_modifiedonbehalfby many-to-one relationship for the metadataforarchival table/entity.

Property Value
ReferencingEntity metadataforarchival
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_metadataforarchival_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionconfig_createdby

Added by: Active Solution Solution

Same as the lk_retentionconfig_createdby many-to-one relationship for the retentionconfig table/entity.

Property Value
ReferencingEntity retentionconfig
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionconfig_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionconfig_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_retentionconfig_createdonbehalfby many-to-one relationship for the retentionconfig table/entity.

Property Value
ReferencingEntity retentionconfig
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionconfig_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionconfig_modifiedby

Added by: Active Solution Solution

Same as the lk_retentionconfig_modifiedby many-to-one relationship for the retentionconfig table/entity.

Property Value
ReferencingEntity retentionconfig
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionconfig_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionconfig_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_retentionconfig_modifiedonbehalfby many-to-one relationship for the retentionconfig table/entity.

Property Value
ReferencingEntity retentionconfig
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionconfig_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_retentionconfig

Added by: Active Solution Solution

Same as the user_retentionconfig many-to-one relationship for the retentionconfig table/entity.

Property Value
ReferencingEntity retentionconfig
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_retentionconfig
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionfailuredetail_createdby

Added by: Active Solution Solution

Same as the lk_retentionfailuredetail_createdby many-to-one relationship for the retentionfailuredetail table/entity.

Property Value
ReferencingEntity retentionfailuredetail
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionfailuredetail_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionfailuredetail_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_retentionfailuredetail_createdonbehalfby many-to-one relationship for the retentionfailuredetail table/entity.

Property Value
ReferencingEntity retentionfailuredetail
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionfailuredetail_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionfailuredetail_modifiedby

Added by: Active Solution Solution

Same as the lk_retentionfailuredetail_modifiedby many-to-one relationship for the retentionfailuredetail table/entity.

Property Value
ReferencingEntity retentionfailuredetail
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionfailuredetail_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionfailuredetail_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_retentionfailuredetail_modifiedonbehalfby many-to-one relationship for the retentionfailuredetail table/entity.

Property Value
ReferencingEntity retentionfailuredetail
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionfailuredetail_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_retentionfailuredetail

Added by: Active Solution Solution

Same as the user_retentionfailuredetail many-to-one relationship for the retentionfailuredetail table/entity.

Property Value
ReferencingEntity retentionfailuredetail
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_retentionfailuredetail
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionoperation_createdby

Added by: Active Solution Solution

Same as the lk_retentionoperation_createdby many-to-one relationship for the retentionoperation table/entity.

Property Value
ReferencingEntity retentionoperation
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionoperation_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionoperation_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_retentionoperation_createdonbehalfby many-to-one relationship for the retentionoperation table/entity.

Property Value
ReferencingEntity retentionoperation
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionoperation_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionoperation_modifiedby

Added by: Active Solution Solution

Same as the lk_retentionoperation_modifiedby many-to-one relationship for the retentionoperation table/entity.

Property Value
ReferencingEntity retentionoperation
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionoperation_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionoperation_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_retentionoperation_modifiedonbehalfby many-to-one relationship for the retentionoperation table/entity.

Property Value
ReferencingEntity retentionoperation
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionoperation_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_retentionoperation

Added by: Active Solution Solution

Same as the user_retentionoperation many-to-one relationship for the retentionoperation table/entity.

Property Value
ReferencingEntity retentionoperation
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_retentionoperation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionoperationdetail_createdby

Added by: Active Solution Solution

Same as the lk_retentionoperationdetail_createdby many-to-one relationship for the retentionoperationdetail table/entity.

Property Value
ReferencingEntity retentionoperationdetail
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionoperationdetail_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionoperationdetail_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_retentionoperationdetail_createdonbehalfby many-to-one relationship for the retentionoperationdetail table/entity.

Property Value
ReferencingEntity retentionoperationdetail
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionoperationdetail_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionoperationdetail_modifiedby

Added by: Active Solution Solution

Same as the lk_retentionoperationdetail_modifiedby many-to-one relationship for the retentionoperationdetail table/entity.

Property Value
ReferencingEntity retentionoperationdetail
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionoperationdetail_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_retentionoperationdetail_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_retentionoperationdetail_modifiedonbehalfby many-to-one relationship for the retentionoperationdetail table/entity.

Property Value
ReferencingEntity retentionoperationdetail
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_retentionoperationdetail_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_appinsightsmetadata_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_appinsightsmetadata_createdby many-to-one relationship for the msdyn_appinsightsmetadata table/entity.

Property Value
ReferencingEntity msdyn_appinsightsmetadata
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_appinsightsmetadata_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_appinsightsmetadata_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_appinsightsmetadata_createdonbehalfby many-to-one relationship for the msdyn_appinsightsmetadata table/entity.

Property Value
ReferencingEntity msdyn_appinsightsmetadata
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_appinsightsmetadata_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_appinsightsmetadata_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_appinsightsmetadata_modifiedby many-to-one relationship for the msdyn_appinsightsmetadata table/entity.

Property Value
ReferencingEntity msdyn_appinsightsmetadata
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_appinsightsmetadata_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_appinsightsmetadata_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_appinsightsmetadata_modifiedonbehalfby many-to-one relationship for the msdyn_appinsightsmetadata table/entity.

Property Value
ReferencingEntity msdyn_appinsightsmetadata
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_appinsightsmetadata_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflowconnectionreference_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflowconnectionreference_createdby many-to-one relationship for the msdyn_dataflowconnectionreference table/entity.

Property Value
ReferencingEntity msdyn_dataflowconnectionreference
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflowconnectionreference_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflowconnectionreference_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflowconnectionreference_createdonbehalfby many-to-one relationship for the msdyn_dataflowconnectionreference table/entity.

Property Value
ReferencingEntity msdyn_dataflowconnectionreference
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflowconnectionreference_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflowconnectionreference_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflowconnectionreference_modifiedby many-to-one relationship for the msdyn_dataflowconnectionreference table/entity.

Property Value
ReferencingEntity msdyn_dataflowconnectionreference
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflowconnectionreference_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflowconnectionreference_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflowconnectionreference_modifiedonbehalfby many-to-one relationship for the msdyn_dataflowconnectionreference table/entity.

Property Value
ReferencingEntity msdyn_dataflowconnectionreference
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflowconnectionreference_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_dataflowconnectionreference

Added by: Active Solution Solution

Same as the user_msdyn_dataflowconnectionreference many-to-one relationship for the msdyn_dataflowconnectionreference table/entity.

Property Value
ReferencingEntity msdyn_dataflowconnectionreference
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_dataflowconnectionreference
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_schedule_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_schedule_createdby many-to-one relationship for the msdyn_schedule table/entity.

Property Value
ReferencingEntity msdyn_schedule
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_schedule_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_schedule_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_schedule_createdonbehalfby many-to-one relationship for the msdyn_schedule table/entity.

Property Value
ReferencingEntity msdyn_schedule
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_schedule_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_schedule_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_schedule_modifiedby many-to-one relationship for the msdyn_schedule table/entity.

Property Value
ReferencingEntity msdyn_schedule
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_schedule_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_schedule_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_schedule_modifiedonbehalfby many-to-one relationship for the msdyn_schedule table/entity.

Property Value
ReferencingEntity msdyn_schedule
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_schedule_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_schedule

Added by: Active Solution Solution

Same as the user_msdyn_schedule many-to-one relationship for the msdyn_schedule table/entity.

Property Value
ReferencingEntity msdyn_schedule
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_schedule
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflowtemplate_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflowtemplate_createdby many-to-one relationship for the msdyn_dataflowtemplate table/entity.

Property Value
ReferencingEntity msdyn_dataflowtemplate
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflowtemplate_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflowtemplate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflowtemplate_createdonbehalfby many-to-one relationship for the msdyn_dataflowtemplate table/entity.

Property Value
ReferencingEntity msdyn_dataflowtemplate
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflowtemplate_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflowtemplate_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflowtemplate_modifiedby many-to-one relationship for the msdyn_dataflowtemplate table/entity.

Property Value
ReferencingEntity msdyn_dataflowtemplate
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflowtemplate_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflowtemplate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflowtemplate_modifiedonbehalfby many-to-one relationship for the msdyn_dataflowtemplate table/entity.

Property Value
ReferencingEntity msdyn_dataflowtemplate
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflowtemplate_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_dataflowtemplate

Added by: Active Solution Solution

Same as the user_msdyn_dataflowtemplate many-to-one relationship for the msdyn_dataflowtemplate table/entity.

Property Value
ReferencingEntity msdyn_dataflowtemplate
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_dataflowtemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflow_datalakefolder_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflow_datalakefolder_createdby many-to-one relationship for the msdyn_dataflow_datalakefolder table/entity.

Property Value
ReferencingEntity msdyn_dataflow_datalakefolder
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflow_datalakefolder_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflow_datalakefolder_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflow_datalakefolder_createdonbehalfby many-to-one relationship for the msdyn_dataflow_datalakefolder table/entity.

Property Value
ReferencingEntity msdyn_dataflow_datalakefolder
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflow_datalakefolder_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflow_datalakefolder_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflow_datalakefolder_modifiedby many-to-one relationship for the msdyn_dataflow_datalakefolder table/entity.

Property Value
ReferencingEntity msdyn_dataflow_datalakefolder
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflow_datalakefolder_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dataflow_datalakefolder_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dataflow_datalakefolder_modifiedonbehalfby many-to-one relationship for the msdyn_dataflow_datalakefolder table/entity.

Property Value
ReferencingEntity msdyn_dataflow_datalakefolder
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dataflow_datalakefolder_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_dataflow_datalakefolder

Added by: Active Solution Solution

Same as the user_msdyn_dataflow_datalakefolder many-to-one relationship for the msdyn_dataflow_datalakefolder table/entity.

Property Value
ReferencingEntity msdyn_dataflow_datalakefolder
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_dataflow_datalakefolder
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmsrequest_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_dmsrequest_createdby many-to-one relationship for the msdyn_dmsrequest table/entity.

Property Value
ReferencingEntity msdyn_dmsrequest
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmsrequest_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmsrequest_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dmsrequest_createdonbehalfby many-to-one relationship for the msdyn_dmsrequest table/entity.

Property Value
ReferencingEntity msdyn_dmsrequest
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmsrequest_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmsrequest_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_dmsrequest_modifiedby many-to-one relationship for the msdyn_dmsrequest table/entity.

Property Value
ReferencingEntity msdyn_dmsrequest
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmsrequest_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmsrequest_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dmsrequest_modifiedonbehalfby many-to-one relationship for the msdyn_dmsrequest table/entity.

Property Value
ReferencingEntity msdyn_dmsrequest
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmsrequest_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_dmsrequest

Added by: Active Solution Solution

Same as the user_msdyn_dmsrequest many-to-one relationship for the msdyn_dmsrequest table/entity.

Property Value
ReferencingEntity msdyn_dmsrequest
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_dmsrequest
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmsrequeststatus_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_dmsrequeststatus_createdby many-to-one relationship for the msdyn_dmsrequeststatus table/entity.

Property Value
ReferencingEntity msdyn_dmsrequeststatus
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmsrequeststatus_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmsrequeststatus_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dmsrequeststatus_createdonbehalfby many-to-one relationship for the msdyn_dmsrequeststatus table/entity.

Property Value
ReferencingEntity msdyn_dmsrequeststatus
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmsrequeststatus_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmsrequeststatus_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_dmsrequeststatus_modifiedby many-to-one relationship for the msdyn_dmsrequeststatus table/entity.

Property Value
ReferencingEntity msdyn_dmsrequeststatus
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmsrequeststatus_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmsrequeststatus_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dmsrequeststatus_modifiedonbehalfby many-to-one relationship for the msdyn_dmsrequeststatus table/entity.

Property Value
ReferencingEntity msdyn_dmsrequeststatus
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmsrequeststatus_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_dmsrequeststatus

Added by: Active Solution Solution

Same as the user_msdyn_dmsrequeststatus many-to-one relationship for the msdyn_dmsrequeststatus table/entity.

Property Value
ReferencingEntity msdyn_dmsrequeststatus
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_dmsrequeststatus
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_modulerundetail_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_modulerundetail_createdby many-to-one relationship for the msdyn_modulerundetail table/entity.

Property Value
ReferencingEntity msdyn_modulerundetail
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_modulerundetail_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_modulerundetail_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_modulerundetail_createdonbehalfby many-to-one relationship for the msdyn_modulerundetail table/entity.

Property Value
ReferencingEntity msdyn_modulerundetail
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_modulerundetail_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_modulerundetail_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_modulerundetail_modifiedby many-to-one relationship for the msdyn_modulerundetail table/entity.

Property Value
ReferencingEntity msdyn_modulerundetail
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_modulerundetail_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_modulerundetail_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_modulerundetail_modifiedonbehalfby many-to-one relationship for the msdyn_modulerundetail table/entity.

Property Value
ReferencingEntity msdyn_modulerundetail
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_modulerundetail_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_workflowactionstatus_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_workflowactionstatus_createdby many-to-one relationship for the msdyn_workflowactionstatus table/entity.

Property Value
ReferencingEntity msdyn_workflowactionstatus
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_workflowactionstatus_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_workflowactionstatus_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_workflowactionstatus_createdonbehalfby many-to-one relationship for the msdyn_workflowactionstatus table/entity.

Property Value
ReferencingEntity msdyn_workflowactionstatus
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_workflowactionstatus_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_workflowactionstatus_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_workflowactionstatus_modifiedby many-to-one relationship for the msdyn_workflowactionstatus table/entity.

Property Value
ReferencingEntity msdyn_workflowactionstatus
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_workflowactionstatus_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_workflowactionstatus_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_workflowactionstatus_modifiedonbehalfby many-to-one relationship for the msdyn_workflowactionstatus table/entity.

Property Value
ReferencingEntity msdyn_workflowactionstatus
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_workflowactionstatus_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appnotification_createdby

Added by: Active Solution Solution

Same as the lk_appnotification_createdby many-to-one relationship for the appnotification table/entity.

Property Value
ReferencingEntity appnotification
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appnotification_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appnotification_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_appnotification_createdonbehalfby many-to-one relationship for the appnotification table/entity.

Property Value
ReferencingEntity appnotification
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appnotification_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appnotification_modifiedby

Added by: Active Solution Solution

Same as the lk_appnotification_modifiedby many-to-one relationship for the appnotification table/entity.

Property Value
ReferencingEntity appnotification
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appnotification_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appnotification_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_appnotification_modifiedonbehalfby many-to-one relationship for the appnotification table/entity.

Property Value
ReferencingEntity appnotification
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appnotification_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_appnotification

Added by: Active Solution Solution

Same as the user_appnotification many-to-one relationship for the appnotification table/entity.

Property Value
ReferencingEntity appnotification
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_appnotification
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_userrating_createdby

Added by: Active Solution Solution

Same as the lk_userrating_createdby many-to-one relationship for the userrating table/entity.

Property Value
ReferencingEntity userrating
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_userrating_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_userrating_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_userrating_createdonbehalfby many-to-one relationship for the userrating table/entity.

Property Value
ReferencingEntity userrating
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_userrating_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_userrating_modifiedby

Added by: Active Solution Solution

Same as the lk_userrating_modifiedby many-to-one relationship for the userrating table/entity.

Property Value
ReferencingEntity userrating
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_userrating_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_userrating_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_userrating_modifiedonbehalfby many-to-one relationship for the userrating table/entity.

Property Value
ReferencingEntity userrating
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_userrating_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_mobileapp_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_mobileapp_createdby many-to-one relationship for the msdyn_mobileapp table/entity.

Property Value
ReferencingEntity msdyn_mobileapp
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_mobileapp_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_mobileapp_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_mobileapp_createdonbehalfby many-to-one relationship for the msdyn_mobileapp table/entity.

Property Value
ReferencingEntity msdyn_mobileapp
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_mobileapp_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_mobileapp_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_mobileapp_modifiedby many-to-one relationship for the msdyn_mobileapp table/entity.

Property Value
ReferencingEntity msdyn_mobileapp
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_mobileapp_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_mobileapp_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_mobileapp_modifiedonbehalfby many-to-one relationship for the msdyn_mobileapp table/entity.

Property Value
ReferencingEntity msdyn_mobileapp
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_mobileapp_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_mobileapp

Added by: Active Solution Solution

Same as the user_msdyn_mobileapp many-to-one relationship for the msdyn_mobileapp table/entity.

Property Value
ReferencingEntity msdyn_mobileapp
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_mobileapp
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_insightsstorevirtualentity_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_insightsstorevirtualentity_createdby many-to-one relationship for the msdyn_insightsstorevirtualentity table/entity.

Property Value
ReferencingEntity msdyn_insightsstorevirtualentity
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_insightsstorevirtualentity_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_insightsstorevirtualentity_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_insightsstorevirtualentity_createdonbehalfby many-to-one relationship for the msdyn_insightsstorevirtualentity table/entity.

Property Value
ReferencingEntity msdyn_insightsstorevirtualentity
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_insightsstorevirtualentity_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_insightsstorevirtualentity_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_insightsstorevirtualentity_modifiedby many-to-one relationship for the msdyn_insightsstorevirtualentity table/entity.

Property Value
ReferencingEntity msdyn_insightsstorevirtualentity
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_insightsstorevirtualentity_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_insightsstorevirtualentity_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_insightsstorevirtualentity_modifiedonbehalfby many-to-one relationship for the msdyn_insightsstorevirtualentity table/entity.

Property Value
ReferencingEntity msdyn_insightsstorevirtualentity
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_insightsstorevirtualentity_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appaction_createdby

Added by: Active Solution Solution

Same as the lk_appaction_createdby many-to-one relationship for the appaction table/entity.

Property Value
ReferencingEntity appaction
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_appaction_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appaction_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_appaction_createdonbehalfby many-to-one relationship for the appaction table/entity.

Property Value
ReferencingEntity appaction
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appaction_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appaction_modifiedby

Added by: Active Solution Solution

Same as the lk_appaction_modifiedby many-to-one relationship for the appaction table/entity.

Property Value
ReferencingEntity appaction
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_appaction_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appaction_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_appaction_modifiedonbehalfby many-to-one relationship for the appaction table/entity.

Property Value
ReferencingEntity appaction
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appaction_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appactionmigration_createdby

Added by: Active Solution Solution

Same as the lk_appactionmigration_createdby many-to-one relationship for the appactionmigration table/entity.

Property Value
ReferencingEntity appactionmigration
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_appactionmigration_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appactionmigration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_appactionmigration_createdonbehalfby many-to-one relationship for the appactionmigration table/entity.

Property Value
ReferencingEntity appactionmigration
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appactionmigration_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appactionmigration_modifiedby

Added by: Active Solution Solution

Same as the lk_appactionmigration_modifiedby many-to-one relationship for the appactionmigration table/entity.

Property Value
ReferencingEntity appactionmigration
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_appactionmigration_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appactionmigration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_appactionmigration_modifiedonbehalfby many-to-one relationship for the appactionmigration table/entity.

Property Value
ReferencingEntity appactionmigration
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appactionmigration_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appactionrule_createdby

Added by: Active Solution Solution

Same as the lk_appactionrule_createdby many-to-one relationship for the appactionrule table/entity.

Property Value
ReferencingEntity appactionrule
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_appactionrule_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appactionrule_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_appactionrule_createdonbehalfby many-to-one relationship for the appactionrule table/entity.

Property Value
ReferencingEntity appactionrule
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appactionrule_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appactionrule_modifiedby

Added by: Active Solution Solution

Same as the lk_appactionrule_modifiedby many-to-one relationship for the appactionrule table/entity.

Property Value
ReferencingEntity appactionrule
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_appactionrule_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_appactionrule_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_appactionrule_modifiedonbehalfby many-to-one relationship for the appactionrule table/entity.

Property Value
ReferencingEntity appactionrule
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_appactionrule_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_card_createdby

Added by: Active Solution Solution

Same as the lk_card_createdby many-to-one relationship for the card table/entity.

Property Value
ReferencingEntity card
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_card_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_card_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_card_createdonbehalfby many-to-one relationship for the card table/entity.

Property Value
ReferencingEntity card
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_card_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_card_modifiedby

Added by: Active Solution Solution

Same as the lk_card_modifiedby many-to-one relationship for the card table/entity.

Property Value
ReferencingEntity card
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_card_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_card_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_card_modifiedonbehalfby many-to-one relationship for the card table/entity.

Property Value
ReferencingEntity card
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_card_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_card

Added by: Active Solution Solution

Same as the user_card many-to-one relationship for the card table/entity.

Property Value
ReferencingEntity card
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_card
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_cardstateitem_createdby

Added by: Active Solution Solution

Same as the lk_cardstateitem_createdby many-to-one relationship for the cardstateitem table/entity.

Property Value
ReferencingEntity cardstateitem
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_cardstateitem_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_cardstateitem_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_cardstateitem_createdonbehalfby many-to-one relationship for the cardstateitem table/entity.

Property Value
ReferencingEntity cardstateitem
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_cardstateitem_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_cardstateitem_modifiedby

Added by: Active Solution Solution

Same as the lk_cardstateitem_modifiedby many-to-one relationship for the cardstateitem table/entity.

Property Value
ReferencingEntity cardstateitem
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_cardstateitem_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_cardstateitem_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_cardstateitem_modifiedonbehalfby many-to-one relationship for the cardstateitem table/entity.

Property Value
ReferencingEntity cardstateitem
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_cardstateitem_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_entitylinkchatconfiguration_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_entitylinkchatconfiguration_createdby many-to-one relationship for the msdyn_entitylinkchatconfiguration table/entity.

Property Value
ReferencingEntity msdyn_entitylinkchatconfiguration
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_entitylinkchatconfiguration_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_entitylinkchatconfiguration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_entitylinkchatconfiguration_createdonbehalfby many-to-one relationship for the msdyn_entitylinkchatconfiguration table/entity.

Property Value
ReferencingEntity msdyn_entitylinkchatconfiguration
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_entitylinkchatconfiguration_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_entitylinkchatconfiguration_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_entitylinkchatconfiguration_modifiedby many-to-one relationship for the msdyn_entitylinkchatconfiguration table/entity.

Property Value
ReferencingEntity msdyn_entitylinkchatconfiguration
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_entitylinkchatconfiguration_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_entitylinkchatconfiguration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_entitylinkchatconfiguration_modifiedonbehalfby many-to-one relationship for the msdyn_entitylinkchatconfiguration table/entity.

Property Value
ReferencingEntity msdyn_entitylinkchatconfiguration
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_entitylinkchatconfiguration_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_entitylinkchatconfiguration

Added by: Active Solution Solution

Same as the user_msdyn_entitylinkchatconfiguration many-to-one relationship for the msdyn_entitylinkchatconfiguration table/entity.

Property Value
ReferencingEntity msdyn_entitylinkchatconfiguration
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_entitylinkchatconfiguration
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_richtextfile_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_richtextfile_createdby many-to-one relationship for the msdyn_richtextfile table/entity.

Property Value
ReferencingEntity msdyn_richtextfile
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_richtextfile_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_richtextfile_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_richtextfile_createdonbehalfby many-to-one relationship for the msdyn_richtextfile table/entity.

Property Value
ReferencingEntity msdyn_richtextfile
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_richtextfile_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_richtextfile_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_richtextfile_modifiedby many-to-one relationship for the msdyn_richtextfile table/entity.

Property Value
ReferencingEntity msdyn_richtextfile
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_richtextfile_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_richtextfile_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_richtextfile_modifiedonbehalfby many-to-one relationship for the msdyn_richtextfile table/entity.

Property Value
ReferencingEntity msdyn_richtextfile
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_richtextfile_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_richtextfile

Added by: Active Solution Solution

Same as the user_msdyn_richtextfile many-to-one relationship for the msdyn_richtextfile table/entity.

Property Value
ReferencingEntity msdyn_richtextfile
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_richtextfile
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_customcontrolextendedsettings_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_customcontrolextendedsettings_createdby many-to-one relationship for the msdyn_customcontrolextendedsettings table/entity.

Property Value
ReferencingEntity msdyn_customcontrolextendedsettings
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_customcontrolextendedsettings_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_customcontrolextendedsettings_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_customcontrolextendedsettings_createdonbehalfby many-to-one relationship for the msdyn_customcontrolextendedsettings table/entity.

Property Value
ReferencingEntity msdyn_customcontrolextendedsettings
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_customcontrolextendedsettings_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_customcontrolextendedsettings_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_customcontrolextendedsettings_modifiedby many-to-one relationship for the msdyn_customcontrolextendedsettings table/entity.

Property Value
ReferencingEntity msdyn_customcontrolextendedsettings
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_customcontrolextendedsettings_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_customcontrolextendedsettings_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_customcontrolextendedsettings_modifiedonbehalfby many-to-one relationship for the msdyn_customcontrolextendedsettings table/entity.

Property Value
ReferencingEntity msdyn_customcontrolextendedsettings
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_customcontrolextendedsettings_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_customcontrolextendedsettings

Added by: Active Solution Solution

Same as the user_msdyn_customcontrolextendedsettings many-to-one relationship for the msdyn_customcontrolextendedsettings table/entity.

Property Value
ReferencingEntity msdyn_customcontrolextendedsettings
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_customcontrolextendedsettings
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_timelinepin_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_timelinepin_createdby many-to-one relationship for the msdyn_timelinepin table/entity.

Property Value
ReferencingEntity msdyn_timelinepin
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_timelinepin_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_timelinepin_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_timelinepin_createdonbehalfby many-to-one relationship for the msdyn_timelinepin table/entity.

Property Value
ReferencingEntity msdyn_timelinepin
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_timelinepin_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_timelinepin_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_timelinepin_modifiedby many-to-one relationship for the msdyn_timelinepin table/entity.

Property Value
ReferencingEntity msdyn_timelinepin
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_timelinepin_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_timelinepin_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_timelinepin_modifiedonbehalfby many-to-one relationship for the msdyn_timelinepin table/entity.

Property Value
ReferencingEntity msdyn_timelinepin
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_timelinepin_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_virtualtablecolumncandidate_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_virtualtablecolumncandidate_createdby many-to-one relationship for the msdyn_virtualtablecolumncandidate table/entity.

Property Value
ReferencingEntity msdyn_virtualtablecolumncandidate
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_virtualtablecolumncandidate_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_virtualtablecolumncandidate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_virtualtablecolumncandidate_createdonbehalfby many-to-one relationship for the msdyn_virtualtablecolumncandidate table/entity.

Property Value
ReferencingEntity msdyn_virtualtablecolumncandidate
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_virtualtablecolumncandidate_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_virtualtablecolumncandidate_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_virtualtablecolumncandidate_modifiedby many-to-one relationship for the msdyn_virtualtablecolumncandidate table/entity.

Property Value
ReferencingEntity msdyn_virtualtablecolumncandidate
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_virtualtablecolumncandidate_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_virtualtablecolumncandidate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_virtualtablecolumncandidate_modifiedonbehalfby many-to-one relationship for the msdyn_virtualtablecolumncandidate table/entity.

Property Value
ReferencingEntity msdyn_virtualtablecolumncandidate
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_virtualtablecolumncandidate_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_virtualtablecolumncandidate

Added by: Active Solution Solution

Same as the user_msdyn_virtualtablecolumncandidate many-to-one relationship for the msdyn_virtualtablecolumncandidate table/entity.

Property Value
ReferencingEntity msdyn_virtualtablecolumncandidate
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_virtualtablecolumncandidate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiconfiguration_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aiconfiguration_createdby many-to-one relationship for the msdyn_aiconfiguration table/entity.

Property Value
ReferencingEntity msdyn_aiconfiguration
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiconfiguration_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiconfiguration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiconfiguration_createdonbehalfby many-to-one relationship for the msdyn_aiconfiguration table/entity.

Property Value
ReferencingEntity msdyn_aiconfiguration
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiconfiguration_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiconfiguration_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aiconfiguration_modifiedby many-to-one relationship for the msdyn_aiconfiguration table/entity.

Property Value
ReferencingEntity msdyn_aiconfiguration
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiconfiguration_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiconfiguration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiconfiguration_modifiedonbehalfby many-to-one relationship for the msdyn_aiconfiguration table/entity.

Property Value
ReferencingEntity msdyn_aiconfiguration
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiconfiguration_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aievent_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aievent_createdby many-to-one relationship for the msdyn_aievent table/entity.

Property Value
ReferencingEntity msdyn_aievent
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aievent_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aievent_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aievent_createdonbehalfby many-to-one relationship for the msdyn_aievent table/entity.

Property Value
ReferencingEntity msdyn_aievent
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aievent_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aievent_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aievent_modifiedby many-to-one relationship for the msdyn_aievent table/entity.

Property Value
ReferencingEntity msdyn_aievent
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aievent_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aievent_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aievent_modifiedonbehalfby many-to-one relationship for the msdyn_aievent table/entity.

Property Value
ReferencingEntity msdyn_aievent
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aievent_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aievent

Added by: Active Solution Solution

Same as the user_msdyn_aievent many-to-one relationship for the msdyn_aievent table/entity.

Property Value
ReferencingEntity msdyn_aievent
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_aievent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aimodel_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aimodel_createdby many-to-one relationship for the msdyn_aimodel table/entity.

Property Value
ReferencingEntity msdyn_aimodel
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aimodel_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aimodel_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aimodel_createdonbehalfby many-to-one relationship for the msdyn_aimodel table/entity.

Property Value
ReferencingEntity msdyn_aimodel
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aimodel_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aimodel_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aimodel_modifiedby many-to-one relationship for the msdyn_aimodel table/entity.

Property Value
ReferencingEntity msdyn_aimodel
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aimodel_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aimodel_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aimodel_modifiedonbehalfby many-to-one relationship for the msdyn_aimodel table/entity.

Property Value
ReferencingEntity msdyn_aimodel
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aimodel_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aimodel

Added by: Active Solution Solution

Same as the user_msdyn_aimodel many-to-one relationship for the msdyn_aimodel table/entity.

Property Value
ReferencingEntity msdyn_aimodel
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aimodel
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aitemplate_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aitemplate_createdby many-to-one relationship for the msdyn_aitemplate table/entity.

Property Value
ReferencingEntity msdyn_aitemplate
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aitemplate_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aitemplate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aitemplate_createdonbehalfby many-to-one relationship for the msdyn_aitemplate table/entity.

Property Value
ReferencingEntity msdyn_aitemplate
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aitemplate_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aitemplate_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aitemplate_modifiedby many-to-one relationship for the msdyn_aitemplate table/entity.

Property Value
ReferencingEntity msdyn_aitemplate
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aitemplate_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aitemplate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aitemplate_modifiedonbehalfby many-to-one relationship for the msdyn_aitemplate table/entity.

Property Value
ReferencingEntity msdyn_aitemplate
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aitemplate_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aitemplate

Added by: Active Solution Solution

Same as the user_msdyn_aitemplate many-to-one relationship for the msdyn_aitemplate table/entity.

Property Value
ReferencingEntity msdyn_aitemplate
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aitemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfeedbackloop_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfeedbackloop_createdby many-to-one relationship for the msdyn_aibfeedbackloop table/entity.

Property Value
ReferencingEntity msdyn_aibfeedbackloop
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibfeedbackloop_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfeedbackloop_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfeedbackloop_createdonbehalfby many-to-one relationship for the msdyn_aibfeedbackloop table/entity.

Property Value
ReferencingEntity msdyn_aibfeedbackloop
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibfeedbackloop_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfeedbackloop_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfeedbackloop_modifiedby many-to-one relationship for the msdyn_aibfeedbackloop table/entity.

Property Value
ReferencingEntity msdyn_aibfeedbackloop
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibfeedbackloop_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfeedbackloop_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfeedbackloop_modifiedonbehalfby many-to-one relationship for the msdyn_aibfeedbackloop table/entity.

Property Value
ReferencingEntity msdyn_aibfeedbackloop
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibfeedbackloop_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aibfeedbackloop

Added by: Active Solution Solution

Same as the user_msdyn_aibfeedbackloop many-to-one relationship for the msdyn_aibfeedbackloop table/entity.

Property Value
ReferencingEntity msdyn_aibfeedbackloop
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aibfeedbackloop
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aifptrainingdocument_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aifptrainingdocument_createdby many-to-one relationship for the msdyn_aifptrainingdocument table/entity.

Property Value
ReferencingEntity msdyn_aifptrainingdocument
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aifptrainingdocument_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aifptrainingdocument_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aifptrainingdocument_createdonbehalfby many-to-one relationship for the msdyn_aifptrainingdocument table/entity.

Property Value
ReferencingEntity msdyn_aifptrainingdocument
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aifptrainingdocument_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aifptrainingdocument_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aifptrainingdocument_modifiedby many-to-one relationship for the msdyn_aifptrainingdocument table/entity.

Property Value
ReferencingEntity msdyn_aifptrainingdocument
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aifptrainingdocument_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aifptrainingdocument_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aifptrainingdocument_modifiedonbehalfby many-to-one relationship for the msdyn_aifptrainingdocument table/entity.

Property Value
ReferencingEntity msdyn_aifptrainingdocument
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aifptrainingdocument_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aifptrainingdocument

Added by: Active Solution Solution

Same as the user_msdyn_aifptrainingdocument many-to-one relationship for the msdyn_aifptrainingdocument table/entity.

Property Value
ReferencingEntity msdyn_aifptrainingdocument
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aifptrainingdocument
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodimage_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodimage_createdby many-to-one relationship for the msdyn_aiodimage table/entity.

Property Value
ReferencingEntity msdyn_aiodimage
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiodimage_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodimage_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodimage_createdonbehalfby many-to-one relationship for the msdyn_aiodimage table/entity.

Property Value
ReferencingEntity msdyn_aiodimage
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiodimage_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodimage_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodimage_modifiedby many-to-one relationship for the msdyn_aiodimage table/entity.

Property Value
ReferencingEntity msdyn_aiodimage
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiodimage_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodimage_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodimage_modifiedonbehalfby many-to-one relationship for the msdyn_aiodimage table/entity.

Property Value
ReferencingEntity msdyn_aiodimage
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiodimage_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aiodimage

Added by: Active Solution Solution

Same as the user_msdyn_aiodimage many-to-one relationship for the msdyn_aiodimage table/entity.

Property Value
ReferencingEntity msdyn_aiodimage
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aiodimage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodlabel_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodlabel_createdby many-to-one relationship for the msdyn_aiodlabel table/entity.

Property Value
ReferencingEntity msdyn_aiodlabel
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiodlabel_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodlabel_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodlabel_createdonbehalfby many-to-one relationship for the msdyn_aiodlabel table/entity.

Property Value
ReferencingEntity msdyn_aiodlabel
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiodlabel_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodlabel_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodlabel_modifiedby many-to-one relationship for the msdyn_aiodlabel table/entity.

Property Value
ReferencingEntity msdyn_aiodlabel
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiodlabel_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodlabel_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodlabel_modifiedonbehalfby many-to-one relationship for the msdyn_aiodlabel table/entity.

Property Value
ReferencingEntity msdyn_aiodlabel
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiodlabel_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aiodlabel

Added by: Active Solution Solution

Same as the user_msdyn_aiodlabel many-to-one relationship for the msdyn_aiodlabel table/entity.

Property Value
ReferencingEntity msdyn_aiodlabel
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aiodlabel
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodtrainingboundingbox_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodtrainingboundingbox_createdby many-to-one relationship for the msdyn_aiodtrainingboundingbox table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingboundingbox
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiodtrainingboundingbox_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodtrainingboundingbox_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodtrainingboundingbox_createdonbehalfby many-to-one relationship for the msdyn_aiodtrainingboundingbox table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingboundingbox
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiodtrainingboundingbox_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodtrainingboundingbox_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodtrainingboundingbox_modifiedby many-to-one relationship for the msdyn_aiodtrainingboundingbox table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingboundingbox
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiodtrainingboundingbox_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodtrainingboundingbox_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodtrainingboundingbox_modifiedonbehalfby many-to-one relationship for the msdyn_aiodtrainingboundingbox table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingboundingbox
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiodtrainingboundingbox_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aiodtrainingboundingbox

Added by: Active Solution Solution

Same as the user_msdyn_aiodtrainingboundingbox many-to-one relationship for the msdyn_aiodtrainingboundingbox table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingboundingbox
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aiodtrainingboundingbox
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodtrainingimage_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodtrainingimage_createdby many-to-one relationship for the msdyn_aiodtrainingimage table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingimage
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiodtrainingimage_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodtrainingimage_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodtrainingimage_createdonbehalfby many-to-one relationship for the msdyn_aiodtrainingimage table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingimage
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiodtrainingimage_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodtrainingimage_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodtrainingimage_modifiedby many-to-one relationship for the msdyn_aiodtrainingimage table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingimage
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aiodtrainingimage_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aiodtrainingimage_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aiodtrainingimage_modifiedonbehalfby many-to-one relationship for the msdyn_aiodtrainingimage table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingimage
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aiodtrainingimage_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aiodtrainingimage

Added by: Active Solution Solution

Same as the user_msdyn_aiodtrainingimage many-to-one relationship for the msdyn_aiodtrainingimage table/entity.

Property Value
ReferencingEntity msdyn_aiodtrainingimage
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aiodtrainingimage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdataset_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdataset_createdby many-to-one relationship for the msdyn_aibdataset table/entity.

Property Value
ReferencingEntity msdyn_aibdataset
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibdataset_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdataset_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdataset_createdonbehalfby many-to-one relationship for the msdyn_aibdataset table/entity.

Property Value
ReferencingEntity msdyn_aibdataset
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibdataset_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdataset_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdataset_modifiedby many-to-one relationship for the msdyn_aibdataset table/entity.

Property Value
ReferencingEntity msdyn_aibdataset
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibdataset_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdataset_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdataset_modifiedonbehalfby many-to-one relationship for the msdyn_aibdataset table/entity.

Property Value
ReferencingEntity msdyn_aibdataset
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibdataset_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aibdataset

Added by: Active Solution Solution

Same as the user_msdyn_aibdataset many-to-one relationship for the msdyn_aibdataset table/entity.

Property Value
ReferencingEntity msdyn_aibdataset
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aibdataset
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetfile_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetfile_createdby many-to-one relationship for the msdyn_aibdatasetfile table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetfile
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetfile_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetfile_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetfile_createdonbehalfby many-to-one relationship for the msdyn_aibdatasetfile table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetfile
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetfile_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetfile_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetfile_modifiedby many-to-one relationship for the msdyn_aibdatasetfile table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetfile
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetfile_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetfile_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetfile_modifiedonbehalfby many-to-one relationship for the msdyn_aibdatasetfile table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetfile
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetfile_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aibdatasetfile

Added by: Active Solution Solution

Same as the user_msdyn_aibdatasetfile many-to-one relationship for the msdyn_aibdatasetfile table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetfile
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aibdatasetfile
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetrecord_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetrecord_createdby many-to-one relationship for the msdyn_aibdatasetrecord table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetrecord
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetrecord_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetrecord_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetrecord_createdonbehalfby many-to-one relationship for the msdyn_aibdatasetrecord table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetrecord
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetrecord_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetrecord_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetrecord_modifiedby many-to-one relationship for the msdyn_aibdatasetrecord table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetrecord
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetrecord_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetrecord_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetrecord_modifiedonbehalfby many-to-one relationship for the msdyn_aibdatasetrecord table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetrecord
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetrecord_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aibdatasetrecord

Added by: Active Solution Solution

Same as the user_msdyn_aibdatasetrecord many-to-one relationship for the msdyn_aibdatasetrecord table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetrecord
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aibdatasetrecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetscontainer_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetscontainer_createdby many-to-one relationship for the msdyn_aibdatasetscontainer table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetscontainer
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetscontainer_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetscontainer_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetscontainer_createdonbehalfby many-to-one relationship for the msdyn_aibdatasetscontainer table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetscontainer
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetscontainer_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetscontainer_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetscontainer_modifiedby many-to-one relationship for the msdyn_aibdatasetscontainer table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetscontainer
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetscontainer_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibdatasetscontainer_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibdatasetscontainer_modifiedonbehalfby many-to-one relationship for the msdyn_aibdatasetscontainer table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetscontainer
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibdatasetscontainer_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aibdatasetscontainer

Added by: Active Solution Solution

Same as the user_msdyn_aibdatasetscontainer many-to-one relationship for the msdyn_aibdatasetscontainer table/entity.

Property Value
ReferencingEntity msdyn_aibdatasetscontainer
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aibdatasetscontainer
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfile_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfile_createdby many-to-one relationship for the msdyn_aibfile table/entity.

Property Value
ReferencingEntity msdyn_aibfile
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibfile_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfile_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfile_createdonbehalfby many-to-one relationship for the msdyn_aibfile table/entity.

Property Value
ReferencingEntity msdyn_aibfile
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibfile_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfile_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfile_modifiedby many-to-one relationship for the msdyn_aibfile table/entity.

Property Value
ReferencingEntity msdyn_aibfile
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibfile_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfile_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfile_modifiedonbehalfby many-to-one relationship for the msdyn_aibfile table/entity.

Property Value
ReferencingEntity msdyn_aibfile
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibfile_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aibfile

Added by: Active Solution Solution

Same as the user_msdyn_aibfile many-to-one relationship for the msdyn_aibfile table/entity.

Property Value
ReferencingEntity msdyn_aibfile
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aibfile
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfileattacheddata_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfileattacheddata_createdby many-to-one relationship for the msdyn_aibfileattacheddata table/entity.

Property Value
ReferencingEntity msdyn_aibfileattacheddata
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibfileattacheddata_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfileattacheddata_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfileattacheddata_createdonbehalfby many-to-one relationship for the msdyn_aibfileattacheddata table/entity.

Property Value
ReferencingEntity msdyn_aibfileattacheddata
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibfileattacheddata_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfileattacheddata_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfileattacheddata_modifiedby many-to-one relationship for the msdyn_aibfileattacheddata table/entity.

Property Value
ReferencingEntity msdyn_aibfileattacheddata
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_aibfileattacheddata_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_aibfileattacheddata_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_aibfileattacheddata_modifiedonbehalfby many-to-one relationship for the msdyn_aibfileattacheddata table/entity.

Property Value
ReferencingEntity msdyn_aibfileattacheddata
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_aibfileattacheddata_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_aibfileattacheddata

Added by: Active Solution Solution

Same as the user_msdyn_aibfileattacheddata many-to-one relationship for the msdyn_aibfileattacheddata table/entity.

Property Value
ReferencingEntity msdyn_aibfileattacheddata
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_aibfileattacheddata
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmanalysishistory_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmanalysishistory_createdby many-to-one relationship for the msdyn_pmanalysishistory table/entity.

Property Value
ReferencingEntity msdyn_pmanalysishistory
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmanalysishistory_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmanalysishistory_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmanalysishistory_createdonbehalfby many-to-one relationship for the msdyn_pmanalysishistory table/entity.

Property Value
ReferencingEntity msdyn_pmanalysishistory
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmanalysishistory_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmanalysishistory_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmanalysishistory_modifiedby many-to-one relationship for the msdyn_pmanalysishistory table/entity.

Property Value
ReferencingEntity msdyn_pmanalysishistory
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmanalysishistory_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmanalysishistory_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmanalysishistory_modifiedonbehalfby many-to-one relationship for the msdyn_pmanalysishistory table/entity.

Property Value
ReferencingEntity msdyn_pmanalysishistory
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmanalysishistory_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmanalysishistory

Added by: Active Solution Solution

Same as the user_msdyn_pmanalysishistory many-to-one relationship for the msdyn_pmanalysishistory table/entity.

Property Value
ReferencingEntity msdyn_pmanalysishistory
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmanalysishistory
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmbusinessruleautomationconfig_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmbusinessruleautomationconfig_createdby many-to-one relationship for the msdyn_pmbusinessruleautomationconfig table/entity.

Property Value
ReferencingEntity msdyn_pmbusinessruleautomationconfig
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmbusinessruleautomationconfig_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmbusinessruleautomationconfig_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmbusinessruleautomationconfig_createdonbehalfby many-to-one relationship for the msdyn_pmbusinessruleautomationconfig table/entity.

Property Value
ReferencingEntity msdyn_pmbusinessruleautomationconfig
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmbusinessruleautomationconfig_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmbusinessruleautomationconfig_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmbusinessruleautomationconfig_modifiedby many-to-one relationship for the msdyn_pmbusinessruleautomationconfig table/entity.

Property Value
ReferencingEntity msdyn_pmbusinessruleautomationconfig
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmbusinessruleautomationconfig_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmbusinessruleautomationconfig_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmbusinessruleautomationconfig_modifiedonbehalfby many-to-one relationship for the msdyn_pmbusinessruleautomationconfig table/entity.

Property Value
ReferencingEntity msdyn_pmbusinessruleautomationconfig
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmbusinessruleautomationconfig_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmbusinessruleautomationconfig

Added by: Active Solution Solution

Same as the user_msdyn_pmbusinessruleautomationconfig many-to-one relationship for the msdyn_pmbusinessruleautomationconfig table/entity.

Property Value
ReferencingEntity msdyn_pmbusinessruleautomationconfig
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmbusinessruleautomationconfig
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmcalendar_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmcalendar_createdby many-to-one relationship for the msdyn_pmcalendar table/entity.

Property Value
ReferencingEntity msdyn_pmcalendar
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmcalendar_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmcalendar_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmcalendar_createdonbehalfby many-to-one relationship for the msdyn_pmcalendar table/entity.

Property Value
ReferencingEntity msdyn_pmcalendar
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmcalendar_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmcalendar_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmcalendar_modifiedby many-to-one relationship for the msdyn_pmcalendar table/entity.

Property Value
ReferencingEntity msdyn_pmcalendar
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmcalendar_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmcalendar_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmcalendar_modifiedonbehalfby many-to-one relationship for the msdyn_pmcalendar table/entity.

Property Value
ReferencingEntity msdyn_pmcalendar
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmcalendar_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmcalendar

Added by: Active Solution Solution

Same as the user_msdyn_pmcalendar many-to-one relationship for the msdyn_pmcalendar table/entity.

Property Value
ReferencingEntity msdyn_pmcalendar
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmcalendar
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmcalendarversion_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmcalendarversion_createdby many-to-one relationship for the msdyn_pmcalendarversion table/entity.

Property Value
ReferencingEntity msdyn_pmcalendarversion
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmcalendarversion_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmcalendarversion_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmcalendarversion_createdonbehalfby many-to-one relationship for the msdyn_pmcalendarversion table/entity.

Property Value
ReferencingEntity msdyn_pmcalendarversion
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmcalendarversion_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmcalendarversion_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmcalendarversion_modifiedby many-to-one relationship for the msdyn_pmcalendarversion table/entity.

Property Value
ReferencingEntity msdyn_pmcalendarversion
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmcalendarversion_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmcalendarversion_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmcalendarversion_modifiedonbehalfby many-to-one relationship for the msdyn_pmcalendarversion table/entity.

Property Value
ReferencingEntity msdyn_pmcalendarversion
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmcalendarversion_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmcalendarversion

Added by: Active Solution Solution

Same as the user_msdyn_pmcalendarversion many-to-one relationship for the msdyn_pmcalendarversion table/entity.

Property Value
ReferencingEntity msdyn_pmcalendarversion
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmcalendarversion
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pminferredtask_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pminferredtask_createdby many-to-one relationship for the msdyn_pminferredtask table/entity.

Property Value
ReferencingEntity msdyn_pminferredtask
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pminferredtask_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pminferredtask_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pminferredtask_createdonbehalfby many-to-one relationship for the msdyn_pminferredtask table/entity.

Property Value
ReferencingEntity msdyn_pminferredtask
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pminferredtask_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pminferredtask_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pminferredtask_modifiedby many-to-one relationship for the msdyn_pminferredtask table/entity.

Property Value
ReferencingEntity msdyn_pminferredtask
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pminferredtask_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pminferredtask_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pminferredtask_modifiedonbehalfby many-to-one relationship for the msdyn_pminferredtask table/entity.

Property Value
ReferencingEntity msdyn_pminferredtask
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pminferredtask_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pminferredtask

Added by: Active Solution Solution

Same as the user_msdyn_pminferredtask many-to-one relationship for the msdyn_pminferredtask table/entity.

Property Value
ReferencingEntity msdyn_pminferredtask
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pminferredtask
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessextendedmetadataversion_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessextendedmetadataversion_createdby many-to-one relationship for the msdyn_pmprocessextendedmetadataversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessextendedmetadataversion
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessextendedmetadataversion_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessextendedmetadataversion_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessextendedmetadataversion_createdonbehalfby many-to-one relationship for the msdyn_pmprocessextendedmetadataversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessextendedmetadataversion
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessextendedmetadataversion_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessextendedmetadataversion_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessextendedmetadataversion_modifiedby many-to-one relationship for the msdyn_pmprocessextendedmetadataversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessextendedmetadataversion
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessextendedmetadataversion_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessextendedmetadataversion_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessextendedmetadataversion_modifiedonbehalfby many-to-one relationship for the msdyn_pmprocessextendedmetadataversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessextendedmetadataversion
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessextendedmetadataversion_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmprocessextendedmetadataversion

Added by: Active Solution Solution

Same as the user_msdyn_pmprocessextendedmetadataversion many-to-one relationship for the msdyn_pmprocessextendedmetadataversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessextendedmetadataversion
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmprocessextendedmetadataversion
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocesstemplate_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocesstemplate_createdby many-to-one relationship for the msdyn_pmprocesstemplate table/entity.

Property Value
ReferencingEntity msdyn_pmprocesstemplate
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocesstemplate_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocesstemplate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocesstemplate_createdonbehalfby many-to-one relationship for the msdyn_pmprocesstemplate table/entity.

Property Value
ReferencingEntity msdyn_pmprocesstemplate
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocesstemplate_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocesstemplate_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocesstemplate_modifiedby many-to-one relationship for the msdyn_pmprocesstemplate table/entity.

Property Value
ReferencingEntity msdyn_pmprocesstemplate
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocesstemplate_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocesstemplate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocesstemplate_modifiedonbehalfby many-to-one relationship for the msdyn_pmprocesstemplate table/entity.

Property Value
ReferencingEntity msdyn_pmprocesstemplate
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocesstemplate_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmprocesstemplate

Added by: Active Solution Solution

Same as the user_msdyn_pmprocesstemplate many-to-one relationship for the msdyn_pmprocesstemplate table/entity.

Property Value
ReferencingEntity msdyn_pmprocesstemplate
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmprocesstemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessusersettings_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessusersettings_createdby many-to-one relationship for the msdyn_pmprocessusersettings table/entity.

Property Value
ReferencingEntity msdyn_pmprocessusersettings
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessusersettings_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessusersettings_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessusersettings_createdonbehalfby many-to-one relationship for the msdyn_pmprocessusersettings table/entity.

Property Value
ReferencingEntity msdyn_pmprocessusersettings
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessusersettings_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessusersettings_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessusersettings_modifiedby many-to-one relationship for the msdyn_pmprocessusersettings table/entity.

Property Value
ReferencingEntity msdyn_pmprocessusersettings
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessusersettings_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessusersettings_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessusersettings_modifiedonbehalfby many-to-one relationship for the msdyn_pmprocessusersettings table/entity.

Property Value
ReferencingEntity msdyn_pmprocessusersettings
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessusersettings_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmprocessusersettings

Added by: Active Solution Solution

Same as the user_msdyn_pmprocessusersettings many-to-one relationship for the msdyn_pmprocessusersettings table/entity.

Property Value
ReferencingEntity msdyn_pmprocessusersettings
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmprocessusersettings
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessversion_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessversion_createdby many-to-one relationship for the msdyn_pmprocessversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessversion
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessversion_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessversion_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessversion_createdonbehalfby many-to-one relationship for the msdyn_pmprocessversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessversion
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessversion_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessversion_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessversion_modifiedby many-to-one relationship for the msdyn_pmprocessversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessversion
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessversion_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmprocessversion_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmprocessversion_modifiedonbehalfby many-to-one relationship for the msdyn_pmprocessversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessversion
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmprocessversion_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmprocessversion

Added by: Active Solution Solution

Same as the user_msdyn_pmprocessversion many-to-one relationship for the msdyn_pmprocessversion table/entity.

Property Value
ReferencingEntity msdyn_pmprocessversion
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmprocessversion
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmrecording_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmrecording_createdby many-to-one relationship for the msdyn_pmrecording table/entity.

Property Value
ReferencingEntity msdyn_pmrecording
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmrecording_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmrecording_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmrecording_createdonbehalfby many-to-one relationship for the msdyn_pmrecording table/entity.

Property Value
ReferencingEntity msdyn_pmrecording
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmrecording_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmrecording_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmrecording_modifiedby many-to-one relationship for the msdyn_pmrecording table/entity.

Property Value
ReferencingEntity msdyn_pmrecording
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmrecording_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmrecording_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmrecording_modifiedonbehalfby many-to-one relationship for the msdyn_pmrecording table/entity.

Property Value
ReferencingEntity msdyn_pmrecording
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmrecording_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmrecording

Added by: Active Solution Solution

Same as the user_msdyn_pmrecording many-to-one relationship for the msdyn_pmrecording table/entity.

Property Value
ReferencingEntity msdyn_pmrecording
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmrecording
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmtemplate_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmtemplate_createdby many-to-one relationship for the msdyn_pmtemplate table/entity.

Property Value
ReferencingEntity msdyn_pmtemplate
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmtemplate_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmtemplate_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmtemplate_createdonbehalfby many-to-one relationship for the msdyn_pmtemplate table/entity.

Property Value
ReferencingEntity msdyn_pmtemplate
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmtemplate_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmtemplate_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmtemplate_modifiedby many-to-one relationship for the msdyn_pmtemplate table/entity.

Property Value
ReferencingEntity msdyn_pmtemplate
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_pmtemplate_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmtemplate_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmtemplate_modifiedonbehalfby many-to-one relationship for the msdyn_pmtemplate table/entity.

Property Value
ReferencingEntity msdyn_pmtemplate
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmtemplate_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmtemplate

Added by: Active Solution Solution

Same as the user_msdyn_pmtemplate many-to-one relationship for the msdyn_pmtemplate table/entity.

Property Value
ReferencingEntity msdyn_pmtemplate
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmtemplate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmview_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_pmview_createdby many-to-one relationship for the msdyn_pmview table/entity.

Property Value
ReferencingEntity msdyn_pmview
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmview_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmview_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmview_createdonbehalfby many-to-one relationship for the msdyn_pmview table/entity.

Property Value
ReferencingEntity msdyn_pmview
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmview_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmview_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_pmview_modifiedby many-to-one relationship for the msdyn_pmview table/entity.

Property Value
ReferencingEntity msdyn_pmview
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmview_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_pmview_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_pmview_modifiedonbehalfby many-to-one relationship for the msdyn_pmview table/entity.

Property Value
ReferencingEntity msdyn_pmview
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_pmview_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_pmview

Added by: Active Solution Solution

Same as the user_msdyn_pmview many-to-one relationship for the msdyn_pmview table/entity.

Property Value
ReferencingEntity msdyn_pmview
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_pmview
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysiscomponent_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_analysiscomponent_createdby many-to-one relationship for the msdyn_analysiscomponent table/entity.

Property Value
ReferencingEntity msdyn_analysiscomponent
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_analysiscomponent_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysiscomponent_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysiscomponent_createdonbehalfby many-to-one relationship for the msdyn_analysiscomponent table/entity.

Property Value
ReferencingEntity msdyn_analysiscomponent
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysiscomponent_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysiscomponent_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_analysiscomponent_modifiedby many-to-one relationship for the msdyn_analysiscomponent table/entity.

Property Value
ReferencingEntity msdyn_analysiscomponent
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_analysiscomponent_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysiscomponent_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysiscomponent_modifiedonbehalfby many-to-one relationship for the msdyn_analysiscomponent table/entity.

Property Value
ReferencingEntity msdyn_analysiscomponent
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysiscomponent_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_analysiscomponent

Added by: Active Solution Solution

Same as the user_msdyn_analysiscomponent many-to-one relationship for the msdyn_analysiscomponent table/entity.

Property Value
ReferencingEntity msdyn_analysiscomponent
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_analysiscomponent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisjob_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisjob_createdby many-to-one relationship for the msdyn_analysisjob table/entity.

Property Value
ReferencingEntity msdyn_analysisjob
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_analysisjob_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisjob_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisjob_createdonbehalfby many-to-one relationship for the msdyn_analysisjob table/entity.

Property Value
ReferencingEntity msdyn_analysisjob
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisjob_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisjob_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisjob_modifiedby many-to-one relationship for the msdyn_analysisjob table/entity.

Property Value
ReferencingEntity msdyn_analysisjob
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_analysisjob_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisjob_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisjob_modifiedonbehalfby many-to-one relationship for the msdyn_analysisjob table/entity.

Property Value
ReferencingEntity msdyn_analysisjob
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisjob_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_analysisjob

Added by: Active Solution Solution

Same as the user_msdyn_analysisjob many-to-one relationship for the msdyn_analysisjob table/entity.

Property Value
ReferencingEntity msdyn_analysisjob
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_analysisjob
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisoverride_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisoverride_createdby many-to-one relationship for the msdyn_analysisoverride table/entity.

Property Value
ReferencingEntity msdyn_analysisoverride
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisoverride_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisoverride_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisoverride_createdonbehalfby many-to-one relationship for the msdyn_analysisoverride table/entity.

Property Value
ReferencingEntity msdyn_analysisoverride
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisoverride_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisoverride_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisoverride_modifiedby many-to-one relationship for the msdyn_analysisoverride table/entity.

Property Value
ReferencingEntity msdyn_analysisoverride
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisoverride_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisoverride_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisoverride_modifiedonbehalfby many-to-one relationship for the msdyn_analysisoverride table/entity.

Property Value
ReferencingEntity msdyn_analysisoverride
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisoverride_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_analysisoverride

Added by: Active Solution Solution

Same as the user_msdyn_analysisoverride many-to-one relationship for the msdyn_analysisoverride table/entity.

Property Value
ReferencingEntity msdyn_analysisoverride
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_analysisoverride
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisresult_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisresult_createdby many-to-one relationship for the msdyn_analysisresult table/entity.

Property Value
ReferencingEntity msdyn_analysisresult
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_analysisresult_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisresult_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisresult_createdonbehalfby many-to-one relationship for the msdyn_analysisresult table/entity.

Property Value
ReferencingEntity msdyn_analysisresult
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisresult_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisresult_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisresult_modifiedby many-to-one relationship for the msdyn_analysisresult table/entity.

Property Value
ReferencingEntity msdyn_analysisresult
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_analysisresult_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisresult_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisresult_modifiedonbehalfby many-to-one relationship for the msdyn_analysisresult table/entity.

Property Value
ReferencingEntity msdyn_analysisresult
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisresult_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_analysisresult

Added by: Active Solution Solution

Same as the user_msdyn_analysisresult many-to-one relationship for the msdyn_analysisresult table/entity.

Property Value
ReferencingEntity msdyn_analysisresult
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_analysisresult
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisresultdetail_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisresultdetail_createdby many-to-one relationship for the msdyn_analysisresultdetail table/entity.

Property Value
ReferencingEntity msdyn_analysisresultdetail
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_analysisresultdetail_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisresultdetail_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisresultdetail_createdonbehalfby many-to-one relationship for the msdyn_analysisresultdetail table/entity.

Property Value
ReferencingEntity msdyn_analysisresultdetail
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisresultdetail_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisresultdetail_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisresultdetail_modifiedby many-to-one relationship for the msdyn_analysisresultdetail table/entity.

Property Value
ReferencingEntity msdyn_analysisresultdetail
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_analysisresultdetail_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_analysisresultdetail_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_analysisresultdetail_modifiedonbehalfby many-to-one relationship for the msdyn_analysisresultdetail table/entity.

Property Value
ReferencingEntity msdyn_analysisresultdetail
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_analysisresultdetail_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_analysisresultdetail

Added by: Active Solution Solution

Same as the user_msdyn_analysisresultdetail many-to-one relationship for the msdyn_analysisresultdetail table/entity.

Property Value
ReferencingEntity msdyn_analysisresultdetail
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_analysisresultdetail
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthrule_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthrule_createdby many-to-one relationship for the msdyn_solutionhealthrule table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthrule
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthrule_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthrule_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthrule_createdonbehalfby many-to-one relationship for the msdyn_solutionhealthrule table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthrule
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthrule_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthrule_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthrule_modifiedby many-to-one relationship for the msdyn_solutionhealthrule table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthrule
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthrule_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthrule_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthrule_modifiedonbehalfby many-to-one relationship for the msdyn_solutionhealthrule table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthrule
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthrule_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_solutionhealthrule

Added by: Active Solution Solution

Same as the user_msdyn_solutionhealthrule many-to-one relationship for the msdyn_solutionhealthrule table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthrule
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_solutionhealthrule
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthruleargument_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthruleargument_createdby many-to-one relationship for the msdyn_solutionhealthruleargument table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleargument
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthruleargument_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthruleargument_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthruleargument_createdonbehalfby many-to-one relationship for the msdyn_solutionhealthruleargument table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleargument
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthruleargument_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthruleargument_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthruleargument_modifiedby many-to-one relationship for the msdyn_solutionhealthruleargument table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleargument
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthruleargument_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthruleargument_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthruleargument_modifiedonbehalfby many-to-one relationship for the msdyn_solutionhealthruleargument table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleargument
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthruleargument_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_solutionhealthruleargument

Added by: Active Solution Solution

Same as the user_msdyn_solutionhealthruleargument many-to-one relationship for the msdyn_solutionhealthruleargument table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleargument
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_solutionhealthruleargument
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthruleset_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthruleset_createdby many-to-one relationship for the msdyn_solutionhealthruleset table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleset
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthruleset_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthruleset_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthruleset_createdonbehalfby many-to-one relationship for the msdyn_solutionhealthruleset table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleset
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthruleset_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthruleset_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthruleset_modifiedby many-to-one relationship for the msdyn_solutionhealthruleset table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleset
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthruleset_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_solutionhealthruleset_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_solutionhealthruleset_modifiedonbehalfby many-to-one relationship for the msdyn_solutionhealthruleset table/entity.

Property Value
ReferencingEntity msdyn_solutionhealthruleset
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_solutionhealthruleset_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbidataset_createdby

Added by: Active Solution Solution

Same as the lk_powerbidataset_createdby many-to-one relationship for the powerbidataset table/entity.

Property Value
ReferencingEntity powerbidataset
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbidataset_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbidataset_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbidataset_createdonbehalfby many-to-one relationship for the powerbidataset table/entity.

Property Value
ReferencingEntity powerbidataset
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbidataset_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbidataset_modifiedby

Added by: Active Solution Solution

Same as the lk_powerbidataset_modifiedby many-to-one relationship for the powerbidataset table/entity.

Property Value
ReferencingEntity powerbidataset
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbidataset_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbidataset_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbidataset_modifiedonbehalfby many-to-one relationship for the powerbidataset table/entity.

Property Value
ReferencingEntity powerbidataset
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbidataset_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerbidataset

Added by: Active Solution Solution

Same as the user_powerbidataset many-to-one relationship for the powerbidataset table/entity.

Property Value
ReferencingEntity powerbidataset
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_powerbidataset
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbidatasetapdx_createdby

Added by: Active Solution Solution

Same as the lk_powerbidatasetapdx_createdby many-to-one relationship for the powerbidatasetapdx table/entity.

Property Value
ReferencingEntity powerbidatasetapdx
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbidatasetapdx_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbidatasetapdx_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbidatasetapdx_createdonbehalfby many-to-one relationship for the powerbidatasetapdx table/entity.

Property Value
ReferencingEntity powerbidatasetapdx
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbidatasetapdx_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbidatasetapdx_modifiedby

Added by: Active Solution Solution

Same as the lk_powerbidatasetapdx_modifiedby many-to-one relationship for the powerbidatasetapdx table/entity.

Property Value
ReferencingEntity powerbidatasetapdx
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbidatasetapdx_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbidatasetapdx_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbidatasetapdx_modifiedonbehalfby many-to-one relationship for the powerbidatasetapdx table/entity.

Property Value
ReferencingEntity powerbidatasetapdx
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbidatasetapdx_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerbidatasetapdx

Added by: Active Solution Solution

Same as the user_powerbidatasetapdx many-to-one relationship for the powerbidatasetapdx table/entity.

Property Value
ReferencingEntity powerbidatasetapdx
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_powerbidatasetapdx
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbimashupparameter_createdby

Added by: Active Solution Solution

Same as the lk_powerbimashupparameter_createdby many-to-one relationship for the powerbimashupparameter table/entity.

Property Value
ReferencingEntity powerbimashupparameter
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbimashupparameter_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbimashupparameter_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbimashupparameter_createdonbehalfby many-to-one relationship for the powerbimashupparameter table/entity.

Property Value
ReferencingEntity powerbimashupparameter
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbimashupparameter_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbimashupparameter_modifiedby

Added by: Active Solution Solution

Same as the lk_powerbimashupparameter_modifiedby many-to-one relationship for the powerbimashupparameter table/entity.

Property Value
ReferencingEntity powerbimashupparameter
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbimashupparameter_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbimashupparameter_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbimashupparameter_modifiedonbehalfby many-to-one relationship for the powerbimashupparameter table/entity.

Property Value
ReferencingEntity powerbimashupparameter
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbimashupparameter_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerbimashupparameter

Added by: Active Solution Solution

Same as the user_powerbimashupparameter many-to-one relationship for the powerbimashupparameter table/entity.

Property Value
ReferencingEntity powerbimashupparameter
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_powerbimashupparameter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbireport_createdby

Added by: Active Solution Solution

Same as the lk_powerbireport_createdby many-to-one relationship for the powerbireport table/entity.

Property Value
ReferencingEntity powerbireport
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbireport_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbireport_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbireport_createdonbehalfby many-to-one relationship for the powerbireport table/entity.

Property Value
ReferencingEntity powerbireport
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbireport_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbireport_modifiedby

Added by: Active Solution Solution

Same as the lk_powerbireport_modifiedby many-to-one relationship for the powerbireport table/entity.

Property Value
ReferencingEntity powerbireport
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbireport_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbireport_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbireport_modifiedonbehalfby many-to-one relationship for the powerbireport table/entity.

Property Value
ReferencingEntity powerbireport
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbireport_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerbireport

Added by: Active Solution Solution

Same as the user_powerbireport many-to-one relationship for the powerbireport table/entity.

Property Value
ReferencingEntity powerbireport
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_powerbireport
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbireportapdx_createdby

Added by: Active Solution Solution

Same as the lk_powerbireportapdx_createdby many-to-one relationship for the powerbireportapdx table/entity.

Property Value
ReferencingEntity powerbireportapdx
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbireportapdx_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbireportapdx_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbireportapdx_createdonbehalfby many-to-one relationship for the powerbireportapdx table/entity.

Property Value
ReferencingEntity powerbireportapdx
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbireportapdx_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbireportapdx_modifiedby

Added by: Active Solution Solution

Same as the lk_powerbireportapdx_modifiedby many-to-one relationship for the powerbireportapdx table/entity.

Property Value
ReferencingEntity powerbireportapdx
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerbireportapdx_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerbireportapdx_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerbireportapdx_modifiedonbehalfby many-to-one relationship for the powerbireportapdx table/entity.

Property Value
ReferencingEntity powerbireportapdx
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerbireportapdx_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerbireportapdx

Added by: Active Solution Solution

Same as the user_powerbireportapdx many-to-one relationship for the powerbireportapdx table/entity.

Property Value
ReferencingEntity powerbireportapdx
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_powerbireportapdx
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_fileupload_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_fileupload_createdby many-to-one relationship for the msdyn_fileupload table/entity.

Property Value
ReferencingEntity msdyn_fileupload
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_fileupload_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_fileupload_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_fileupload_createdonbehalfby many-to-one relationship for the msdyn_fileupload table/entity.

Property Value
ReferencingEntity msdyn_fileupload
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_fileupload_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_fileupload_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_fileupload_modifiedby many-to-one relationship for the msdyn_fileupload table/entity.

Property Value
ReferencingEntity msdyn_fileupload
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_msdyn_fileupload_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_fileupload_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_fileupload_modifiedonbehalfby many-to-one relationship for the msdyn_fileupload table/entity.

Property Value
ReferencingEntity msdyn_fileupload
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_fileupload_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_fileupload

Added by: Active Solution Solution

Same as the user_msdyn_fileupload many-to-one relationship for the msdyn_fileupload table/entity.

Property Value
ReferencingEntity msdyn_fileupload
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_msdyn_fileupload
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mainfewshot_createdby

Added by: Active Solution Solution

Same as the lk_mainfewshot_createdby many-to-one relationship for the mainfewshot table/entity.

Property Value
ReferencingEntity mainfewshot
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mainfewshot_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mainfewshot_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_mainfewshot_createdonbehalfby many-to-one relationship for the mainfewshot table/entity.

Property Value
ReferencingEntity mainfewshot
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mainfewshot_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mainfewshot_modifiedby

Added by: Active Solution Solution

Same as the lk_mainfewshot_modifiedby many-to-one relationship for the mainfewshot table/entity.

Property Value
ReferencingEntity mainfewshot
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mainfewshot_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mainfewshot_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_mainfewshot_modifiedonbehalfby many-to-one relationship for the mainfewshot table/entity.

Property Value
ReferencingEntity mainfewshot
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mainfewshot_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_makerfewshot_createdby

Added by: Active Solution Solution

Same as the lk_makerfewshot_createdby many-to-one relationship for the makerfewshot table/entity.

Property Value
ReferencingEntity makerfewshot
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_makerfewshot_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_makerfewshot_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_makerfewshot_createdonbehalfby many-to-one relationship for the makerfewshot table/entity.

Property Value
ReferencingEntity makerfewshot
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_makerfewshot_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_makerfewshot_modifiedby

Added by: Active Solution Solution

Same as the lk_makerfewshot_modifiedby many-to-one relationship for the makerfewshot table/entity.

Property Value
ReferencingEntity makerfewshot
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_makerfewshot_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_makerfewshot_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_makerfewshot_modifiedonbehalfby many-to-one relationship for the makerfewshot table/entity.

Property Value
ReferencingEntity makerfewshot
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_makerfewshot_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_nlsqregistration_createdby

Added by: Active Solution Solution

Same as the lk_nlsqregistration_createdby many-to-one relationship for the nlsqregistration table/entity.

Property Value
ReferencingEntity nlsqregistration
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_nlsqregistration_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_nlsqregistration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_nlsqregistration_createdonbehalfby many-to-one relationship for the nlsqregistration table/entity.

Property Value
ReferencingEntity nlsqregistration
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_nlsqregistration_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_nlsqregistration_modifiedby

Added by: Active Solution Solution

Same as the lk_nlsqregistration_modifiedby many-to-one relationship for the nlsqregistration table/entity.

Property Value
ReferencingEntity nlsqregistration
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_nlsqregistration_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_nlsqregistration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_nlsqregistration_modifiedonbehalfby many-to-one relationship for the nlsqregistration table/entity.

Property Value
ReferencingEntity nlsqregistration
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_nlsqregistration_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_nlsqregistration

Added by: Active Solution Solution

Same as the user_nlsqregistration many-to-one relationship for the nlsqregistration table/entity.

Property Value
ReferencingEntity nlsqregistration
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_nlsqregistration
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_recentlyused_createdby

Added by: Active Solution Solution

Same as the lk_recentlyused_createdby many-to-one relationship for the recentlyused table/entity.

Property Value
ReferencingEntity recentlyused
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_recentlyused_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_recentlyused_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_recentlyused_createdonbehalfby many-to-one relationship for the recentlyused table/entity.

Property Value
ReferencingEntity recentlyused
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_recentlyused_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_recentlyused_modifiedby

Added by: Active Solution Solution

Same as the lk_recentlyused_modifiedby many-to-one relationship for the recentlyused table/entity.

Property Value
ReferencingEntity recentlyused
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_recentlyused_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_recentlyused_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_recentlyused_modifiedonbehalfby many-to-one relationship for the recentlyused table/entity.

Property Value
ReferencingEntity recentlyused
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_recentlyused_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_recentlyused

Added by: Active Solution Solution

Same as the user_recentlyused many-to-one relationship for the recentlyused table/entity.

Property Value
ReferencingEntity recentlyused
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_recentlyused
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchattributesettings_createdby

Added by: Active Solution Solution

Same as the lk_searchattributesettings_createdby many-to-one relationship for the searchattributesettings table/entity.

Property Value
ReferencingEntity searchattributesettings
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchattributesettings_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchattributesettings_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_searchattributesettings_createdonbehalfby many-to-one relationship for the searchattributesettings table/entity.

Property Value
ReferencingEntity searchattributesettings
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchattributesettings_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchattributesettings_modifiedby

Added by: Active Solution Solution

Same as the lk_searchattributesettings_modifiedby many-to-one relationship for the searchattributesettings table/entity.

Property Value
ReferencingEntity searchattributesettings
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchattributesettings_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchattributesettings_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_searchattributesettings_modifiedonbehalfby many-to-one relationship for the searchattributesettings table/entity.

Property Value
ReferencingEntity searchattributesettings
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchattributesettings_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchcustomanalyzer_createdby

Added by: Active Solution Solution

Same as the lk_searchcustomanalyzer_createdby many-to-one relationship for the searchcustomanalyzer table/entity.

Property Value
ReferencingEntity searchcustomanalyzer
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchcustomanalyzer_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchcustomanalyzer_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_searchcustomanalyzer_createdonbehalfby many-to-one relationship for the searchcustomanalyzer table/entity.

Property Value
ReferencingEntity searchcustomanalyzer
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchcustomanalyzer_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchcustomanalyzer_modifiedby

Added by: Active Solution Solution

Same as the lk_searchcustomanalyzer_modifiedby many-to-one relationship for the searchcustomanalyzer table/entity.

Property Value
ReferencingEntity searchcustomanalyzer
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchcustomanalyzer_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchcustomanalyzer_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_searchcustomanalyzer_modifiedonbehalfby many-to-one relationship for the searchcustomanalyzer table/entity.

Property Value
ReferencingEntity searchcustomanalyzer
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchcustomanalyzer_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchrelationshipsettings_createdby

Added by: Active Solution Solution

Same as the lk_searchrelationshipsettings_createdby many-to-one relationship for the searchrelationshipsettings table/entity.

Property Value
ReferencingEntity searchrelationshipsettings
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchrelationshipsettings_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchrelationshipsettings_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_searchrelationshipsettings_createdonbehalfby many-to-one relationship for the searchrelationshipsettings table/entity.

Property Value
ReferencingEntity searchrelationshipsettings
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchrelationshipsettings_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchrelationshipsettings_modifiedby

Added by: Active Solution Solution

Same as the lk_searchrelationshipsettings_modifiedby many-to-one relationship for the searchrelationshipsettings table/entity.

Property Value
ReferencingEntity searchrelationshipsettings
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchrelationshipsettings_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_searchrelationshipsettings_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_searchrelationshipsettings_modifiedonbehalfby many-to-one relationship for the searchrelationshipsettings table/entity.

Property Value
ReferencingEntity searchrelationshipsettings
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_searchrelationshipsettings_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_copilotexamplequestion_createdby

Added by: Active Solution Solution

Same as the lk_copilotexamplequestion_createdby many-to-one relationship for the copilotexamplequestion table/entity.

Property Value
ReferencingEntity copilotexamplequestion
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_copilotexamplequestion_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_copilotexamplequestion_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_copilotexamplequestion_createdonbehalfby many-to-one relationship for the copilotexamplequestion table/entity.

Property Value
ReferencingEntity copilotexamplequestion
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_copilotexamplequestion_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_copilotexamplequestion_modifiedby

Added by: Active Solution Solution

Same as the lk_copilotexamplequestion_modifiedby many-to-one relationship for the copilotexamplequestion table/entity.

Property Value
ReferencingEntity copilotexamplequestion
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_copilotexamplequestion_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_copilotexamplequestion_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_copilotexamplequestion_modifiedonbehalfby many-to-one relationship for the copilotexamplequestion table/entity.

Property Value
ReferencingEntity copilotexamplequestion
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_copilotexamplequestion_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagecomponent_createdby

Added by: Active Solution Solution

Same as the lk_powerpagecomponent_createdby many-to-one relationship for the powerpagecomponent table/entity.

Property Value
ReferencingEntity powerpagecomponent
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerpagecomponent_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagecomponent_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerpagecomponent_createdonbehalfby many-to-one relationship for the powerpagecomponent table/entity.

Property Value
ReferencingEntity powerpagecomponent
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerpagecomponent_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagecomponent_modifiedby

Added by: Active Solution Solution

Same as the lk_powerpagecomponent_modifiedby many-to-one relationship for the powerpagecomponent table/entity.

Property Value
ReferencingEntity powerpagecomponent
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerpagecomponent_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagecomponent_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerpagecomponent_modifiedonbehalfby many-to-one relationship for the powerpagecomponent table/entity.

Property Value
ReferencingEntity powerpagecomponent
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerpagecomponent_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerpagecomponent

Added by: Active Solution Solution

Same as the user_powerpagecomponent many-to-one relationship for the powerpagecomponent table/entity.

Property Value
ReferencingEntity powerpagecomponent
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_powerpagecomponent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesite_createdby

Added by: Active Solution Solution

Same as the lk_powerpagesite_createdby many-to-one relationship for the powerpagesite table/entity.

Property Value
ReferencingEntity powerpagesite
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerpagesite_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesite_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerpagesite_createdonbehalfby many-to-one relationship for the powerpagesite table/entity.

Property Value
ReferencingEntity powerpagesite
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerpagesite_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesite_modifiedby

Added by: Active Solution Solution

Same as the lk_powerpagesite_modifiedby many-to-one relationship for the powerpagesite table/entity.

Property Value
ReferencingEntity powerpagesite
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerpagesite_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesite_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerpagesite_modifiedonbehalfby many-to-one relationship for the powerpagesite table/entity.

Property Value
ReferencingEntity powerpagesite
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerpagesite_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerpagesite

Added by: Active Solution Solution

Same as the user_powerpagesite many-to-one relationship for the powerpagesite table/entity.

Property Value
ReferencingEntity powerpagesite
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_powerpagesite
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesitelanguage_createdby

Added by: Active Solution Solution

Same as the lk_powerpagesitelanguage_createdby many-to-one relationship for the powerpagesitelanguage table/entity.

Property Value
ReferencingEntity powerpagesitelanguage
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerpagesitelanguage_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesitelanguage_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerpagesitelanguage_createdonbehalfby many-to-one relationship for the powerpagesitelanguage table/entity.

Property Value
ReferencingEntity powerpagesitelanguage
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerpagesitelanguage_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesitelanguage_modifiedby

Added by: Active Solution Solution

Same as the lk_powerpagesitelanguage_modifiedby many-to-one relationship for the powerpagesitelanguage table/entity.

Property Value
ReferencingEntity powerpagesitelanguage
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerpagesitelanguage_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesitelanguage_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerpagesitelanguage_modifiedonbehalfby many-to-one relationship for the powerpagesitelanguage table/entity.

Property Value
ReferencingEntity powerpagesitelanguage
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerpagesitelanguage_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerpagesitelanguage

Added by: Active Solution Solution

Same as the user_powerpagesitelanguage many-to-one relationship for the powerpagesitelanguage table/entity.

Property Value
ReferencingEntity powerpagesitelanguage
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_powerpagesitelanguage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesitepublished_createdby

Added by: Active Solution Solution

Same as the lk_powerpagesitepublished_createdby many-to-one relationship for the powerpagesitepublished table/entity.

Property Value
ReferencingEntity powerpagesitepublished
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerpagesitepublished_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesitepublished_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_powerpagesitepublished_createdonbehalfby many-to-one relationship for the powerpagesitepublished table/entity.

Property Value
ReferencingEntity powerpagesitepublished
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerpagesitepublished_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesitepublished_modifiedby

Added by: Active Solution Solution

Same as the lk_powerpagesitepublished_modifiedby many-to-one relationship for the powerpagesitepublished table/entity.

Property Value
ReferencingEntity powerpagesitepublished
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_powerpagesitepublished_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_powerpagesitepublished_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_powerpagesitepublished_modifiedonbehalfby many-to-one relationship for the powerpagesitepublished table/entity.

Property Value
ReferencingEntity powerpagesitepublished
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_powerpagesitepublished_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_powerpagesitepublished

Added by: Active Solution Solution

Same as the user_powerpagesitepublished many-to-one relationship for the powerpagesitepublished table/entity.

Property Value
ReferencingEntity powerpagesitepublished
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName user_powerpagesitepublished
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_externalidentity_createdby

Added by: Active Solution Solution

Same as the lk_adx_externalidentity_createdby many-to-one relationship for the adx_externalidentity table/entity.

Property Value
ReferencingEntity adx_externalidentity
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_externalidentity_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_externalidentity_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_adx_externalidentity_createdonbehalfby many-to-one relationship for the adx_externalidentity table/entity.

Property Value
ReferencingEntity adx_externalidentity
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_externalidentity_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_externalidentity_modifiedby

Added by: Active Solution Solution

Same as the lk_adx_externalidentity_modifiedby many-to-one relationship for the adx_externalidentity table/entity.

Property Value
ReferencingEntity adx_externalidentity
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_externalidentity_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_externalidentity_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_adx_externalidentity_modifiedonbehalfby many-to-one relationship for the adx_externalidentity table/entity.

Property Value
ReferencingEntity adx_externalidentity
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_externalidentity_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_invitation_createdby

Added by: Active Solution Solution

Same as the lk_adx_invitation_createdby many-to-one relationship for the adx_invitation table/entity.

Property Value
ReferencingEntity adx_invitation
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_invitation_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_invitation_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_adx_invitation_createdonbehalfby many-to-one relationship for the adx_invitation table/entity.

Property Value
ReferencingEntity adx_invitation
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_invitation_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_invitation_modifiedby

Added by: Active Solution Solution

Same as the lk_adx_invitation_modifiedby many-to-one relationship for the adx_invitation table/entity.

Property Value
ReferencingEntity adx_invitation
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_invitation_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_invitation_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_adx_invitation_modifiedonbehalfby many-to-one relationship for the adx_invitation table/entity.

Property Value
ReferencingEntity adx_invitation
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_invitation_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_adx_invitation

Added by: Active Solution Solution

Same as the user_adx_invitation many-to-one relationship for the adx_invitation table/entity.

Property Value
ReferencingEntity adx_invitation
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_adx_invitation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_systemuser_createdby

Added by: Active Solution Solution

Same as the adx_inviteredemption_systemuser_createdby many-to-one relationship for the adx_inviteredemption table/entity.

Property Value
ReferencingEntity adx_inviteredemption
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_systemuser_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_systemuser_owninguser

Added by: Active Solution Solution

Same as the adx_inviteredemption_systemuser_owninguser many-to-one relationship for the adx_inviteredemption table/entity.

Property Value
ReferencingEntity adx_inviteredemption
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_systemuser_owninguser
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_systemuser_modifiedonbehalfby

Added by: Active Solution Solution

Same as the adx_inviteredemption_systemuser_modifiedonbehalfby many-to-one relationship for the adx_inviteredemption table/entity.

Property Value
ReferencingEntity adx_inviteredemption
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_systemuser_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_systemuser_createdonbehalfby

Added by: Active Solution Solution

Same as the adx_inviteredemption_systemuser_createdonbehalfby many-to-one relationship for the adx_inviteredemption table/entity.

Property Value
ReferencingEntity adx_inviteredemption
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_systemuser_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_systemuser_modifiedby

Added by: Active Solution Solution

Same as the adx_inviteredemption_systemuser_modifiedby many-to-one relationship for the adx_inviteredemption table/entity.

Property Value
ReferencingEntity adx_inviteredemption
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_systemuser_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_portalcomment_systemuser_createdby

Added by: Active Solution Solution

Same as the adx_portalcomment_systemuser_createdby many-to-one relationship for the adx_portalcomment table/entity.

Property Value
ReferencingEntity adx_portalcomment
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_portalcomment_systemuser_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_portalcomment_systemuser_owninguser

Added by: Active Solution Solution

Same as the adx_portalcomment_systemuser_owninguser many-to-one relationship for the adx_portalcomment table/entity.

Property Value
ReferencingEntity adx_portalcomment
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_portalcomment_systemuser_owninguser
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_portalcomment_systemuser_modifiedonbehalfby

Added by: Active Solution Solution

Same as the adx_portalcomment_systemuser_modifiedonbehalfby many-to-one relationship for the adx_portalcomment table/entity.

Property Value
ReferencingEntity adx_portalcomment
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_portalcomment_systemuser_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_portalcomment_systemuser_createdonbehalfby

Added by: Active Solution Solution

Same as the adx_portalcomment_systemuser_createdonbehalfby many-to-one relationship for the adx_portalcomment table/entity.

Property Value
ReferencingEntity adx_portalcomment
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_portalcomment_systemuser_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_portalcomment_systemuser_modifiedby

Added by: Active Solution Solution

Same as the adx_portalcomment_systemuser_modifiedby many-to-one relationship for the adx_portalcomment table/entity.

Property Value
ReferencingEntity adx_portalcomment
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_portalcomment_systemuser_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_setting_createdby

Added by: Active Solution Solution

Same as the lk_adx_setting_createdby many-to-one relationship for the adx_setting table/entity.

Property Value
ReferencingEntity adx_setting
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_setting_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_setting_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_adx_setting_createdonbehalfby many-to-one relationship for the adx_setting table/entity.

Property Value
ReferencingEntity adx_setting
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_setting_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_setting_modifiedby

Added by: Active Solution Solution

Same as the lk_adx_setting_modifiedby many-to-one relationship for the adx_setting table/entity.

Property Value
ReferencingEntity adx_setting
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_setting_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_setting_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_adx_setting_modifiedonbehalfby many-to-one relationship for the adx_setting table/entity.

Property Value
ReferencingEntity adx_setting
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_setting_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_adx_setting

Added by: Active Solution Solution

Same as the user_adx_setting many-to-one relationship for the adx_setting table/entity.

Property Value
ReferencingEntity adx_setting
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_adx_setting
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_webformsession_createdby

Added by: Active Solution Solution

Same as the lk_adx_webformsession_createdby many-to-one relationship for the adx_webformsession table/entity.

Property Value
ReferencingEntity adx_webformsession
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_webformsession_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_webformsession_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_adx_webformsession_createdonbehalfby many-to-one relationship for the adx_webformsession table/entity.

Property Value
ReferencingEntity adx_webformsession
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_webformsession_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_webformsession_modifiedby

Added by: Active Solution Solution

Same as the lk_adx_webformsession_modifiedby many-to-one relationship for the adx_webformsession table/entity.

Property Value
ReferencingEntity adx_webformsession
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_webformsession_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_adx_webformsession_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_adx_webformsession_modifiedonbehalfby many-to-one relationship for the adx_webformsession table/entity.

Property Value
ReferencingEntity adx_webformsession
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_adx_webformsession_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_webformsession_systemuser

Added by: Power Pages Runtime Core Solution

Same as the adx_webformsession_systemuser many-to-one relationship for the adx_webformsession table/entity.

Property Value
ReferencingEntity adx_webformsession
ReferencingAttribute adx_systemuser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_webformsession_systemuser
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_adplacement_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_adplacement_createdby many-to-one relationship for the mspp_adplacement table/entity.

Property Value
ReferencingEntity mspp_adplacement
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_adplacement_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_adplacement_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_adplacement_modifiedby many-to-one relationship for the mspp_adplacement table/entity.

Property Value
ReferencingEntity mspp_adplacement
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_adplacement_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_columnpermission_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_columnpermission_createdby many-to-one relationship for the mspp_columnpermission table/entity.

Property Value
ReferencingEntity mspp_columnpermission
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_columnpermission_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_columnpermission_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_columnpermission_modifiedby many-to-one relationship for the mspp_columnpermission table/entity.

Property Value
ReferencingEntity mspp_columnpermission
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_columnpermission_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_columnpermissionprofile_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_columnpermissionprofile_createdby many-to-one relationship for the mspp_columnpermissionprofile table/entity.

Property Value
ReferencingEntity mspp_columnpermissionprofile
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_columnpermissionprofile_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_columnpermissionprofile_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_columnpermissionprofile_modifiedby many-to-one relationship for the mspp_columnpermissionprofile table/entity.

Property Value
ReferencingEntity mspp_columnpermissionprofile
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_columnpermissionprofile_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_contentsnippet_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_contentsnippet_createdby many-to-one relationship for the mspp_contentsnippet table/entity.

Property Value
ReferencingEntity mspp_contentsnippet
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_contentsnippet_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_contentsnippet_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_contentsnippet_modifiedby many-to-one relationship for the mspp_contentsnippet table/entity.

Property Value
ReferencingEntity mspp_contentsnippet
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_contentsnippet_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entityform_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_entityform_createdby many-to-one relationship for the mspp_entityform table/entity.

Property Value
ReferencingEntity mspp_entityform
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_entityform_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entityform_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_entityform_modifiedby many-to-one relationship for the mspp_entityform table/entity.

Property Value
ReferencingEntity mspp_entityform
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_entityform_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entityformmetadata_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_entityformmetadata_createdby many-to-one relationship for the mspp_entityformmetadata table/entity.

Property Value
ReferencingEntity mspp_entityformmetadata
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_entityformmetadata_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entityformmetadata_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_entityformmetadata_modifiedby many-to-one relationship for the mspp_entityformmetadata table/entity.

Property Value
ReferencingEntity mspp_entityformmetadata
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_entityformmetadata_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entitylist_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_entitylist_createdby many-to-one relationship for the mspp_entitylist table/entity.

Property Value
ReferencingEntity mspp_entitylist
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_entitylist_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entitylist_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_entitylist_modifiedby many-to-one relationship for the mspp_entitylist table/entity.

Property Value
ReferencingEntity mspp_entitylist
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_entitylist_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entitypermission_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_entitypermission_createdby many-to-one relationship for the mspp_entitypermission table/entity.

Property Value
ReferencingEntity mspp_entitypermission
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_entitypermission_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entitypermission_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_entitypermission_modifiedby many-to-one relationship for the mspp_entitypermission table/entity.

Property Value
ReferencingEntity mspp_entitypermission
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_entitypermission_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_pagetemplate_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_pagetemplate_createdby many-to-one relationship for the mspp_pagetemplate table/entity.

Property Value
ReferencingEntity mspp_pagetemplate
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_pagetemplate_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_pagetemplate_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_pagetemplate_modifiedby many-to-one relationship for the mspp_pagetemplate table/entity.

Property Value
ReferencingEntity mspp_pagetemplate
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_pagetemplate_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_pollplacement_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_pollplacement_createdby many-to-one relationship for the mspp_pollplacement table/entity.

Property Value
ReferencingEntity mspp_pollplacement
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_pollplacement_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_pollplacement_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_pollplacement_modifiedby many-to-one relationship for the mspp_pollplacement table/entity.

Property Value
ReferencingEntity mspp_pollplacement
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_pollplacement_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_publishingstate_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_publishingstate_createdby many-to-one relationship for the mspp_publishingstate table/entity.

Property Value
ReferencingEntity mspp_publishingstate
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_publishingstate_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_publishingstate_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_publishingstate_modifiedby many-to-one relationship for the mspp_publishingstate table/entity.

Property Value
ReferencingEntity mspp_publishingstate
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_publishingstate_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_publishingstatetransitionrule_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_publishingstatetransitionrule_createdby many-to-one relationship for the mspp_publishingstatetransitionrule table/entity.

Property Value
ReferencingEntity mspp_publishingstatetransitionrule
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_publishingstatetransitionrule_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_publishingstatetransitionrule_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_publishingstatetransitionrule_modifiedby many-to-one relationship for the mspp_publishingstatetransitionrule table/entity.

Property Value
ReferencingEntity mspp_publishingstatetransitionrule
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_publishingstatetransitionrule_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_redirect_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_redirect_createdby many-to-one relationship for the mspp_redirect table/entity.

Property Value
ReferencingEntity mspp_redirect
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_redirect_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_redirect_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_redirect_modifiedby many-to-one relationship for the mspp_redirect table/entity.

Property Value
ReferencingEntity mspp_redirect
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_redirect_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_shortcut_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_shortcut_createdby many-to-one relationship for the mspp_shortcut table/entity.

Property Value
ReferencingEntity mspp_shortcut
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_shortcut_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_shortcut_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_shortcut_modifiedby many-to-one relationship for the mspp_shortcut table/entity.

Property Value
ReferencingEntity mspp_shortcut
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_shortcut_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_sitemarker_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_sitemarker_createdby many-to-one relationship for the mspp_sitemarker table/entity.

Property Value
ReferencingEntity mspp_sitemarker
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_sitemarker_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_sitemarker_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_sitemarker_modifiedby many-to-one relationship for the mspp_sitemarker table/entity.

Property Value
ReferencingEntity mspp_sitemarker
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_sitemarker_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_sitesetting_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_sitesetting_createdby many-to-one relationship for the mspp_sitesetting table/entity.

Property Value
ReferencingEntity mspp_sitesetting
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_sitesetting_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_sitesetting_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_sitesetting_modifiedby many-to-one relationship for the mspp_sitesetting table/entity.

Property Value
ReferencingEntity mspp_sitesetting
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_sitesetting_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webfile_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webfile_createdby many-to-one relationship for the mspp_webfile table/entity.

Property Value
ReferencingEntity mspp_webfile
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webfile_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webfile_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webfile_modifiedby many-to-one relationship for the mspp_webfile table/entity.

Property Value
ReferencingEntity mspp_webfile
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webfile_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webform_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webform_createdby many-to-one relationship for the mspp_webform table/entity.

Property Value
ReferencingEntity mspp_webform
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webform_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webform_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webform_modifiedby many-to-one relationship for the mspp_webform table/entity.

Property Value
ReferencingEntity mspp_webform
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webform_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webformmetadata_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webformmetadata_createdby many-to-one relationship for the mspp_webformmetadata table/entity.

Property Value
ReferencingEntity mspp_webformmetadata
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webformmetadata_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webformmetadata_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webformmetadata_modifiedby many-to-one relationship for the mspp_webformmetadata table/entity.

Property Value
ReferencingEntity mspp_webformmetadata
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webformmetadata_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webformstep_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webformstep_createdby many-to-one relationship for the mspp_webformstep table/entity.

Property Value
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webformstep_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webformstep_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webformstep_modifiedby many-to-one relationship for the mspp_webformstep table/entity.

Property Value
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webformstep_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_weblink_createdby many-to-one relationship for the mspp_weblink table/entity.

Property Value
ReferencingEntity mspp_weblink
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_weblink_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_weblink_modifiedby many-to-one relationship for the mspp_weblink table/entity.

Property Value
ReferencingEntity mspp_weblink
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_weblink_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_weblinkset_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_weblinkset_createdby many-to-one relationship for the mspp_weblinkset table/entity.

Property Value
ReferencingEntity mspp_weblinkset
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_weblinkset_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_weblinkset_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_weblinkset_modifiedby many-to-one relationship for the mspp_weblinkset table/entity.

Property Value
ReferencingEntity mspp_weblinkset
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_weblinkset_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webpage_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webpage_createdby many-to-one relationship for the mspp_webpage table/entity.

Property Value
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webpage_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webpage_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webpage_modifiedby many-to-one relationship for the mspp_webpage table/entity.

Property Value
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webpage_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webpageaccesscontrolrule_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webpageaccesscontrolrule_createdby many-to-one relationship for the mspp_webpageaccesscontrolrule table/entity.

Property Value
ReferencingEntity mspp_webpageaccesscontrolrule
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webpageaccesscontrolrule_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webpageaccesscontrolrule_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webpageaccesscontrolrule_modifiedby many-to-one relationship for the mspp_webpageaccesscontrolrule table/entity.

Property Value
ReferencingEntity mspp_webpageaccesscontrolrule
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webpageaccesscontrolrule_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webrole_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webrole_createdby many-to-one relationship for the mspp_webrole table/entity.

Property Value
ReferencingEntity mspp_webrole
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webrole_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webrole_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webrole_modifiedby many-to-one relationship for the mspp_webrole table/entity.

Property Value
ReferencingEntity mspp_webrole
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webrole_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_website_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_website_createdby many-to-one relationship for the mspp_website table/entity.

Property Value
ReferencingEntity mspp_website
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_website_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_website_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_website_modifiedby many-to-one relationship for the mspp_website table/entity.

Property Value
ReferencingEntity mspp_website
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_website_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_websiteaccess_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_websiteaccess_createdby many-to-one relationship for the mspp_websiteaccess table/entity.

Property Value
ReferencingEntity mspp_websiteaccess
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_websiteaccess_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_websiteaccess_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_websiteaccess_modifiedby many-to-one relationship for the mspp_websiteaccess table/entity.

Property Value
ReferencingEntity mspp_websiteaccess
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_websiteaccess_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_websitelanguage_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_websitelanguage_createdby many-to-one relationship for the mspp_websitelanguage table/entity.

Property Value
ReferencingEntity mspp_websitelanguage
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_websitelanguage_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_websitelanguage_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_websitelanguage_modifiedby many-to-one relationship for the mspp_websitelanguage table/entity.

Property Value
ReferencingEntity mspp_websitelanguage
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_websitelanguage_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webtemplate_createdby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webtemplate_createdby many-to-one relationship for the mspp_webtemplate table/entity.

Property Value
ReferencingEntity mspp_webtemplate
ReferencingAttribute mspp_createdby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webtemplate_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webtemplate_modifiedby

Added by: Power Pages Apps Solution

Same as the mspp_systemuser_mspp_webtemplate_modifiedby many-to-one relationship for the mspp_webtemplate table/entity.

Property Value
ReferencingEntity mspp_webtemplate
ReferencingAttribute mspp_modifiedby
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_systemuser_mspp_webtemplate_modifiedby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mspcat_catalogsubmissionfiles_createdby

Added by: Active Solution Solution

Same as the lk_mspcat_catalogsubmissionfiles_createdby many-to-one relationship for the mspcat_catalogsubmissionfiles table/entity.

Property Value
ReferencingEntity mspcat_catalogsubmissionfiles
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mspcat_catalogsubmissionfiles_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mspcat_catalogsubmissionfiles_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_mspcat_catalogsubmissionfiles_createdonbehalfby many-to-one relationship for the mspcat_catalogsubmissionfiles table/entity.

Property Value
ReferencingEntity mspcat_catalogsubmissionfiles
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mspcat_catalogsubmissionfiles_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mspcat_catalogsubmissionfiles_modifiedby

Added by: Active Solution Solution

Same as the lk_mspcat_catalogsubmissionfiles_modifiedby many-to-one relationship for the mspcat_catalogsubmissionfiles table/entity.

Property Value
ReferencingEntity mspcat_catalogsubmissionfiles
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mspcat_catalogsubmissionfiles_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mspcat_catalogsubmissionfiles_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_mspcat_catalogsubmissionfiles_modifiedonbehalfby many-to-one relationship for the mspcat_catalogsubmissionfiles table/entity.

Property Value
ReferencingEntity mspcat_catalogsubmissionfiles
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mspcat_catalogsubmissionfiles_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_mspcat_catalogsubmissionfiles

Added by: Active Solution Solution

Same as the user_mspcat_catalogsubmissionfiles many-to-one relationship for the mspcat_catalogsubmissionfiles table/entity.

Property Value
ReferencingEntity mspcat_catalogsubmissionfiles
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_mspcat_catalogsubmissionfiles
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mspcat_packagestore_createdby

Added by: Active Solution Solution

Same as the lk_mspcat_packagestore_createdby many-to-one relationship for the mspcat_packagestore table/entity.

Property Value
ReferencingEntity mspcat_packagestore
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mspcat_packagestore_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mspcat_packagestore_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_mspcat_packagestore_createdonbehalfby many-to-one relationship for the mspcat_packagestore table/entity.

Property Value
ReferencingEntity mspcat_packagestore
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mspcat_packagestore_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mspcat_packagestore_modifiedby

Added by: Active Solution Solution

Same as the lk_mspcat_packagestore_modifiedby many-to-one relationship for the mspcat_packagestore table/entity.

Property Value
ReferencingEntity mspcat_packagestore
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mspcat_packagestore_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_mspcat_packagestore_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_mspcat_packagestore_modifiedonbehalfby many-to-one relationship for the mspcat_packagestore table/entity.

Property Value
ReferencingEntity mspcat_packagestore
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_mspcat_packagestore_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_mspcat_packagestore

Added by: Active Solution Solution

Same as the user_mspcat_packagestore many-to-one relationship for the mspcat_packagestore table/entity.

Property Value
ReferencingEntity mspcat_packagestore
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_mspcat_packagestore
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmssyncrequest_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_dmssyncrequest_createdby many-to-one relationship for the msdyn_dmssyncrequest table/entity.

Property Value
ReferencingEntity msdyn_dmssyncrequest
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmssyncrequest_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmssyncrequest_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dmssyncrequest_createdonbehalfby many-to-one relationship for the msdyn_dmssyncrequest table/entity.

Property Value
ReferencingEntity msdyn_dmssyncrequest
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmssyncrequest_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmssyncrequest_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_dmssyncrequest_modifiedby many-to-one relationship for the msdyn_dmssyncrequest table/entity.

Property Value
ReferencingEntity msdyn_dmssyncrequest
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmssyncrequest_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmssyncrequest_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dmssyncrequest_modifiedonbehalfby many-to-one relationship for the msdyn_dmssyncrequest table/entity.

Property Value
ReferencingEntity msdyn_dmssyncrequest
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmssyncrequest_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_dmssyncrequest

Added by: Active Solution Solution

Same as the user_msdyn_dmssyncrequest many-to-one relationship for the msdyn_dmssyncrequest table/entity.

Property Value
ReferencingEntity msdyn_dmssyncrequest
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_dmssyncrequest
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmssyncstatus_createdby

Added by: Active Solution Solution

Same as the lk_msdyn_dmssyncstatus_createdby many-to-one relationship for the msdyn_dmssyncstatus table/entity.

Property Value
ReferencingEntity msdyn_dmssyncstatus
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmssyncstatus_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmssyncstatus_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dmssyncstatus_createdonbehalfby many-to-one relationship for the msdyn_dmssyncstatus table/entity.

Property Value
ReferencingEntity msdyn_dmssyncstatus
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmssyncstatus_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmssyncstatus_modifiedby

Added by: Active Solution Solution

Same as the lk_msdyn_dmssyncstatus_modifiedby many-to-one relationship for the msdyn_dmssyncstatus table/entity.

Property Value
ReferencingEntity msdyn_dmssyncstatus
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmssyncstatus_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_dmssyncstatus_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_msdyn_dmssyncstatus_modifiedonbehalfby many-to-one relationship for the msdyn_dmssyncstatus table/entity.

Property Value
ReferencingEntity msdyn_dmssyncstatus
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_msdyn_dmssyncstatus_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_dmssyncstatus

Added by: Active Solution Solution

Same as the user_msdyn_dmssyncstatus many-to-one relationship for the msdyn_dmssyncstatus table/entity.

Property Value
ReferencingEntity msdyn_dmssyncstatus
ReferencingAttribute owninguser
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_msdyn_dmssyncstatus
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_deploymentorchestration_createdby

Added by: Active Solution Solution

Same as the lk_deploymentorchestration_createdby many-to-one relationship for the deploymentorchestration table/entity.

Property Value
ReferencingEntity deploymentorchestration
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_deploymentorchestration_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_deploymentorchestration_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_deploymentorchestration_createdonbehalfby many-to-one relationship for the deploymentorchestration table/entity.

Property Value
ReferencingEntity deploymentorchestration
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_deploymentorchestration_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_deploymentorchestration_modifiedby

Added by: Active Solution Solution

Same as the lk_deploymentorchestration_modifiedby many-to-one relationship for the deploymentorchestration table/entity.

Property Value
ReferencingEntity deploymentorchestration
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_deploymentorchestration_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_deploymentorchestration_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_deploymentorchestration_modifiedonbehalfby many-to-one relationship for the deploymentorchestration table/entity.

Property Value
ReferencingEntity deploymentorchestration
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_deploymentorchestration_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_eventexpanderbreadcrumb_createdby

Added by: Active Solution Solution

Same as the lk_eventexpanderbreadcrumb_createdby many-to-one relationship for the eventexpanderbreadcrumb table/entity.

Property Value
ReferencingEntity eventexpanderbreadcrumb
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_eventexpanderbreadcrumb_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_eventexpanderbreadcrumb_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_eventexpanderbreadcrumb_createdonbehalfby many-to-one relationship for the eventexpanderbreadcrumb table/entity.

Property Value
ReferencingEntity eventexpanderbreadcrumb
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_eventexpanderbreadcrumb_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_eventexpanderbreadcrumb_modifiedby

Added by: Active Solution Solution

Same as the lk_eventexpanderbreadcrumb_modifiedby many-to-one relationship for the eventexpanderbreadcrumb table/entity.

Property Value
ReferencingEntity eventexpanderbreadcrumb
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_eventexpanderbreadcrumb_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_eventexpanderbreadcrumb_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_eventexpanderbreadcrumb_modifiedonbehalfby many-to-one relationship for the eventexpanderbreadcrumb table/entity.

Property Value
ReferencingEntity eventexpanderbreadcrumb
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_eventexpanderbreadcrumb_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_recyclebinconfig_createdby

Added by: Active Solution Solution

Same as the lk_recyclebinconfig_createdby many-to-one relationship for the recyclebinconfig table/entity.

Property Value
ReferencingEntity recyclebinconfig
ReferencingAttribute createdby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_recyclebinconfig_createdby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_recyclebinconfig_createdonbehalfby

Added by: Active Solution Solution

Same as the lk_recyclebinconfig_createdonbehalfby many-to-one relationship for the recyclebinconfig table/entity.

Property Value
ReferencingEntity recyclebinconfig
ReferencingAttribute createdonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_recyclebinconfig_createdonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_recyclebinconfig_modifiedby

Added by: Active Solution Solution

Same as the lk_recyclebinconfig_modifiedby many-to-one relationship for the recyclebinconfig table/entity.

Property Value
ReferencingEntity recyclebinconfig
ReferencingAttribute modifiedby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_recyclebinconfig_modifiedby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_recyclebinconfig_modifiedonbehalfby

Added by: Active Solution Solution

Same as the lk_recyclebinconfig_modifiedonbehalfby many-to-one relationship for the recyclebinconfig table/entity.

Property Value
ReferencingEntity recyclebinconfig
ReferencingAttribute modifiedonbehalfby
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName lk_recyclebinconfig_modifiedonbehalfby
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

systemuser_defaultmailbox_mailbox

See the systemuser_defaultmailbox_mailbox one-to-many relationship for the mailbox table/entity.

position_users

See the position_users one-to-many relationship for the position table/entity.

calendar_system_users

See the calendar_system_users one-to-many relationship for the calendar table/entity.

business_unit_system_users

See the business_unit_system_users one-to-many relationship for the businessunit table/entity.

MobileOfflineProfile_SystemUser

See the MobileOfflineProfile_SystemUser one-to-many relationship for the mobileofflineprofile table/entity.

TransactionCurrency_SystemUser

See the TransactionCurrency_SystemUser one-to-many relationship for the transactioncurrency table/entity.

user_parent_user

See the user_parent_user one-to-many relationship for the systemuser table/entity.

organization_system_users

See the organization_system_users one-to-many relationship for the organization table/entity.

lk_systemuserbase_modifiedby

See the lk_systemuserbase_modifiedby one-to-many relationship for the systemuser table/entity.

queue_system_user

See the queue_system_user one-to-many relationship for the queue table/entity.

lk_systemuser_modifiedonbehalfby

See the lk_systemuser_modifiedonbehalfby one-to-many relationship for the systemuser table/entity.

processstage_systemusers

See the processstage_systemusers one-to-many relationship for the processstage table/entity.

lk_systemuserbase_createdby

See the lk_systemuserbase_createdby one-to-many relationship for the systemuser table/entity.

lk_systemuser_createdonbehalfby

See the lk_systemuser_createdonbehalfby one-to-many relationship for the systemuser table/entity.

territory_system_users

Added by: Application Common Solution

See the territory_system_users one-to-many relationship for the territory table/entity.

Many-To-Many Relationships

Relationship details provided where the SystemUser table is the first table in the relationship. Listed by SchemaName.

systemuserprofiles_association

IntersectEntityName: systemuserprofiles

Table 1

Property Value
IntersectAttribute systemuserid
IsCustomizable False
LogicalName systemuser
NavigationPropertyName systemuserprofiles_association
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:

Table 2

Property Value
LogicalName fieldsecurityprofile
IntersectAttribute fieldsecurityprofileid
NavigationPropertyName systemuserprofiles_association
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:

systemuserroles_association

IntersectEntityName: systemuserroles

Table 1

Property Value
IntersectAttribute systemuserid
IsCustomizable False
LogicalName systemuser
NavigationPropertyName systemuserroles_association
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

Table 2

Property Value
LogicalName role
IntersectAttribute roleid
NavigationPropertyName systemuserroles_association
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

teammembership_association

See the teammembership_association many-to-many relationship for the team table/entity.

queuemembership_association

See the queuemembership_association many-to-many relationship for the queue table/entity.

powerpagecomponent_webrole_systemuser

See the powerpagecomponent_webrole_systemuser many-to-many relationship for the powerpagecomponent table/entity.

See also

Dataverse table/entity reference
Web API Reference
systemuser EntityType