plug-intype
これは、Dynamics CRMのプラグインの種類エンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
プラグインの種類を表す一意識別子。 |
| AssemblyName | String | True |
プラグインアセンブリの完全パス名。 |
| ComponentState | String | True |
内部使用専用。 |
| CreatedBy_Id | String | True |
プラグインの種類を作成したユーザーを表す一意識別子。 |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
プラグインの種類が作成された日時。 |
| CreatedOnBehalfBy_Id | String | True |
プラグインの種類を作成した代理ユーザーを表す一意識別子。 |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| Culture | String | True |
プラグインアセンブリのカルチャコード。 |
| CustomizationLevel | Integer | True |
プラグインの種類のカスタマイズレベル。 |
| Description | String | False |
プラグインの種類の説明。 |
| FriendlyName | String | False |
プラグインのユーザーフレンドリ名。 |
| IsManaged | Boolean | True | |
| IsWorkflowActivity | Boolean | True |
プラグインがワークフローのカスタム活動かどうかを示します。 |
| Major | Integer | True |
プラグインの種類のアセンブリのバージョン番号のメジャー部分。 |
| Minor | Integer | True |
プラグインの種類のアセンブリのバージョン番号のマイナー部分。 |
| ModifiedBy_Id | String | True |
プラグインの種類を最後に変更したユーザーを表す一意識別子。 |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
プラグインの種類が最後に変更された日時。 |
| ModifiedOnBehalfBy_Id | String | True |
プラグインの種類を最後に変更した代理ユーザーを表す一意識別子。 |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
プラグインの種類の名前。 |
| OrganizationId_Id | String | True |
プラグインの種類が関連付けられた組織を表す一意識別子。 |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverwriteTime | Datetime | True |
内部使用専用。 |
| PluginAssemblyId_Id | String | False |
このプラグインの種類を含むプラグインアセンブリを表す一意識別子。 |
| PluginAssemblyId_LogicalName | String | False | |
| PluginAssemblyId_Name | String | False | |
| plug-in typeId | String | False |
プラグインの種類を表す一意識別子。 |
| plug-in typeIdUnique | String | True |
プラグインの種類を表す一意識別子。 |
| PublicKeyToken | String | True |
プラグインの種類のアセンブリの公開キートークン。 |
| SolutionId | String | True |
関連付けられたソリューションを表す一意識別子。 |
| TypeName | String | False |
プラグインの種類の完全修飾種類名。 |
| Version | String | True |
プラグインの種類のアセンブリのバージョン番号。 |
| WorkflowActivityGroupName | String | False |
ワークフローカスタム活動のグループ名。 |