This documentation is archived and is not being maintained.

ServicingStepDetail::ServicingStepId Property

Gets the servicing step ID.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property String^ ServicingStepId {
	String^ get ();
}

Property Value

Type: System::String
The servicing step ID.

Show: