Invite Redemption (adx_inviteredemption) テーブル/エンティティの参照

注意

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

Holds information about the redemption of an invite.

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

メッセージ

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

プロパティ

プロパティ
CollectionSchemaName adx_inviteredemptions
DisplayCollectionName Invite Redemptions
DisplayName Invite Redemption
EntitySetName adx_inviteredemptions
IsBPFEntity False
LogicalCollectionName adx_inviteredemptions
LogicalName adx_inviteredemption
OwnershipType UserOwned
PrimaryIdAttribute activityid
PrimaryNameAttribute subject
SchemaName adx_inviteredemption

書き込み可能な列/属性

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

ActivityAdditionalParams

プロパティ
Description Additional information provided by the external application as JSON. For internal use only.
DisplayName Activity Additional Parameters
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName activityadditionalparams
MaxLength 8192
RequiredLevel None
Type Memo

ActivityId

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

プロパティ
Description Shows the activity.
DisplayName Activity
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName activityid
RequiredLevel SystemRequired
Type Uniqueidentifier

ActualDurationMinutes

プロパティ
Description Enter the actual duration of the activity in minutes.
DisplayName Actual Duration
Format Duration
IsValidForForm True
IsValidForRead True
LogicalName actualdurationminutes
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ActualEnd

プロパティ
DateTimeBehavior UserLocal
Description Enter the actual end time of the activity.
DisplayName Actual End
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName actualend
RequiredLevel None
Type DateTime

ActualStart

プロパティ
DateTimeBehavior UserLocal
Description Enter the actual start time of the activity.
DisplayName Actual Start
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName actualstart
RequiredLevel None
Type DateTime

adx_ipAddress

プロパティ
Description
DisplayName IP Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_ipaddress
MaxLength 128
RequiredLevel None
Type String

BCC

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

プロパティ
Description Enter the blind carbon copy (bcc) recipients of the activity.
DisplayName BCC
IsValidForForm True
IsValidForRead True
LogicalName bcc
RequiredLevel None
Targets account,contact,systemuser
Type PartyList

CC

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

プロパティ
Description Enter the carbon copy (cc) recipients of the activity.
DisplayName CC
IsValidForForm True
IsValidForRead True
LogicalName cc
RequiredLevel None
Targets account,contact,systemuser
Type PartyList

Community

プロパティ
Description Shows how contact about the social activity originated, such as from Twitter or Facebook. This field is read-only.
DisplayName Social Channel
IsValidForForm False
IsValidForRead True
LogicalName community
RequiredLevel None
Type Picklist

Community の選択肢/オプション

ラベル 内容
0 Other Other default
1 Facebook Facebook item.
2 Twitter Twitter.

Customers

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

プロパティ
Description Customer with which the activity is associated.
DisplayName Customers
IsValidForForm True
IsValidForRead True
LogicalName customers
RequiredLevel ApplicationRequired
Targets account,contact
Type PartyList

DeliveryPriorityCode

プロパティ
Description Shows the priority of delivery of the activity to the email server.
DisplayName Delivery Priority
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName deliveryprioritycode
RequiredLevel None
Type Picklist

DeliveryPriorityCode の選択肢/オプション

ラベル 内容
0 Low
1 Normal
2 High

Description

プロパティ
Description Description of the activity.
DisplayName Description
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

ExchangeItemId

プロパティ
Description The message id of activity which is returned from Exchange Server.
DisplayName Exchange Item ID
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName exchangeitemid
MaxLength 200
RequiredLevel None
Type String
プロパティ
Description Shows the web link of Activity of type email.
DisplayName Exchange WebLink
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName exchangeweblink
MaxLength 1250
RequiredLevel None
Type String

From

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

プロパティ
Description Enter the person who the activity is from.
DisplayName From
IsValidForForm True
IsValidForRead True
LogicalName from
RequiredLevel None
Targets account,contact,systemuser
Type PartyList

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

IsBilled

プロパティ
Description Shows whether the activity was billed as part of resolving a case.
DisplayName Is Billed
IsValidForForm False
IsValidForRead True
LogicalName isbilled
RequiredLevel None
Type Boolean

IsBilled の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

IsMapiPrivate

プロパティ
Description For internal use only.
DisplayName Is Private
IsValidForForm False
IsValidForRead True
LogicalName ismapiprivate
RequiredLevel None
Type Boolean

IsMapiPrivate の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

IsWorkflowCreated

プロパティ
Description Shows whether the activity was created from a workflow rule.
DisplayName Is Workflow Created
IsValidForForm False
IsValidForRead True
LogicalName isworkflowcreated
RequiredLevel None
Type Boolean

IsWorkflowCreated の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

LastOnHoldTime

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

プロパティ
DateTimeBehavior UserLocal
Description Contains the date and time stamp of the last on hold time.
DisplayName Last On Hold Time
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName lastonholdtime
RequiredLevel None
Type DateTime

LeftVoiceMail

プロパティ
Description Select if the voice mail was left.
DisplayName Left Voice Mail
IsValidForForm True
IsValidForRead True
LogicalName leftvoicemail
RequiredLevel None
Type Boolean

LeftVoiceMail の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

OptionalAttendees

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

プロパティ
Description List of optional attendees for the activity.
DisplayName Optional Attendees
IsValidForForm True
IsValidForRead True
LogicalName optionalattendees
RequiredLevel None
Targets account,contact,knowledgearticle,queue,systemuser,unresolvedaddress
Type PartyList

Organizer

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

プロパティ
Description Enter the person who organized the activity.
DisplayName Organizer
IsValidForForm True
IsValidForRead True
LogicalName organizer
RequiredLevel None
Targets systemuser
Type PartyList

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 or team who is assigned to manage or maintain the activity. This field is updated every time the activity 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
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

Partners

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

プロパティ
Description Shows the outsource vendor who the activity is associated with.
DisplayName Outsource Vendors
IsValidForForm True
IsValidForRead True
LogicalName partners
RequiredLevel None
Targets account,contact
Type PartyList

PriorityCode

プロパティ
Description Shows the priority of the activity.
DisplayName Priority
IsValidForForm True
IsValidForRead True
LogicalName prioritycode
RequiredLevel None
Type Picklist

PriorityCode の選択肢/オプション

ラベル 内容
0 Low
1 Normal
2 High

ProcessId

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

プロパティ
Description Shows the process.
DisplayName Process
IsValidForForm False
IsValidForRead True
LogicalName processid
RequiredLevel None
Type Uniqueidentifier

RegardingObjectId

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

プロパティ
Description Unique identifier of the object with which the activity is associated.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
LogicalName regardingobjectid
RequiredLevel ApplicationRequired
Targets account,adx_invitation,contact,interactionforemail,knowledgearticle,knowledgebaserecord,mspp_adplacement,mspp_pollplacement,mspp_publishingstatetransitionrule,mspp_redirect,mspp_shortcut,mspp_website
Type Lookup

RegardingObjectIdName

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

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

RegardingObjectIdYomiName

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

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

RegardingObjectTypeCode

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

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

RequiredAttendees

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

プロパティ
Description List of required attendees for the activity.
DisplayName Required Attendees
IsValidForForm True
IsValidForRead True
LogicalName requiredattendees
RequiredLevel None
Targets account,contact,knowledgearticle,queue,systemuser,unresolvedaddress
Type PartyList

Resources

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

プロパティ
Description Enter the users or facility/equipment that are required for the activity.
DisplayName Resources
IsValidForForm True
IsValidForRead True
LogicalName resources
RequiredLevel None
Targets systemuser
Type PartyList

ScheduledDurationMinutes

プロパティ
Description Enter the scheduled duration of the activity, in minutes.
DisplayName Scheduled Duration
Format Duration
IsValidForForm True
IsValidForRead True
LogicalName scheduleddurationminutes
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ScheduledEnd

プロパティ
DateTimeBehavior UserLocal
Description Enter the scheduled end time of the activity.
DisplayName Due Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName scheduledend
RequiredLevel None
Type DateTime

ScheduledStart

プロパティ
DateTimeBehavior UserLocal
Description Enter the scheduled end time of the activity.
DisplayName Start Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName scheduledstart
RequiredLevel None
Type DateTime

SLAId

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

プロパティ
Description Choose the service level agreement (SLA) that you want to apply to the case record.
DisplayName SLA
IsValidForForm True
IsValidForRead True
LogicalName slaid
RequiredLevel None
Targets sla
Type Lookup

SortDate

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time by which the activities are sorted.
DisplayName Sort Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName sortdate
RequiredLevel None
Type DateTime

StageId

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

プロパティ
Description Shows the stage.
DisplayName Process Stage
IsValidForForm False
IsValidForRead True
LogicalName stageid
RequiredLevel None
Type Uniqueidentifier

StateCode

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

StateCode の選択肢/オプション

ラベル 既定の状態 不変名
0 Open 1 Open
1 Completed 2 Completed
2 Canceled 3 Canceled
3 Scheduled 4 Scheduled

StatusCode

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

StatusCode の選択肢/オプション

ラベル 状態
1 Open 0
2 Completed 1
3 Canceled 2
4 Scheduled 3

Subject

プロパティ
Description Subject associated with the activity.
DisplayName Subject
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName subject
MaxLength 200
RequiredLevel ApplicationRequired
Type String

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

To

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

プロパティ
Description Enter the person who is the receiver of the activity.
DisplayName To
IsValidForForm True
IsValidForRead True
LogicalName to
RequiredLevel None
Targets account,contact,systemuser
Type PartyList

TransactionCurrencyId

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

プロパティ
Description Unique identifier of the currency associated with the activitypointer.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

TraversedPath

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

プロパティ
Description For internal use only.
DisplayName Traversed Path
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName traversedpath
MaxLength 1250
RequiredLevel None
Type String

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 が一覧表示。

ActivityTypeCode

プロパティ
Description Shows the type of activity.
DisplayName Activity Type
IsValidForForm False
IsValidForRead True
LogicalName activitytypecode
RequiredLevel SystemRequired
Type EntityName

CreatedBy

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

プロパティ
Description Shows who created the activity.
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 None
Type String

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the activity was created.
DisplayName Date Created
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

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

プロパティ
Description Shows who created the activity pointer 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 None
Type String

DeliveryLastAttemptedOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the delivery of the activity was last attempted.
DisplayName Date Delivery Last Attempted
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName deliverylastattemptedon
RequiredLevel None
Type DateTime

ExchangeRate

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

プロパティ
Description Exchange rate for the currency associated with the activitypointer with respect to the base currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

InstanceTypeCode

プロパティ
Description Shows the type of instance of a recurring series.
DisplayName Recurring Instance Type
IsValidForForm False
IsValidForRead True
LogicalName instancetypecode
RequiredLevel SystemRequired
Type Picklist

InstanceTypeCode の選択肢/オプション

ラベル 内容
0 Not Recurring
1 Recurring Master
2 Recurring Instance
3 Recurring Exception
4 Recurring Future Exception

IsRegularActivity

プロパティ
Description Shows whether the activity is a regular activity type or event type.
DisplayName Is Regular Activity
IsValidForForm False
IsValidForRead True
LogicalName isregularactivity
RequiredLevel SystemRequired
Type Boolean

IsRegularActivity の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 1

ModifiedBy

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

プロパティ
Description Shows who last updated the activity.
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 None
Type String

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when activity was last modified.
DisplayName Last Updated
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

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

プロパティ
Description Shows who last updated the activity pointer 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 None
Type String

OnHoldTime

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

プロパティ
Description Shows how long, in minutes, that the record was on hold.
DisplayName On Hold Time (Minutes)
Format None
IsValidForForm True
IsValidForRead True
LogicalName onholdtime
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

OwnerIdName

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

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

OwnerIdYomiName

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

プロパティ
Description
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 activity.
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 160
RequiredLevel None
Type String

OwningTeam

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

プロパティ
Description Unique identifier of the team that owns the activity.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

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

プロパティ
Description Unique identifier of the user that owns the activity.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

PostponeActivityProcessingUntil

プロパティ
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Delay activity processing until
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName postponeactivityprocessinguntil
RequiredLevel None
Type DateTime

SenderMailboxId

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

プロパティ
Description Unique identifier of the mailbox associated with the sender of the email message.
DisplayName Sender's Mailbox
IsValidForForm False
IsValidForRead True
LogicalName sendermailboxid
RequiredLevel None
Targets mailbox
Type Lookup

SenderMailboxIdName

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

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

SentOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the activity was sent.
DisplayName Date Sent
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName senton
RequiredLevel None
Type DateTime

SeriesId

プロパティ
Description Shows the ID of the recurring series of an instance.
DisplayName Series ID
IsValidForForm False
IsValidForRead True
LogicalName seriesid
RequiredLevel None
Type Uniqueidentifier

SLAInvokedId

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

プロパティ
Description Last SLA that was applied to this case. This field is for internal use only.
DisplayName Last SLA applied
IsValidForForm False
IsValidForRead True
LogicalName slainvokedid
RequiredLevel None
Targets sla
Type Lookup

SLAInvokedIdName

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

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

SLAName

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

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

TransactionCurrencyIdName

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

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

VersionNumber

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

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

一対多関連付け

SchemaName が一覧表示。

adx_inviteredemption_activity_parties

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

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

プロパティ
ReferencingEntity activityparty
ReferencingAttribute activityid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_activity_parties
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_ActionCards

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

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

プロパティ
ReferencingEntity actioncard
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_ActionCards
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_SyncErrors

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

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

プロパティ
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_DuplicateMatchingRecord

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

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

プロパティ
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_DuplicateMatchingRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_DuplicateBaseRecord

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

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

プロパティ
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_DuplicateBaseRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_AsyncOperations

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

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

プロパティ
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_MailboxTrackingFolders

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

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

プロパティ
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_MailboxTrackingFolders
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_ProcessSession

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

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

プロパティ
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_ProcessSession
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_BulkDeleteFailures

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

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

プロパティ
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_PrincipalObjectAttributeAccesses

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

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

プロパティ
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_PrincipalObjectAttributeAccesses
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_connections1

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

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

プロパティ
ReferencingEntity connection
ReferencingAttribute record1id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_connections1
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_connections2

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

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

プロパティ
ReferencingEntity connection
ReferencingAttribute record2id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_connections2
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_QueueItems

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

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

プロパティ
ReferencingEntity queueitem
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_QueueItems
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_Annotations

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

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

プロパティ
ReferencingEntity annotation
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_Annotations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

多対一関連付け

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

adx_invitation_adx_inviteredemptions

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

interactionforemail_adx_inviteredemptions

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

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

knowledgebaserecord_adx_inviteredemptions

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

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

account_adx_inviteredemptions

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

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

adx_inviteredemption_systemuser_createdby

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

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

contact_adx_inviteredemptions

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

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

adx_inviteredemption_mailbox_sendermailboxid

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

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

adx_inviteredemption_transactioncurrency_transactioncurrencyid

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

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

adx_inviteredemption_systemuser_owninguser

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

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

adx_inviteredemption_sla_slaid

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

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

adx_inviteredemption_businessunit_owningbusinessunit

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

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

knowledgearticle_adx_inviteredemptions

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

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

adx_inviteredemption_systemuser_modifiedonbehalfby

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

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

adx_inviteredemption_systemuser_createdonbehalfby

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

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

adx_inviteredemption_systemuser_modifiedby

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

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

adx_inviteredemption_team_owningteam

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

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

adx_inviteredemption_sla_slainvokedid

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

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

activity_pointer_adx_inviteredemption

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

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

mspp_adplacement_adx_inviteredemptions

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

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

mspp_pollplacement_adx_inviteredemptions

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

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

mspp_publishingstatetransitionrule_adx_inviteredemptions

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

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

mspp_redirect_adx_inviteredemptions

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

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

mspp_shortcut_adx_inviteredemptions

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

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

mspp_website_adx_inviteredemptions

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

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

関連項目

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