CSalesProcessActivity.ActivityState Field

Specifies the activity state. The value of this field is from the Microsoft.Crm.Platform.Types.ACTIVITY_STATE class.

Syntax

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

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.