ImportRequest Members

Describes an import request for CRM

The following tables list the members exposed by the ImportRequest type.

Public Constructors

  Name Description
  ImportRequest Default constructor

Top

Public Properties

  Name Description
public property DataMapFileId ID of the DataMap to use
public property DataMapFileName Name of the DataMap File to use ID or Name is required
public property Files List of files to import in this job, there must be at least one.
public property ImportName Name of the Import Request. this Name will appear in CRM
public property Mode Sets or gets the Import Mode.
public property UseSystemMap if True, infers the map from the type of entity requested..

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ImportRequest Class
Microsoft.Xrm.Tooling.Connector.CrmServiceClient Namespace

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.