Referenz zur Tabelle/Entität Invitation (adx_invitation)

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Send invitations to existing contacts or email addresses and assign them to web roles upon redemption.

Hinzugefügt von: Power Pages Runtime Core-Lösung

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Assign PATCH [org URI]/api/data/v9.0/adx_invitations(adx_invitationid)
Aktualisieren die Eigenschaft ownerid.
AssignRequest
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/adx_invitations
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/adx_invitations(adx_invitationid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
GrantAccess GrantAccess Action GrantAccessRequest
IsValidStateTransition IsValidStateTransition Function IsValidStateTransitionRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/adx_invitations(adx_invitationid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/adx_invitations
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
SetState PATCH [org URI]/api/data/v9.0/adx_invitations(adx_invitationid)
Aktualisieren der Eigenschaften statecode und statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/adx_invitations(adx_invitationid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Eigenschaften

Eigenschaft Wert
CollectionSchemaName adx_invitations
DisplayCollectionName Invitations
DisplayName Invitation
EntitySetName adx_invitations
IsBPFEntity False
LogicalCollectionName adx_invitations
LogicalName adx_invitation
OwnershipType UserOwned
PrimaryIdAttribute adx_invitationid
PrimaryNameAttribute adx_name
SchemaName adx_invitation

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

adx_assignToAccount

Eigenschaft Wert
Description An account record to assign the redeemed contact to.
DisplayName Assign To Account
IsValidForForm True
IsValidForRead True
LogicalName adx_assigntoaccount
RequiredLevel None
Targets account
Type Lookup

adx_expiryDate

Eigenschaft Wert
DateTimeBehavior UserLocal
Description The date the invitation is no longer valid for redemption.
DisplayName Expiry Date
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName adx_expirydate
RequiredLevel Recommended
Type DateTime

adx_invitationCode

Eigenschaft Wert
Description Shows the user who is redeeming the invitation.
DisplayName Invitation Code
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_invitationcode
MaxLength 200
RequiredLevel None
Type String

adx_invitationId

Eigenschaft Wert
Description Shows the entity instance.
DisplayName Invitation
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName adx_invitationid
RequiredLevel SystemRequired
Type Uniqueidentifier

adx_inviteContact

Eigenschaft Wert
Description The contact to send an invitation to.
DisplayName Invite Contact
IsValidForForm True
IsValidForRead True
LogicalName adx_invitecontact
RequiredLevel None
Targets contact
Type Lookup

adx_invitercontact

Eigenschaft Wert
Description The contact that invited.
DisplayName Inviter
IsValidForForm True
IsValidForRead True
LogicalName adx_invitercontact
RequiredLevel None
Targets contact
Type Lookup

adx_maximumRedemptions

Eigenschaft Wert
Description
DisplayName Maximum Redemptions
Format None
IsValidForForm True
IsValidForRead True
LogicalName adx_maximumredemptions
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

adx_name

Eigenschaft Wert
Description Type the name of the custom entity.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_name
MaxLength 200
RequiredLevel ApplicationRequired
Type String

adx_redeemedContact

Eigenschaft Wert
Description The contact associated with the redemption of this invitation.
DisplayName Redeemed Contact
IsValidForForm True
IsValidForRead True
LogicalName adx_redeemedcontact
RequiredLevel None
Targets contact
Type Lookup

adx_redemptions

Eigenschaft Wert
Description The current number of times this invitation has been redeemed.
DisplayName Redemptions
Format None
IsValidForForm True
IsValidForRead True
LogicalName adx_redemptions
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

adx_redemptionWorkflow

Eigenschaft Wert
Description A workflow to execute on the redeeming contact.
DisplayName Redemption Workflow
IsValidForForm True
IsValidForRead True
LogicalName adx_redemptionworkflow
RequiredLevel None
Targets workflow
Type Lookup

adx_type

Eigenschaft Wert
Description The type of invitation.
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName adx_type
RequiredLevel ApplicationRequired
Type Picklist

adx_type Auswahlen/Optionen

Wert Etikett Beschreibung
756150000 Single
756150001 Group

ImportSequenceNumber

Eigenschaft Wert
Description Shows the sequence number of the import 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

mspp_websiteid

Hinzugefügt von: Power Pages Runtime Extensions-Lösung

Eigenschaft Wert
Description
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel None
Targets powerpagesite
Type Lookup

OverriddenCreatedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Shows the 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

OwnerId

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Enter the user who is assigned to manage the record. This field is updated every time the record is assigned to a different user.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

statecode

Eigenschaft Wert
Description Status of the Invitation
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Auswahlen/Optionen

Wert Etikett Standardstatuswert Invariante Name
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Eigenschaft Wert
Description Select the invitation's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode Auswahlen/Optionen

Wert Etikett Status
1 New 0
2 Inactive 1
756150000 Sent 0
756150001 Redeemed 0

TimeZoneRuleVersionNumber

Eigenschaft Wert
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

UTCConversionTimeZoneCode

Eigenschaft Wert
Description Shows the 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

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

adx_assignToAccountName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_assigntoaccountname
MaxLength 160
RequiredLevel None
Type String

adx_assignToAccountYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_assigntoaccountyominame
MaxLength 160
RequiredLevel None
Type String

adx_inviteContactName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_invitecontactname
MaxLength 160
RequiredLevel None
Type String

adx_inviteContactYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_invitecontactyominame
MaxLength 450
RequiredLevel None
Type String

adx_invitercontactName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_invitercontactname
MaxLength 160
RequiredLevel None
Type String

adx_invitercontactYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_invitercontactyominame
MaxLength 450
RequiredLevel None
Type String

adx_redeemedContactName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_redeemedcontactname
MaxLength 160
RequiredLevel None
Type String

adx_redeemedContactYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_redeemedcontactyominame
MaxLength 450
RequiredLevel None
Type String

adx_redemptionWorkflowName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_redemptionworkflowname
MaxLength 100
RequiredLevel None
Type String

CreatedBy

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedBy

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Shows the date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Shows who last updated the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

mspp_websiteidName

Hinzugefügt von: Power Pages Runtime Extensions-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_websiteidname
MaxLength 100
RequiredLevel None
Type String

OwnerIdName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Shows the business unit that owns the record.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningTeam

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

VersionNumber

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

adx_invitation_ActivityPointers

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_ActivityPointers-Viele-zu-Eins-Beziehung für die activitypointer-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity activitypointer
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_ActivityPointers
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_chats

Hinzugefügt von: Activities Patch-Lösung

Wie die adx_invitation_chats-Viele-zu-Eins-Beziehung für die chat-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity chat
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_chats
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_SyncErrors

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.

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

adx_invitation_DuplicateMatchingRecord

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_DuplicateMatchingRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_DuplicateMatchingRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_DuplicateBaseRecord

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_DuplicateBaseRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_DuplicateBaseRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_AsyncOperations

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_MailboxTrackingFolders

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_MailboxTrackingFolders-Viele-zu-Eins-Beziehung für die mailboxtrackingfolder-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_MailboxTrackingFolders
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_ProcessSession

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_ProcessSession-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_ProcessSession
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_BulkDeleteFailures

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_PrincipalObjectAttributeAccesses

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_PrincipalObjectAttributeAccesses-Viele-zu-Eins-Beziehung für die principalobjectattributeaccess-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_PrincipalObjectAttributeAccesses
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_Appointments

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_Appointments-Viele-zu-Eins-Beziehung für die appointment-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity appointment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_Appointments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_Emails

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_Emails-Viele-zu-Eins-Beziehung für die email-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity email
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_Emails
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_Faxes

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_Faxes-Viele-zu-Eins-Beziehung für die fax-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity fax
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_Faxes
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_Letters

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_Letters-Viele-zu-Eins-Beziehung für die letter-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity letter
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_Letters
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_PhoneCalls

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_PhoneCalls-Viele-zu-Eins-Beziehung für die phonecall-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity phonecall
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_PhoneCalls
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_Tasks

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_Tasks-Viele-zu-Eins-Beziehung für die task-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity task
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_Tasks
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_RecurringAppointmentMasters

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_RecurringAppointmentMasters-Viele-zu-Eins-Beziehung für die recurringappointmentmaster-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity recurringappointmentmaster
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_RecurringAppointmentMasters
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_SocialActivities

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_SocialActivities-Viele-zu-Eins-Beziehung für die socialactivity-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity socialactivity
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_SocialActivities
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_connections1

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_connections1-Viele-zu-Eins-Beziehung für die connection-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity connection
ReferencingAttribute record1id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_connections1
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_connections2

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_connections2-Viele-zu-Eins-Beziehung für die connection-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity connection
ReferencingAttribute record2id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_connections2
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_Annotations

Hinzugefügt von: System Solution-Lösung

Wie die adx_invitation_Annotations-Viele-zu-Eins-Beziehung für die annotation-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity annotation
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_Annotations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_adx_inviteredemptions

Hinzugefügt von: Active Solution-Lösung

Wie die adx_invitation_adx_inviteredemptions-Viele-zu-Eins-Beziehung für die adx_inviteredemption-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity adx_inviteredemption
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_adx_inviteredemptions
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_adx_portalcomments

Hinzugefügt von: Active Solution-Lösung

Wie die adx_invitation_adx_portalcomments-Viele-zu-Eins-Beziehung für die adx_portalcomment-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity adx_portalcomment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_adx_portalcomments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

lk_adx_invitation_createdby

Hinzugefügt von: System Solution-Lösung

Siehe die lk_adx_invitation_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_adx_invitation_createdonbehalfby

Hinzugefügt von: System Solution-Lösung

Siehe die lk_adx_invitation_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_adx_invitation_modifiedby

Hinzugefügt von: System Solution-Lösung

Siehe die lk_adx_invitation_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_adx_invitation_modifiedonbehalfby

Hinzugefügt von: System Solution-Lösung

Siehe die lk_adx_invitation_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

user_adx_invitation

Hinzugefügt von: System Solution-Lösung

Siehe die user_adx_invitation-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

team_adx_invitation

Hinzugefügt von: System Solution-Lösung

Siehe die team_adx_invitation-Eins-zu-Viele-Beziehung für die team-Tabelle/-Entität.

business_unit_adx_invitation

Hinzugefügt von: System Solution-Lösung

Siehe die business_unit_adx_invitation-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.

adx_invitation_assigntoaccount

Hinzugefügt von: System Solution-Lösung

Siehe die adx_invitation_assigntoaccount-Eins-zu-Viele-Beziehung für die account-Tabelle/-Entität.

adx_invitation_invitecontact

Hinzugefügt von: System Solution-Lösung

Siehe die adx_invitation_invitecontact-Eins-zu-Viele-Beziehung für die contact-Tabelle/-Entität.

adx_invitation_invitercontact

Hinzugefügt von: System Solution-Lösung

Siehe die adx_invitation_invitercontact-Eins-zu-Viele-Beziehung für die contact-Tabelle/-Entität.

adx_invitation_redeemedContact

Hinzugefügt von: System Solution-Lösung

Siehe die adx_invitation_redeemedContact-Eins-zu-Viele-Beziehung für die contact-Tabelle/-Entität.

adx_invitation_redemptionworkflow

Hinzugefügt von: System Solution-Lösung

Siehe die adx_invitation_redemptionworkflow-Eins-zu-Viele-Beziehung für die workflow-Tabelle/-Entität.

powerpagesite_mspp_websiteid_adx_invitation

Hinzugefügt von: Power Pages Core Base-Lösung

Siehe die powerpagesite_mspp_websiteid_adx_invitation-Eins-zu-Viele-Beziehung für die powerpagesite-Tabelle/-Entität.

Viele-zu-Viele-Beziehungen

Beziehungsdetails, bei denen die Tabelle adx_invitation die erste Tabelle in der Beziehung ist. Aufgelistet durch SchemaName.

adx_invitation_invitecontacts

IntersectEntityName: adx_invitation_invitecontacts

Tabelle 1

Eigenschaft Wert
IntersectAttribute adx_invitationid
IsCustomizable True
LogicalName adx_invitation
NavigationPropertyName adx_invitation_invitecontacts
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 20000

Tabelle 2

Eigenschaft Wert
LogicalName contact
IntersectAttribute contactid
NavigationPropertyName adx_invitation_invitecontacts
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Invite Contacts
Order: 10000

adx_invitation_redeemedcontacts

IntersectEntityName: adx_invitation_redeemedcontacts

Tabelle 1

Eigenschaft Wert
IntersectAttribute adx_invitationid
IsCustomizable True
LogicalName adx_invitation
NavigationPropertyName adx_invitation_redeemedcontacts
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label: Redeemed Invitations
Order: 20000

Tabelle 2

Eigenschaft Wert
LogicalName contact
IntersectAttribute contactid
NavigationPropertyName adx_invitation_redeemedcontacts
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Redeemed Contacts
Order: 10000

adx_invitation_mspp_webrole_powerpagecomponent

IntersectEntityName: adx_invitation_mspp_webrole_powerpagecomponent

Tabelle 1

Eigenschaft Wert
IntersectAttribute adx_invitationid
IsCustomizable True
LogicalName adx_invitation
NavigationPropertyName adx_invitation_mspp_webrole_powerpagecomponent
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 20000

Tabelle 2

Eigenschaft Wert
LogicalName powerpagecomponent
IntersectAttribute powerpagecomponentid
NavigationPropertyName adx_invitation_mspp_webrole_powerpagecomponent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label: Assign To Web Roles
Order: 10000

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz adx_invitation EntityType