Share via


CWorkflowSummary.StateCode Field

Specifies the state code. The value of this field is from the WORKFLOW_PROCESS_INSTANCE_STATE class.

Syntax

[Visual Basic .NET]
Public Field StateCode As Integer
[C#]
public int StateCode;
[C++]
public: long StateCode;

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.