plug-intype
This is a table representing the plug-in type entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the plugin-type. |
AssemblyName | String | True |
Full path name of the plug-in assembly. |
ComponentState | String | True |
For internal use only. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the plug-in type. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the plug-in type was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the plug-in type. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
Culture | String | True |
Culture code for the plug-in assembly. |
CustomizationLevel | Integer | True |
Customization level of the plug-in type. |
Description | String | False |
Description of the plug-in type. |
FriendlyName | String | False |
User friendly name for the plug-in. |
IsManaged | Boolean | True | |
IsWorkflowActivity | Boolean | True |
Indicates if the plug-in is a custom activity for workflows. |
Major | Integer | True |
Major of the version number of the assembly for the plug-in type. |
Minor | Integer | True |
Minor of the version number of the assembly for the plug-in type. |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the plug-in type. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the plug-in type was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the plug-in type. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
Name | String | False |
Name of the plug-in type. |
OrganizationId_Id | String | True |
Unique identifier of the organization with which the plug-in type is associated. |
OrganizationId_LogicalName | String | True | |
OrganizationId_Name | String | True | |
OverwriteTime | Datetime | True |
For internal use only. |
PluginAssemblyId_Id | String | False |
Unique identifier of the plug-in assembly that contains this plug-in type. |
PluginAssemblyId_LogicalName | String | False | |
PluginAssemblyId_Name | String | False | |
plug-in typeId | String | False |
Unique identifier of the plug-in type. |
plug-in typeIdUnique | String | True |
Unique identifier of the plug-in type. |
PublicKeyToken | String | True |
Public key token of the assembly for the plug-in type. |
SolutionId | String | True |
Unique identifier of the associated solution. |
TypeName | String | False |
Fully qualified type name of the plug-in type. |
Version | String | True |
Version number of the assembly for the plug-in type. |
WorkflowActivityGroupName | String | False |
Group name of workflow custom activity. |