ImportMap (Data Map) Entity OptionSet Attribute Metadata

[Applies to: Microsoft Dynamics CRM 2011]

The import map (data map) entity contains a number of attributes with the underlying type of OptionSetMetadata. This includes attributes of type PicklistAttributeMetadata, StateAttributeMetadata, and StatusAttributeMetadata. This topic shows the values for these attributes in a default, uncustomized installation of Microsoft Dynamics CRM. For information on how to generate and use enumerations for these values in your code, see Helper Code: Enumerations for Option Sets.

OptionSet Values

The following table lists the attributes and option set values for the import map (data map) entity.

Logical name Type Option value Option description

entitiesperfile

Picklist

1

Single Entity Per File

Picklist

2

Multiple Entities Per File

importmaptype

Picklist

1

Standard

Picklist

2

Out of Box

Picklist

3

In Process

sourcetype

Picklist

1

Map For SalesForce.com Full Data Export

Picklist

2

Map For SalesForce.com Report Export

Picklist

3

Map For SalesForce.com Contact and Account Report Export

Picklist

4

Microsoft Office Outlook 2010 with Business Contact Manager

Picklist

5

Generic Map for Contact and Account

statecode

State

0

Active

State

1

Inactive

statuscode

Status

1

Active

Status

2

Inactive

targetentity

Picklist

0

Default Value

Statecode to Statuscode Mapping

The following table shows the mapping between the default statecode and statuscode picklist values.

State State value Status Status value

Active

0

Active

1

Inactive

1

Inactive

2

See Also

Concepts

Data Import Entities
ImportMap (Data Map) Entity Metadata
ImportMap (Data Map) Entity Messages and Methods
ImportMap (Data Map) Entity Privileges

Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.