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
System_CAPS_pubmethod CrmServiceClient.ImportRequest()

Default constructor

Properties

Name Description
System_CAPS_pubproperty DataMapFileId

ID of the DataMap to use

System_CAPS_pubproperty DataMapFileName

Name of the DataMap File to use ID or Name is required

System_CAPS_pubproperty Files

List of files to import in this job, there must be at least one.

System_CAPS_pubproperty ImportName

Name of the Import Request. this Name will appear in CRM

System_CAPS_pubproperty Mode

Sets or gets the Import Mode.

System_CAPS_pubproperty UseSystemMap

if True, infers the map from the type of entity requested..

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod 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