New Entity Classes in CrmService
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
The following table lists the new entities in the CrmService Web service.
| Entity name | Description |
| asyncoperation | Represents a system job, which is a process whose execution can continue independently or in the background. |
| attributemap | Represents a mapping between two attributes. |
| bulkdeletefailure | Represents a bulk-delete failure in which a record was not deleted during a bulk deletion job. |
| bulkdeleteoperation | Represents an asynchronous bulk delete job submitted by the BulkDelete message. |
| businesstask | For internal use only. |
| columnmapping | Represents mapping between a column in a source file and an entity attribute in Microsoft Dynamics CRM. |
| duplicaterecord | Represents a duplicate entity instance detected by the duplicate detection job. |
| duplicaterule | Represents a duplicate detection rule based on which duplicate entity instances are detected for a specified entity type. |
| duplicaterulecondition | Represents matching criteria in the duplicate detection rule that are used to detect duplicate entity instances in the system. |
| entitymap | Represents a mapping between two entities. |
| import | Represents status and ownership for import and data migration jobs. |
| importdata | For internal use only. |
| importfile | Represents a logical source file that is used in import and data migration. |
| importjob | Represents status and progress information for an import operation that imports entity customizations or translations. |
| importlog | Represents a log file for import and data migration jobs. |
| importmap | Represents a data map that is used for data migration and import. |
| isvconfig | Represents the configuration file for the navigation pane, toolbar, and menus. |
| lookupmapping | Represents a mapping between a column in a source file that contains a lookup value and an entity attribute of type lookup. |
| mailmergetemplate | Represents a template for a mail merge document. |
| notification | For internal use only. |
| organizationui | Represents application settings for an organization. |
| ownermapping | Represents a mapping between a column in a source file that contains a name of an owner of data migration and data import operations and a system user. |
| picklistmapping | Represents the mapping between a column in a source file that contains a list value and an entity attribute of type picklist, Boolean, state, or status. |
| pluginassembly | Represents an assembly that contains one or more plug-in or custom workflow activity types. |
| report | Represents data summarized in an easy-to-read layout. |
| reportcategory | Represents the categories related to a report. A report can be related to multiple categories. |
| reportentity | Represents the entities related to a report. A report can be related to multiple entities. |
| reportlink | Represents links and dependencies between reporting services reports. A report may drill through to another report, or it may have another report as a subreport. |
| reportvisibility | Represents the area in which to show a report. A report can be shown in multiple areas. |
| savedqueryvisualization | Represents a visualization that is owned by an organization. This entity is available in Microsoft Dynamics CRM Online only. |
| sdkmessage | Represents a message that is supported by the SDK. |
| sdkmessagefilter | Represents a filter that defines which SDK messages are valid for each type of entity. |
| sdkmessageprocessingstep | Represents an entity that defines how a plug-in or custom workflow activity should be registered in a stage of the event execution pipeline and under what conditions it should be executed. |
| sdkmessageprocessingstepimage | Represents a copy of an entity's attributes before or after the core platform operation. |
| sdkmessageprocessingstepsecureconfig | Represents a nonpublic custom configuration that is passed to a plug-in's constructor. |
| subscription | For internal use only. |
| subscriptionclients | For internal use only. |
| subscriptionsyncinfo | For internal use only. |
| timezonedefinition | Stores basic information about each supported time zone including the time zone code and the time zone name. This information is read-only. |
| timezonelocalizedname | Stores the localized time zone names. |
| timezonerule | Stores information about how times are calculated. |
| transactioncurrency | Represents a transaction currency and an exchange rate in relation to the base transaction currency. |
| transformationmapping | Represents the mapping between the transformation of the source attribute and the Microsoft Dynamics CRM attribute. |
| transformationparametermapping | Represents an input or an output parameter that is used in transformation mapping. |
| webwizard | For internal use only. |
| wizardaccessprivilege | For internal use only. |
| wizardpage | For internal use only. |
| workflow | Represents a series of interrelated action steps and the workflow rules that drive the transition between these steps. |
| workflowdependency | Represents a dependency that a workflow has on a piece of information in the system. |
| workflowlog | Represents a log of the information generated by a running workflow. |
See Also
Other Resources
.gif)