CrmServiceClient.ImportRequest Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Describes an import request for CRM
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
| Name | Description | |
|---|---|---|
![]() | CrmServiceClient.ImportRequest() | Default constructor |
| Name | Description | |
|---|---|---|
![]() | DataMapFileId | ID of the DataMap to use |
![]() | DataMapFileName | Name of the DataMap File to use ID or Name is required |
![]() | Files | List of files to import in this job, there must be at least one. |
![]() | ImportName | Name of the Import Request. this Name will appear in CRM |
![]() | Mode | Sets or gets the Import Mode. |
![]() | UseSystemMap | if True, infers the map from the type of entity requested.. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

