TargetCreateImportMap Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the data needed to create an import map. The TargetCreateImportMap class inherits from TargetCreate. It exposes the following members.
| Constructor | Description |
| TargetCreateImportMap | Initializes a new instance of the TargetCreateImportMap class. |
| Instance Property | Description |
| ImportMap | Gets or sets the import map (data map) entity. |
Remarks
Pass an instance of this class as the target parameter in the CreateRequest class. The instance specified must contain all the attributes that are marked as system required in the importmap class.
Requirements
Web Service: CrmService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
