msdyn_PostRuleConfig (Post Rule Configuration) Entity OptionSet Attribute Metadata
The msdyn_PostRuleConfig (Post Rule Configuration) 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 msdyn_PostRuleConfig entity.
| LogicalName | Type | OptionValue | OptionDescription |
|---|---|---|---|
|
statecode |
State |
0 |
Active |
|
statecode |
State |
1 |
Inactive |
|
statuscode |
Status |
1 |
Active |
|
statuscode |
Status |
2 |
Inactive |
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
Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.