Dela via


CrmServiceClient.ImportRequest Class

 

Applies To: Dynamics CRM 2015

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 ref class ImportRequest sealed 
[<Sealed>]
type ImportRequest = class end
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

© 2016 Microsoft. All rights reserved. Copyright