CSalesProcessActivity.StageName Field

Specifies the name of the stage for the activity.

Syntax

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

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.