ColumnMapping Entity OptionSet Attribute Metadata

[Applies to: Microsoft Dynamics CRM 2011]

The column mapping entity contains a number of attributes that have 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 about 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 column mapping entity.

Logical name Type Option value Option description

processcode

Picklist

1

Process

Picklist

2

Ignore

Picklist

3

Internal

statecode

State

0

Active

statuscode

Status

1

Active

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

See Also

Concepts

Data Import Entities
ColumnMapping Entity Metadata
ColumnMapping Entity Messages and Methods
ColumnMapping Entity Privileges

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