Invitation (adx_invitation) テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

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

追加元 : Power Pages Runtime Core ソリューション

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Assign PATCH [org URI]/api/data/v9.0/adx_invitations(adx_invitationid)
owneridのプロパティを更新する。
AssignRequest
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/adx_invitations
作成を参照
CreateRequest または
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/adx_invitations(adx_invitationid)
削除を参照
DeleteRequest または
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)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/adx_invitations
データのクエリを参照
RetrieveMultipleRequest または
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)
statecodestatuscode のプロパティを更新する。
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/adx_invitations(adx_invitationid)
更新を参照
UpdateRequest または
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

プロパティ

プロパティ
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

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

adx_assignToAccount

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description Shows the entity instance.
DisplayName Invitation
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName adx_invitationid
RequiredLevel SystemRequired
Type Uniqueidentifier

adx_inviteContact

プロパティ
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

プロパティ
Description The contact that invited.
DisplayName Inviter
IsValidForForm True
IsValidForRead True
LogicalName adx_invitercontact
RequiredLevel None
Targets contact
Type Lookup

adx_maximumRedemptions

プロパティ
Description
DisplayName Maximum Redemptions
Format None
IsValidForForm True
IsValidForRead True
LogicalName adx_maximumredemptions
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

adx_name

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description The type of invitation.
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName adx_type
RequiredLevel ApplicationRequired
Type Picklist

adx_type の選択肢/オプション

ラベル 内容
756150000 Single
756150001 Group

ImportSequenceNumber

プロパティ
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

追加元 : Power Pages Runtime Extensions ソリューション

プロパティ
Description
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel None
Targets powerpagesite
Type Lookup

OverriddenCreatedOn

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

statecode

プロパティ
Description Status of the Invitation
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode の選択肢/オプション

ラベル 既定の状態 不変名
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

プロパティ
Description Select the invitation's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode の選択肢/オプション

ラベル 状態
1 New 0
2 Inactive 1
756150000 Sent 0
756150001 Redeemed 0

TimeZoneRuleVersionNumber

プロパティ
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

プロパティ
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

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

adx_assignToAccountName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_assigntoaccountname
MaxLength 160
RequiredLevel None
Type String

adx_assignToAccountYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_assigntoaccountyominame
MaxLength 160
RequiredLevel None
Type String

adx_inviteContactName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_invitecontactname
MaxLength 160
RequiredLevel None
Type String

adx_inviteContactYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_invitecontactyominame
MaxLength 450
RequiredLevel None
Type String

adx_invitercontactName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_invitercontactname
MaxLength 160
RequiredLevel None
Type String

adx_invitercontactYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_invitercontactyominame
MaxLength 450
RequiredLevel None
Type String

adx_redeemedContactName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_redeemedcontactname
MaxLength 160
RequiredLevel None
Type String

adx_redeemedContactYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_redeemedcontactyominame
MaxLength 450
RequiredLevel None
Type String

adx_redemptionWorkflowName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName adx_redemptionworkflowname
MaxLength 100
RequiredLevel None
Type String

CreatedBy

追加元 : Active Solution ソリューション

プロパティ
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedBy

追加元 : Active Solution ソリューション

プロパティ
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

mspp_websiteidName

追加元 : Power Pages Runtime Extensions ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_websiteidname
MaxLength 100
RequiredLevel None
Type String

OwnerIdName

追加元 : Active Solution ソリューション

プロパティ
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

追加元 : Active Solution ソリューション

プロパティ
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningTeam

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

adx_invitation_ActivityPointers

追加元 : System Solution ソリューション

activitypointer テーブル/エンティティの多対一のリレーションシップ adx_invitation_ActivityPointers と同じです。

プロパティ
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

追加元 : Activities Patch ソリューション

chat テーブル/エンティティの多対一のリレーションシップ adx_invitation_chats と同じです。

プロパティ
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

追加元 : System Solution ソリューション

syncerror テーブル/エンティティの多対一のリレーションシップ adx_invitation_SyncErrors と同じです。

プロパティ
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

追加元 : System Solution ソリューション

duplicaterecord テーブル/エンティティの多対一のリレーションシップ adx_invitation_DuplicateMatchingRecord と同じです。

プロパティ
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

追加元 : System Solution ソリューション

duplicaterecord テーブル/エンティティの多対一のリレーションシップ adx_invitation_DuplicateBaseRecord と同じです。

プロパティ
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

追加元 : System Solution ソリューション

asyncoperation テーブル/エンティティの多対一のリレーションシップ adx_invitation_AsyncOperations と同じです。

プロパティ
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

追加元 : System Solution ソリューション

mailboxtrackingfolder テーブル/エンティティの多対一のリレーションシップ adx_invitation_MailboxTrackingFolders と同じです。

プロパティ
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

追加元 : System Solution ソリューション

processsession テーブル/エンティティの多対一のリレーションシップ adx_invitation_ProcessSession と同じです。

プロパティ
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

追加元 : System Solution ソリューション

bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ adx_invitation_BulkDeleteFailures と同じです。

プロパティ
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

追加元 : System Solution ソリューション

principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ adx_invitation_PrincipalObjectAttributeAccesses と同じです。

プロパティ
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

追加元 : System Solution ソリューション

appointment テーブル/エンティティの多対一のリレーションシップ adx_invitation_Appointments と同じです。

プロパティ
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

追加元 : System Solution ソリューション

email テーブル/エンティティの多対一のリレーションシップ adx_invitation_Emails と同じです。

プロパティ
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

追加元 : System Solution ソリューション

fax テーブル/エンティティの多対一のリレーションシップ adx_invitation_Faxes と同じです。

プロパティ
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

追加元 : System Solution ソリューション

letter テーブル/エンティティの多対一のリレーションシップ adx_invitation_Letters と同じです。

プロパティ
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

追加元 : System Solution ソリューション

phonecall テーブル/エンティティの多対一のリレーションシップ adx_invitation_PhoneCalls と同じです。

プロパティ
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

追加元 : System Solution ソリューション

task テーブル/エンティティの多対一のリレーションシップ adx_invitation_Tasks と同じです。

プロパティ
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

追加元 : System Solution ソリューション

recurringappointmentmaster テーブル/エンティティの多対一のリレーションシップ adx_invitation_RecurringAppointmentMasters と同じです。

プロパティ
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

追加元 : System Solution ソリューション

socialactivity テーブル/エンティティの多対一のリレーションシップ adx_invitation_SocialActivities と同じです。

プロパティ
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

追加元 : System Solution ソリューション

connection テーブル/エンティティの多対一のリレーションシップ adx_invitation_connections1 と同じです。

プロパティ
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

追加元 : System Solution ソリューション

connection テーブル/エンティティの多対一のリレーションシップ adx_invitation_connections2 と同じです。

プロパティ
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

追加元 : System Solution ソリューション

annotation テーブル/エンティティの多対一のリレーションシップ adx_invitation_Annotations と同じです。

プロパティ
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

追加元 : Active Solution ソリューション

adx_inviteredemption テーブル/エンティティの多対一のリレーションシップ adx_invitation_adx_inviteredemptions と同じです。

プロパティ
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

追加元 : Active Solution ソリューション

adx_portalcomment テーブル/エンティティの多対一のリレーションシップ adx_invitation_adx_portalcomments と同じです。

プロパティ
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

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

lk_adx_invitation_createdby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ lk_adx_invitation_createdby を参照してください。

lk_adx_invitation_createdonbehalfby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ lk_adx_invitation_createdonbehalfby を参照してください。

lk_adx_invitation_modifiedby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ lk_adx_invitation_modifiedby を参照してください。

lk_adx_invitation_modifiedonbehalfby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ lk_adx_invitation_modifiedonbehalfby を参照してください。

user_adx_invitation

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ user_adx_invitation を参照してください。

team_adx_invitation

追加元 : System Solution ソリューション

team テーブル/エンティティの一対多のリレーションシップ team_adx_invitation を参照してください。

business_unit_adx_invitation

追加元 : System Solution ソリューション

businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_adx_invitation を参照してください。

adx_invitation_assigntoaccount

追加元 : System Solution ソリューション

account テーブル/エンティティの一対多のリレーションシップ adx_invitation_assigntoaccount を参照してください。

adx_invitation_invitecontact

追加元 : System Solution ソリューション

contact テーブル/エンティティの一対多のリレーションシップ adx_invitation_invitecontact を参照してください。

adx_invitation_invitercontact

追加元 : System Solution ソリューション

contact テーブル/エンティティの一対多のリレーションシップ adx_invitation_invitercontact を参照してください。

adx_invitation_redeemedContact

追加元 : System Solution ソリューション

contact テーブル/エンティティの一対多のリレーションシップ adx_invitation_redeemedContact を参照してください。

adx_invitation_redemptionworkflow

追加元 : System Solution ソリューション

workflow テーブル/エンティティの一対多のリレーションシップ adx_invitation_redemptionworkflow を参照してください。

powerpagesite_mspp_websiteid_adx_invitation

追加元 : Power Pages Core Base ソリューション

powerpagesite テーブル/エンティティの一対多のリレーションシップ powerpagesite_mspp_websiteid_adx_invitation を参照してください。

多対多関連付け

adx_invitation テーブルが関連付けの最初のテーブルである場合に提供される関連付けの詳細。 SchemaName が一覧表示。

adx_invitation_invitecontacts

IntersectEntityName: adx_invitation_invitecontacts

テーブル 1

プロパティ
IntersectAttribute adx_invitationid
IsCustomizable True
LogicalName adx_invitation
NavigationPropertyName adx_invitation_invitecontacts
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 20000

テーブル 2

プロパティ
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

テーブル 1

プロパティ
IntersectAttribute adx_invitationid
IsCustomizable True
LogicalName adx_invitation
NavigationPropertyName adx_invitation_redeemedcontacts
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label: Redeemed Invitations
Order: 20000

テーブル 2

プロパティ
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

テーブル 1

プロパティ
IntersectAttribute adx_invitationid
IsCustomizable True
LogicalName adx_invitation
NavigationPropertyName adx_invitation_mspp_webrole_powerpagecomponent
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 20000

テーブル 2

プロパティ
LogicalName powerpagecomponent
IntersectAttribute powerpagecomponentid
NavigationPropertyName adx_invitation_mspp_webrole_powerpagecomponent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label: Assign To Web Roles
Order: 10000

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス adx_invitation EntityType