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

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

System.Object
  Microsoft.Xrm.Tooling.Connector.CrmServiceClient.ImportRequest

public sealed class ImportRequest

NameDescription
System_CAPS_pubmethodCrmServiceClient.ImportRequest()

Default constructor

NameDescription
System_CAPS_pubpropertyDataMapFileId

ID of the DataMap to use

System_CAPS_pubpropertyDataMapFileName

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

System_CAPS_pubpropertyFiles

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

System_CAPS_pubpropertyImportName

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

System_CAPS_pubpropertyMode

Sets or gets the Import Mode.

System_CAPS_pubpropertyUseSystemMap

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: