CSalesProcessActivity.ActivityType Field

Specifies the type of the activity. The value of this field is from the Microsoft.CRMFlags.ObjectType class.

Syntax

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

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.