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