CSalesProcessActivity.ActivityName Field

Specifies the name of the activity.

Syntax

[Visual Basic .NET]
Public Field ActivityName As String
[C#]
public string ActivityName;
[C++]
public: String* ActivityName;

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.