Share via


CSalesProcessStage.StageName Field

Specifies the name of the stage.

Syntax

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

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.