メールテンプレート設定(msdyn_intentfamily_emailtemplateconfig)テーブル/エンティティ参照(Microsoft Dynamics 365)

ケース管理エージェントの業務ラインごとのメールテンプレート設定

Messages

以下の表は、メールテンプレート構成(msdyn_intentfamily_emailtemplateconfig)テーブルのメッセージ一覧です。 メッセージは、テーブルに対して実行できる操作を表します。 イベントである場合もあります。

名前
イベントですか?
Web API 操作 .NET 用のSDK
Associate
イベント: True
レコードの関連付け レコードの関連付け
BulkRetain
イベント: True
BulkRetain SDK for .NET でメッセージを使用する方法を学習します
Create
イベント: True
POST /msdyn_intentfamily_emailtemplateconfigs
作成」を参照してください。
レコードの作成
CreateMultiple
イベント: True
CreateMultiple CreateMultipleRequest
Delete
イベント: True
DELETE /msdyn_intentfamily_emailtemplateconfigs(msdyn_intentfamily_emailtemplateconfigid)
削除」を参照してください
レコードの削除
Disassociate
イベント: True
レコードの関連付けを解除する レコードの関連付けを解除する
IsValidStateTransition
イベント: False
IsValidStateTransition IsValidStateTransitionRequest
PurgeRetainedContent
イベント: True
PurgeRetainedContent SDK for .NET でメッセージを使用する方法を学習します
Retain
イベント: True
Retain SDK for .NET でメッセージを使用する方法を学習します
Retrieve
イベント: True
GET /msdyn_intentfamily_emailtemplateconfigs(msdyn_intentfamily_emailtemplateconfigid)
取得」を参照してください
レコードの取得
RetrieveMultiple
イベント: True
GET /msdyn_intentfamily_emailtemplateconfigs
データのクエリ」を参照してください
データのクエリ
RollbackRetain
イベント: True
RollbackRetain SDK for .NET でメッセージを使用する方法を学習します
SetState
イベント: True
PATCH /msdyn_intentfamily_emailtemplateconfigs(msdyn_intentfamily_emailtemplateconfigid)
プロパティとstatecodeプロパティをstatuscodeします。
SetStateRequest
Update
イベント: True
PATCH /msdyn_intentfamily_emailtemplateconfigs(msdyn_intentfamily_emailtemplateconfigid)
アップデートを見る
レコードの更新
UpdateMultiple
イベント: True
UpdateMultiple UpdateMultipleRequest
Upsert
イベント: False
PATCH /msdyn_intentfamily_emailtemplateconfigs(msdyn_intentfamily_emailtemplateconfigid)
テーブル行の更新挿入」を参照してください。
UpsertRequest
UpsertMultiple
イベント: False
UpsertMultiple UpsertMultipleRequest
ValidateRetentionConfig
イベント: True
ValidateRetentionConfig SDK for .NET でメッセージを使用する方法を学習します

プロパティ

以下の表は、メールテンプレート構成(msdyn_intentfamily_emailtemplateconfig)テーブルで選ばれたプロパティを一覧にしています。

財産 価値
表示名 メールテンプレートの設定
DisplayCollectionName (表示コレクション名) メールテンプレートの設定
スキーマ名 msdyn_intentfamily_emailtemplateconfig
コレクションスキーマ名 msdyn_intentfamily_emailtemplateconfigs
エンティティセット名 msdyn_intentfamily_emailtemplateconfigs
論理名 msdyn_intentfamily_emailtemplateconfig
論理コレクション名 msdyn_intentfamily_emailtemplateconfigs
PrimaryId属性 msdyn_intentfamily_emailtemplateconfigid
プライマリ名属性 msdyn_name
テーブルタイプ Standard
所有権タイプ OrganizationOwned

書き込み可能な列/属性

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

ImportSequenceNumber (シーケンス番号のインポート)

財産 価値
説明 このレコードを作成したインポートのシーケンス番号。
DisplayName インポート シーケンス番号
IsValidForForm False
IsValidForRead (読み取りの有効値) True
LogicalName importsequencenumber
必須レベル None
タイプ Integer
最大値 2147483647
最小値 -2147483648

msdyn_intentfamily_emailtemplateconfigId

財産 価値
説明 エンティティインスタンスの一意の識別子
DisplayName メールテンプレートの設定
IsValidForForm False
IsValidForRead (読み取りの有効値) True
LogicalName msdyn_intentfamily_emailtemplateconfigid
必須レベル システム必須
タイプ Uniqueidentifier

msdyn_intentfamilyid

財産 価値
説明 この構成が適用される事業ライン(Intentファミリー)に関する言及
DisplayName 基幹業務
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName msdyn_intentfamilyid
必須レベル ApplicationRequired
タイプ 参照
Targets msdyn_intentfamily

msdyn_name

財産 価値
説明 メールテンプレートの設定レコードの名前
DisplayName 氏名
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName msdyn_name
必須レベル ApplicationRequired
タイプ String
Format テキスト
FormatName テキスト
ImeMode Auto
ローカライズ可能 False
MaxLength 100

msdyn_templateref

財産 価値
説明 シナリオテンプレートの参照IDです。 伴随の列msdyn_templatereftypeは、IDがメールテンプレートを指すのかテンプレート言語グループを指しているのかを記録します。
DisplayName テンプレート参照
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName msdyn_templateref
必須レベル None
タイプ Uniqueidentifier

msdyn_templatereftype

財産 価値
説明 タグはmsdyn_templaterefとペアリングされました。 許可される値は「template」(メールテンプレートを指す)と「msdyn_emailtemplatelanguagegroup」(テンプレート言語グループを指す)です。 参照列が設定されるたびに設定し、参照列が解除されるたびにクリアしなければなりません。
DisplayName テンプレート参照タイプ
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName msdyn_templatereftype
必須レベル None
タイプ String
Format テキスト
FormatName テキスト
ImeMode Auto
ローカライズ可能 False
MaxLength 50

msdyn_type

財産 価値
説明 このメールテンプレートの設定が適用されるビジネスライン(AskQuestion、ProvideSolution)のシナリオタイプごとです。
DisplayName シナリオタイプ
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName msdyn_type
必須レベル ApplicationRequired
タイプ ピックリスト
デフォルトフォーム値 -1
グローバル選択名 msdyn_emailtemplatescenariotype

msdyn_type選択肢/オプション

価値 Label
100000000 質問する
100000001 解決策を提示する

OverriddenCreatedOn

財産 価値
説明 レコードが移行された日時。
DisplayName レコード作成日
IsValidForForm False
IsValidForRead (読み取りの有効値) True
LogicalName overriddencreatedon
必須レベル None
タイプ DateTime
CanChangeDateTime動作 False
日時動作 ユーザーローカル
Format DateOnly
ImeMode 非アクティブ
ソースタイプマスク 0

statuscode

財産 価値
説明 メールテンプレート設定の状態の理由
DisplayName ステータス理由
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName statuscode
必須レベル None
タイプ 地位
デフォルトフォーム値
グローバル選択名 msdyn_intentfamily_emailtemplateconfig_statuscode

statuscode 選択肢/オプション

価値 Details
1 ラベル: アクティブ
State:0
TransitionData: なし
2 ラベル: 非アクティブ
State:1
TransitionData: なし

タイムゾーンルールバージョン番号

財産 価値
説明 内部使用のみを目的としています。
DisplayName タイムゾーンルールのバージョン番号
IsValidForForm False
IsValidForRead (読み取りの有効値) True
LogicalName timezoneruleversionnumber
必須レベル None
タイプ Integer
最大値 2147483647
最小値 -1

UTCConversionTimeZoneコード

財産 価値
説明 レコードの作成時に使用されていたタイムゾーンコード。
DisplayName UTC変換タイムゾーンコード
IsValidForForm False
IsValidForRead (読み取りの有効値) True
LogicalName utcconversiontimezonecode
必須レベル None
タイプ Integer
最大値 2147483647
最小値 -1

読み取り専用の列/属性

これらの列/属性は、 IsValidForCreateIsValidForUpdate の両方に対して false を返します。 SchemaName で一覧表示されます。

CreatedBy

財産 価値
説明 レコードを作成したユーザーの一意の識別子。
DisplayName 作成者
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName createdby
必須レベル None
タイプ 参照
Targets systemuser

CreatedOn

財産 価値
説明 レコードが作成された日時。
DisplayName 作成日
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName createdon
必須レベル None
タイプ DateTime
CanChangeDateTime動作 False
日時動作 ユーザーローカル
Format 日付と時刻
ImeMode 非アクティブ
ソースタイプマスク 0

CreatedOnBehalfBy (作成時)

財産 価値
説明 レコードを作成した代理人ユーザーの一意の識別子。
DisplayName 作成者 (代理人)
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName createdonbehalfby
必須レベル None
タイプ 参照
Targets systemuser

ModifiedBy

財産 価値
説明 レコードを変更したユーザーの一意の識別子。
DisplayName 変更者
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName modifiedby
必須レベル None
タイプ 参照
Targets systemuser

変更日

財産 価値
説明 レコードが変更された日時。
DisplayName 更新日
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName modifiedon
必須レベル None
タイプ DateTime
CanChangeDateTime動作 False
日時動作 ユーザーローカル
Format 日付と時刻
ImeMode 非アクティブ
ソースタイプマスク 0

ModifiedOnBehalfBy

財産 価値
説明 レコードを変更した代理人ユーザーの一意の識別子。
DisplayName 変更者 (代理人)
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName modifiedonbehalfby
必須レベル None
タイプ 参照
Targets systemuser

組織ID

財産 価値
説明 組織の一意の識別子
DisplayName 組織 ID
IsValidForForm False
IsValidForRead (読み取りの有効値) True
LogicalName organizationid
必須レベル None
タイプ 参照
Targets 組織

statecode

財産 価値
説明 メールテンプレート構成の状態
DisplayName ステータス
IsValidForForm True
IsValidForRead (読み取りの有効値) True
LogicalName statecode
必須レベル システム必須
タイプ 状態
デフォルトフォーム値
グローバル選択名 msdyn_intentfamily_emailtemplateconfig_statecode

statecode 選択肢/オプション

価値 Details
0 ラベル: アクティブ
デフォルトステータス:1
不変名: Active
1 ラベル: 非アクティブ
デフォルトステータス:2
不変名: Inactive

バージョン番号

財産 価値
説明 バージョン番号
DisplayName バージョン番号
IsValidForForm False
IsValidForRead (読み取りの有効値) True
LogicalName versionnumber
必須レベル None
タイプ ビッグイント (BigInt)
最大値 9223372036854775807
最小値 -9223372036854775808

多対 1 の関係

これらの関係は多対 1 です。 SchemaName で一覧表示されます。

lk_msdyn_intentfamily_emailtemplateconfig_createdby

1-To-Many 関係: システムユーザー lk_msdyn_intentfamily_emailtemplateconfig_createdby

財産 価値
参照エンティティ systemuser
参照属性 systemuserid
ReferencingAttribute (参照属性) createdby
ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) createdby
IsHierarchical
カスケード構成 アーカイブ: NoCascade
割り当てる: NoCascade
削除: NoCascade
マージ: NoCascade
親の再設定: NoCascade
ロールアップビュー: NoCascade
共有: NoCascade
共有解除: NoCascade

lk_msdyn_intentfamily_emailtemplateconfig_createdonbehalfby

1To-Many 関係: システムユーザー lk_msdyn_intentfamily_emailtemplateconfig_createdonbehalfby

財産 価値
参照エンティティ systemuser
参照属性 systemuserid
ReferencingAttribute (参照属性) createdonbehalfby
ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) createdonbehalfby
IsHierarchical
カスケード構成 アーカイブ: NoCascade
割り当てる: NoCascade
削除: NoCascade
マージ: NoCascade
親の再設定: NoCascade
ロールアップビュー: NoCascade
共有: NoCascade
共有解除: NoCascade

lk_msdyn_intentfamily_emailtemplateconfig_modifiedby

1To-Many 関係: システムユーザー lk_msdyn_intentfamily_emailtemplateconfig_modifiedby

財産 価値
参照エンティティ systemuser
参照属性 systemuserid
ReferencingAttribute (参照属性) modifiedby
ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) modifiedby
IsHierarchical
カスケード構成 アーカイブ: NoCascade
割り当てる: NoCascade
削除: NoCascade
マージ: NoCascade
親の再設定: NoCascade
ロールアップビュー: NoCascade
共有: NoCascade
共有解除: NoCascade

lk_msdyn_intentfamily_emailtemplateconfig_modifiedonbehalfby

1-To-Many 関係: システムユーザー lk_msdyn_intentfamily_emailtemplateconfig_modifiedonbehalfby

財産 価値
参照エンティティ systemuser
参照属性 systemuserid
ReferencingAttribute (参照属性) modifiedonbehalfby
ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) modifiedonbehalfby
IsHierarchical
カスケード構成 アーカイブ: NoCascade
割り当てる: NoCascade
削除: NoCascade
マージ: NoCascade
親の再設定: NoCascade
ロールアップビュー: NoCascade
共有: NoCascade
共有解除: NoCascade

msdyn_msdyn_intentfamily_msdyn_intentfamily_emailtemplateconfig

1To-Many 関係: msdyn_intentfamily msdyn_msdyn_intentfamily_msdyn_intentfamily_emailtemplateconfig

財産 価値
参照エンティティ msdyn_intentfamily
参照属性 msdyn_intentfamilyid
ReferencingAttribute (参照属性) msdyn_intentfamilyid
ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) msdyn_intentfamilyid
IsHierarchical
カスケード構成 アーカイブ: Cascade
割り当てる: Cascade
削除: Cascade
マージ: NoCascade
親の再設定: Cascade
ロールアップビュー: NoCascade
共有: Cascade
共有解除: Cascade

organization_msdyn_intentfamily_emailtemplateconfig

一つTo-Many 関係: 組織organization_msdyn_intentfamily_emailtemplateconfig

財産 価値
参照エンティティ organization
参照属性 organizationid
ReferencingAttribute (参照属性) organizationid
ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) organizationid
IsHierarchical
カスケード構成 アーカイブ: NoCascade
割り当てる: NoCascade
削除: NoCascade
マージ: NoCascade
親の再設定: NoCascade
ロールアップビュー: NoCascade
共有: NoCascade
共有解除: NoCascade

1 対多の関係

これらの関係は 1 対多です。 SchemaName で一覧表示されます。

msdyn_intentfamily_emailtemplateconfig_AsyncOperations

多To-One 関係: 非同期操作msdyn_intentfamily_emailtemplateconfig_AsyncOperations

財産 価値
参照エンティティ asyncoperation
ReferencingAttribute (参照属性) regardingobjectid
参照エンティティ ナビゲーション プロパティ名 msdyn_intentfamily_emailtemplateconfig_AsyncOperations
カスタマイズ可能 True
AssociatedMenuConfiguration (関連付けられたメニュー構成) AvailableOffline: 真
振舞い: DoNotDisplay
グループ: Details
ラベル:
MenuId: null
命令:
QueryApi: null
ViewId です。 00000000-0000-0000-0000-000000000000

msdyn_intentfamily_emailtemplateconfig_BulkDeleteFailures

多くの関係To-One: bulkdeletefailure msdyn_intentfamily_emailtemplateconfig_BulkDeleteFailures

財産 価値
参照エンティティ bulkdeletefailure
ReferencingAttribute (参照属性) regardingobjectid
参照エンティティ ナビゲーション プロパティ名 msdyn_intentfamily_emailtemplateconfig_BulkDeleteFailures
カスタマイズ可能 True
AssociatedMenuConfiguration (関連付けられたメニュー構成) AvailableOffline: 真
振舞い: DoNotDisplay
グループ: Details
ラベル:
MenuId: null
命令:
QueryApi: null
ViewId です。 00000000-0000-0000-0000-000000000000

msdyn_intentfamily_emailtemplateconfig_DuplicateBaseRecord

多・多・To-One 関係: 重複レコードmsdyn_intentfamily_emailtemplateconfig_DuplicateBaseRecord

財産 価値
参照エンティティ duplicaterecord
ReferencingAttribute (参照属性) baserecordid
参照エンティティ ナビゲーション プロパティ名 msdyn_intentfamily_emailtemplateconfig_DuplicateBaseRecord
カスタマイズ可能 True
AssociatedMenuConfiguration (関連付けられたメニュー構成) AvailableOffline: 真
振舞い: DoNotDisplay
グループ: Details
ラベル:
MenuId: null
命令:
QueryApi: null
ViewId です。 00000000-0000-0000-0000-000000000000

msdyn_intentfamily_emailtemplateconfig_DuplicateMatchingRecord

多・多・多To-One 関係: 重複レコードmsdyn_intentfamily_emailtemplateconfig_DuplicateMatchingRecord

財産 価値
参照エンティティ duplicaterecord
ReferencingAttribute (参照属性) duplicaterecordid
参照エンティティ ナビゲーション プロパティ名 msdyn_intentfamily_emailtemplateconfig_DuplicateMatchingRecord
カスタマイズ可能 True
AssociatedMenuConfiguration (関連付けられたメニュー構成) AvailableOffline: 真
振舞い: DoNotDisplay
グループ: Details
ラベル:
MenuId: null
命令:
QueryApi: null
ViewId です。 00000000-0000-0000-0000-000000000000

msdyn_intentfamily_emailtemplateconfig_MailboxTrackingFolders

多To-One 関係: mailboxtrackingfolder msdyn_intentfamily_emailtemplateconfig_MailboxTrackingFolders

財産 価値
参照エンティティ mailboxtrackingfolder
ReferencingAttribute (参照属性) regardingobjectid
参照エンティティ ナビゲーション プロパティ名 msdyn_intentfamily_emailtemplateconfig_MailboxTrackingFolders
カスタマイズ可能 True
AssociatedMenuConfiguration (関連付けられたメニュー構成) AvailableOffline: 真
振舞い: DoNotDisplay
グループ: Details
ラベル:
MenuId: null
命令:
QueryApi: null
ViewId です。 00000000-0000-0000-0000-000000000000

msdyn_intentfamily_emailtemplateconfig_PrincipalObjectAttributeAccesses

多 -To-One 関係: principalobjectattributeaccess の msdyn_intentfamily_emailtemplateconfig_PrincipalObjectAttributeAccesses

財産 価値
参照エンティティ principalobjectattributeaccess
ReferencingAttribute (参照属性) objectid
参照エンティティ ナビゲーション プロパティ名 msdyn_intentfamily_emailtemplateconfig_PrincipalObjectAttributeAccesses
カスタマイズ可能 True
AssociatedMenuConfiguration (関連付けられたメニュー構成) AvailableOffline: 真
振舞い: DoNotDisplay
グループ: Details
ラベル:
MenuId: null
命令:
QueryApi: null
ViewId です。 00000000-0000-0000-0000-000000000000

msdyn_intentfamily_emailtemplateconfig_ProcessSession

多To-One 関係: プロセスセッションmsdyn_intentfamily_emailtemplateconfig_ProcessSession

財産 価値
参照エンティティ processsession
ReferencingAttribute (参照属性) regardingobjectid
参照エンティティ ナビゲーション プロパティ名 msdyn_intentfamily_emailtemplateconfig_ProcessSession
カスタマイズ可能 True
AssociatedMenuConfiguration (関連付けられたメニュー構成) AvailableOffline: 真
振舞い: DoNotDisplay
グループ: Details
ラベル:
MenuId: null
命令:
QueryApi: null
ViewId です。 00000000-0000-0000-0000-000000000000

msdyn_intentfamily_emailtemplateconfig_SyncErrors

多To-One 関係: シンクロエラー msdyn_intentfamily_emailtemplateconfig_SyncErrors

財産 価値
参照エンティティ syncerror
ReferencingAttribute (参照属性) regardingobjectid
参照エンティティ ナビゲーション プロパティ名 msdyn_intentfamily_emailtemplateconfig_SyncErrors
カスタマイズ可能 True
AssociatedMenuConfiguration (関連付けられたメニュー構成) AvailableOffline: 真
振舞い: DoNotDisplay
グループ: Details
ラベル:
MenuId: null
命令:
QueryApi: null
ViewId です。 00000000-0000-0000-0000-000000000000

こちらも参照ください

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