CSalesProcessActivity.ActivityState Field

Specifies the activity state. The value of this field is from the Microsoft.CRM.Flags.ACTIVITY_STATE class.

Syntax

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

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.