This documentation is archived and is not being maintained.

ServicingStepDetail::DetailId Property

Gets the servicing step detail ID.

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

public:
property long long DetailId {
	long long get ();
}

Property Value

Type: System::Int64
The servicing step detail ID.

Show: