CrmServiceClient.ImportRequest Class

Definition

Describes an import request for CRM

public: ref class CrmServiceClient::ImportRequest sealed
public sealed class CrmServiceClient.ImportRequest
type CrmServiceClient.ImportRequest = class
Public NotInheritable Class CrmServiceClient.ImportRequest
Inheritance
CrmServiceClient.ImportRequest

Constructors

CrmServiceClient.ImportRequest()

Default constructor

Properties

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

Applies to