This documentation is archived and is not being maintained.

ServicingStepDetail::ServicingStepGroupId Property

Gets the servicing step group ID.

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

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

Property Value

Type: System::String
The servicing step group ID.

Show: