CSalesProcessActivity.StageId Field

Specifies the stage ID for the activity.

Syntax

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

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.