Metric (Goal Metric) Entity OptionSet Attribute Metadata

[Applies to: Microsoft Dynamics CRM 2011]

The metric (goal metric) 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 metric (goal metric) entity.

LogicalName Type OptionValue OptionDescription

amountdatatype

Picklist

0

Money

Picklist

1

Decimal

Picklist

2

Integer

statecode

State

0

Active

State

1

Inactive

statuscode

Status

0

Open

Status

1

Closed

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

Open

0

Inactive

1

Closed

1

See Also

Concepts

Metric (Goal Metric) Entity Metadata
Metric (Goal Metric) Entity Messages and Methods

Other Resources

Goal Management Entities

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