Dynamics 365はDataVerseの上で構築されています。MSも私たちと同じくPluginやJavascriptを開発しています。
標準のDocsに記載されていない仕様もよくあります、標準テーブルの裏のロジックを確認する方法を紹介します。
①XrmToolboxのAssembly RecoveryToolでMSのプラグインをエクスポートする(自分開発したPluginでもエクスポート可能)
②逆コンパイルツールILSpy,dnSpyなどで、Pluginアセンブリを逆コンパイルする。
③対象テーブル名で検索することが可能
④該当するロジックを確認することが可能
⑤ソースをエクスポートしてVisualStudioで開くことが可能
More than 3 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme