WFProcessState Enumeration (CrmService)

banner art

The WFProcessState enumeration type specifies the possible states for a workflow process.

Syntax

[Visual Basic .NET]
Public Enum WFProcessState

[C#]
public enum WFProcessState

Members

Name Value Description Status Reason Value
Active        
Inactive        
Disabled        

Remarks

The wfprocess entity is deprecated.

Requirements

Web Service: CrmService

See Also

© 2008 Microsoft Corporation. All rights reserved.