CrmServiceClient.ImportRequest Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Describes an import request for CRM
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.Connector.CrmServiceClient.ImportRequest
Syntax
public sealed class ImportRequest
Public NotInheritable Class ImportRequest
Constructors
Name | Description | |
---|---|---|
CrmServiceClient.ImportRequest() | Default constructor |
Properties
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.. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright