Share via


CWorkflowSummary.Count Field

Specifies the number of process instances with the specified ObjectType and StateCode fields.

Syntax

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

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.