Référence d’entité/de table Invitation (adx_invitation)
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Send invitations to existing contacts or email addresses and assign them to web roles upon redemption.
Ajouté par : solution Power Pages Runtime Core
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/adx_invitations(adx_invitationid) Mettre à jour la propriété ownerid . |
AssignRequest |
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/adx_invitations Voir Créer |
CreateRequest ou Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/adx_invitations(adx_invitationid) Voir Supprimer |
DeleteRequest ou Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
IsValidStateTransition | IsValidStateTransition Function | IsValidStateTransitionRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
PurgeRetainedContent | PurgeRetainedContent Action | <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest> |
Restore | Restore Action | <xref:Microsoft.Crm.Sdk.Messages.RestoreRequest> |
Retain | Retain Action | <xref:Microsoft.Crm.Sdk.Messages.RetainRequest> |
Retrieve | GET [org URI]/api/data/v9.0/adx_invitations(adx_invitationid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/adx_invitations Voir Rechercher des données |
RetrieveMultipleRequest ou 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) Mettre à jour les propriétés statecode et statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/adx_invitations(adx_invitationid) Voir Mettre à jour |
UpdateRequest ou Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Propriétés
Propriété | Valeur |
---|---|
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 |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- adx_assignToAccount
- adx_expiryDate
- adx_invitationCode
- adx_invitationId
- adx_inviteContact
- adx_invitercontact
- adx_maximumRedemptions
- adx_name
- adx_redeemedContact
- adx_redemptions
- adx_redemptionWorkflow
- adx_type
- ImportSequenceNumber
- mspp_websiteid
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
adx_assignToAccount
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Shows the entity instance. |
DisplayName | Invitation |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | adx_invitationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
adx_inviteContact
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | The contact that invited. |
DisplayName | Inviter |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_invitercontact |
RequiredLevel | None |
Targets | contact |
Type | Lookup |
adx_maximumRedemptions
Propriété | Valeur |
---|---|
Description | |
DisplayName | Maximum Redemptions |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_maximumredemptions |
MaxValue | 2147483647 |
MinValue | 1 |
RequiredLevel | None |
Type | Integer |
adx_name
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | The type of invitation. |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_type |
RequiredLevel | ApplicationRequired |
Type | Picklist |
Choix/Options adx_type
Valeur | Étiquette | Description |
---|---|---|
756150000 | Single | |
756150001 | Group |
ImportSequenceNumber
Propriété | Valeur |
---|---|
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
Ajouté par : solution Power Pages Runtime Extensions
Propriété | Valeur |
---|---|
Description | |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | None |
Targets | powerpagesite |
Type | Lookup |
OverriddenCreatedOn
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
statecode
Propriété | Valeur |
---|---|
Description | Status of the Invitation |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Choix/Options statecode
Valeur | Étiquette | Statut par défaut | Nom invariant |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Propriété | Valeur |
---|---|
Description | Select the invitation's status. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Choix/Options statuscode
Valeur | Étiquette | État |
---|---|---|
1 | New | 0 |
2 | Inactive | 1 |
756150000 | Sent | 0 |
756150001 | Redeemed | 0 |
TimeZoneRuleVersionNumber
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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 |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- adx_assignToAccountName
- adx_assignToAccountYomiName
- adx_inviteContactName
- adx_inviteContactYomiName
- adx_invitercontactName
- adx_invitercontactYomiName
- adx_redeemedContactName
- adx_redeemedContactYomiName
- adx_redemptionWorkflowName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- mspp_websiteidName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- VersionNumber
adx_assignToAccountName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | adx_assigntoaccountname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
adx_assignToAccountYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | adx_assigntoaccountyominame |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
adx_inviteContactName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | adx_invitecontactname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
adx_inviteContactYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | adx_invitecontactyominame |
MaxLength | 450 |
RequiredLevel | None |
Type | String |
adx_invitercontactName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | adx_invitercontactname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
adx_invitercontactYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | adx_invitercontactyominame |
MaxLength | 450 |
RequiredLevel | None |
Type | String |
adx_redeemedContactName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | adx_redeemedcontactname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
adx_redeemedContactYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | adx_redeemedcontactyominame |
MaxLength | 450 |
RequiredLevel | None |
Type | String |
adx_redemptionWorkflowName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | adx_redemptionworkflowname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedBy
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOn
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedBy
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedOn
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
mspp_websiteidName
Ajouté par : solution Power Pages Runtime Extensions
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwnerIdName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningTeam
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relations un-à-plusieurs
Répertorié par SchemaName.
- adx_invitation_ActivityPointers
- adx_invitation_chats
- adx_invitation_SyncErrors
- adx_invitation_DuplicateMatchingRecord
- adx_invitation_DuplicateBaseRecord
- adx_invitation_AsyncOperations
- adx_invitation_MailboxTrackingFolders
- adx_invitation_ProcessSession
- adx_invitation_BulkDeleteFailures
- adx_invitation_PrincipalObjectAttributeAccesses
- adx_invitation_Appointments
- adx_invitation_Emails
- adx_invitation_Faxes
- adx_invitation_Letters
- adx_invitation_PhoneCalls
- adx_invitation_Tasks
- adx_invitation_RecurringAppointmentMasters
- adx_invitation_SocialActivities
- adx_invitation_connections1
- adx_invitation_connections2
- adx_invitation_Annotations
- adx_invitation_adx_inviteredemptions
- adx_invitation_adx_portalcomments
adx_invitation_ActivityPointers
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_ActivityPointers pour la table/entité activitypointer.
Propriété | Valeur |
---|---|
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
Ajouté par : solution Activities Patch
Identique à la relation plusieurs à un adx_invitation_chats pour la table/entité chat.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_DuplicateMatchingRecord pour la table/entité duplicaterecord.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_DuplicateBaseRecord pour la table/entité duplicaterecord.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_AsyncOperations pour la table/entité asyncoperation.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_MailboxTrackingFolders pour la table/entité mailboxtrackingfolder.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_ProcessSession pour la table/entité processsession.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_BulkDeleteFailures pour la table/entité bulkdeletefailure.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_PrincipalObjectAttributeAccesses pour la table/entité principalobjectattributeaccess.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_Appointments pour la table/entité appointment.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_Emails pour la table/entité email.
Propriété | Valeur |
---|---|
ReferencingEntity | |
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_Faxes pour la table/entité fax.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_Letters pour la table/entité letter.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_PhoneCalls pour la table/entité phonecall.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_Tasks pour la table/entité task.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_RecurringAppointmentMasters pour la table/entité recurringappointmentmaster.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_SocialActivities pour la table/entité socialactivity.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_connections1 pour la table/entité connection.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_connections2 pour la table/entité connection.
Propriété | Valeur |
---|---|
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
Ajouté par : solution System Solution
Identique à la relation plusieurs à un adx_invitation_Annotations pour la table/entité annotation.
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Identique à la relation plusieurs à un adx_invitation_adx_inviteredemptions pour la table/entité adx_inviteredemption.
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Identique à la relation plusieurs à un adx_invitation_adx_portalcomments pour la table/entité adx_portalcomment.
Propriété | Valeur |
---|---|
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 |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.
- lk_adx_invitation_createdby
- lk_adx_invitation_createdonbehalfby
- lk_adx_invitation_modifiedby
- lk_adx_invitation_modifiedonbehalfby
- user_adx_invitation
- team_adx_invitation
- business_unit_adx_invitation
- adx_invitation_assigntoaccount
- adx_invitation_invitecontact
- adx_invitation_invitercontact
- adx_invitation_redeemedContact
- adx_invitation_redemptionworkflow
- powerpagesite_mspp_websiteid_adx_invitation
lk_adx_invitation_createdby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_adx_invitation_createdby pour la table/entité systemuser.
lk_adx_invitation_createdonbehalfby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_adx_invitation_createdonbehalfby pour la table/entité systemuser.
lk_adx_invitation_modifiedby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_adx_invitation_modifiedby pour la table/entité systemuser.
lk_adx_invitation_modifiedonbehalfby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_adx_invitation_modifiedonbehalfby pour la table/entité systemuser.
user_adx_invitation
Ajouté par : solution System Solution
Voir la relation un à plusieurs user_adx_invitation pour la table/entité systemuser.
team_adx_invitation
Ajouté par : solution System Solution
Voir la relation un à plusieurs team_adx_invitation pour la table/entité team.
business_unit_adx_invitation
Ajouté par : solution System Solution
Voir la relation un à plusieurs business_unit_adx_invitation pour la table/entité businessunit.
adx_invitation_assigntoaccount
Ajouté par : solution System Solution
Voir la relation un à plusieurs adx_invitation_assigntoaccount pour la table/entité account.
adx_invitation_invitecontact
Ajouté par : solution System Solution
Voir la relation un à plusieurs adx_invitation_invitecontact pour la table/entité contact.
adx_invitation_invitercontact
Ajouté par : solution System Solution
Voir la relation un à plusieurs adx_invitation_invitercontact pour la table/entité contact.
adx_invitation_redeemedContact
Ajouté par : solution System Solution
Voir la relation un à plusieurs adx_invitation_redeemedContact pour la table/entité contact.
adx_invitation_redemptionworkflow
Ajouté par : solution System Solution
Voir la relation un à plusieurs adx_invitation_redemptionworkflow pour la table/entité workflow.
powerpagesite_mspp_websiteid_adx_invitation
Ajouté par : solution Power Pages Core Base
Voir la relation un à plusieurs powerpagesite_mspp_websiteid_adx_invitation pour la table/entité powerpagesite.
Relations plusieurs-à-plusieurs
Détails de la relation fournis où la table adx_invitation est la première table de la relation. Répertorié par SchemaName.
- adx_invitation_invitecontacts
- adx_invitation_redeemedcontacts
- adx_invitation_mspp_webrole_powerpagecomponent
adx_invitation_invitecontacts
IntersectEntityName: adx_invitation_invitecontacts
Table 1
Propriété | Valeur |
---|---|
IntersectAttribute | adx_invitationid |
IsCustomizable | True |
LogicalName | adx_invitation |
NavigationPropertyName | adx_invitation_invitecontacts |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 20000 |
Table 2
Propriété | Valeur |
---|---|
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
Table 1
Propriété | Valeur |
---|---|
IntersectAttribute | adx_invitationid |
IsCustomizable | True |
LogicalName | adx_invitation |
NavigationPropertyName | adx_invitation_redeemedcontacts |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Redeemed Invitations Order: 20000 |
Table 2
Propriété | Valeur |
---|---|
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
Table 1
Propriété | Valeur |
---|---|
IntersectAttribute | adx_invitationid |
IsCustomizable | True |
LogicalName | adx_invitation |
NavigationPropertyName | adx_invitation_mspp_webrole_powerpagecomponent |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 20000 |
Table 2
Propriété | Valeur |
---|---|
LogicalName | powerpagecomponent |
IntersectAttribute | powerpagecomponentid |
NavigationPropertyName | adx_invitation_mspp_webrole_powerpagecomponent |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Assign To Web Roles Order: 10000 |
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web adx_invitation EntityType