WorkflowLog (Process Log) Entity OptionSet Attribute Metadata

[Applies to: Microsoft Dynamics CRM 2011]

The workflow log (process log) 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 workflow log (process log) entity.

LogicalName Type OptionValue OptionDescription

status

Picklist

1

In Progress

Picklist

2

Succeeded

Picklist

3

Failed

Picklist

4

Canceled

Picklist

5

Waiting

See Also

Concepts

Workflow and Process Entities for Microsoft Dynamics CRM
WorkflowLog (Process Log) Entity Metadata
WorkflowLog (Process Log) Entity Messages and Methods

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