ProcessTrigger テーブル/エンティティの参照

注意

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

Trigger that invoke a rule.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Create POST [org URI]/api/data/v9.0/processtriggers
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/processtriggers(processtriggerid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/processtriggers(processtriggerid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/processtriggers
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/processtriggers(processtriggerid)
更新を参照
UpdateRequest または
Update

プロパティ

プロパティ
CollectionSchemaName ProcessTriggers
DisplayCollectionName Process Triggers
DisplayName Process Trigger
EntitySetName processtriggers
IsBPFEntity False
LogicalCollectionName processtriggers
LogicalName processtrigger
OwnershipType None
PrimaryIdAttribute processtriggerid
PrimaryNameAttribute
SchemaName ProcessTrigger

書き込み可能な列/属性

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

ControlName

プロパティ
Description Name of the control.
DisplayName Control Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName controlname
MaxLength 100
RequiredLevel None
Type String

ControlType

プロパティ
Description Type of the control to which this trigger is bound
DisplayName Control Type
IsValidForForm False
IsValidForRead True
LogicalName controltype
RequiredLevel None
Type Picklist

ControlType の選択肢/オプション

ラベル 内容
1 Attribute
2 Form Tab

Event

プロパティ
Description Indicates the event.
DisplayName Event
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName event
MaxLength 100
RequiredLevel SystemRequired
Type String

FormId

プロパティ
Description Unique identifier of the form associated with the trigger.
DisplayName Form
IsValidForForm True
IsValidForRead True
LogicalName formid
RequiredLevel None
Targets systemform
Type Lookup

IsCustomizable

プロパティ
Description Indicates whether this component can be customized.
DisplayName Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

MethodId

プロパティ
Description Displays StageID to which the PBL rule belongs to
DisplayName MethodId
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName methodid
RequiredLevel None
Type Uniqueidentifier

PipelineStage

プロパティ
Description Pipeline Stage to Execute Workflow Event Plugin.
DisplayName PipelineStage
IsValidForForm False
IsValidForRead True
LogicalName pipelinestage
RequiredLevel SystemRequired
Type Picklist

PipelineStage の選択肢/オプション

ラベル 内容
0 Default Value
20 Before Main Operation
40 After Main Operation

PrimaryEntityTypeCode

プロパティ
Description Primary entity for the process which is invoked by the event.
DisplayName Primary Entity
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName primaryentitytypecode
RequiredLevel SystemRequired
Type EntityName

ProcessId

プロパティ
Description Shows the ID of the process.
DisplayName Process
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName processid
RequiredLevel SystemRequired
Targets workflow
Type Lookup

ProcessTriggerId

プロパティ
Description Unique identifier of the process trigger record.
DisplayName Process Trigger
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName processtriggerid
RequiredLevel SystemRequired
Type Uniqueidentifier

Scope

プロパティ
Description Scope level for PBL rules.
DisplayName Scope
IsValidForForm False
IsValidForRead True
LogicalName scope
RequiredLevel SystemRequired
Type Picklist

Scope の選択肢/オプション

ラベル 内容
1 Form
2 Entity

読み取り専用列/属性

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

ComponentState

プロパティ
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState の選択肢/オプション

ラベル 内容
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

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

CreatedByName

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

CreatedByYomiName

プロパティ
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 record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

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

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

CreatedOnBehalfByYomiName

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

FormIdName

プロパティ
Description Name for the Form associated with this trigger.
DisplayName Form Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName formidname
MaxLength 200
RequiredLevel None
Type String

IsManaged

プロパティ
Description Indicates whether the solution component is part of a managed solution.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged の選択肢/オプション

ラベル 内容
1 Managed
0 Unmanaged

既定値 : 0

ModifiedBy

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

ModifiedByName

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

ModifiedByYomiName

プロパティ
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 the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

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

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

ModifiedOnBehalfByYomiName

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

OverwriteTime

プロパティ
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

OwnerId

プロパティ
Description Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user.
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName ownerid
RequiredLevel ApplicationRequired
Targets systemuser,team
Type Owner

OwnerIdType

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

OwningBusinessUnit

プロパティ
Description Select the business unit that owns the record.
DisplayName Owning Business Unit
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel ApplicationRequired
Type Uniqueidentifier

OwningUser

プロパティ
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel ApplicationRequired
Type Uniqueidentifier

ProcessIdName

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

ProcessTriggerIdUnique

プロパティ
Description For internal use only.
DisplayName Process Id
IsValidForForm False
IsValidForRead True
LogicalName processtriggeridunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

プロパティ
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

プロパティ
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

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

一対多関連付け

SchemaName が一覧表示。

ProcessTrigger_SyncErrors

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

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

多対一関連付け

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

process_processtrigger

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

lk_processtriggerbase_createdby

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

lk_processtriggerbase_createdonbehalfby

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

processtrigger_systemform

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

lk_processtriggerbase_modifiedonbehalfby

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

lk_processtriggerbase_modifiedby

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

関連項目

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