This documentation is archived and is not being maintained.

ServicingStepDetail::DetailTime Property

Gets the servicing step detail time.

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

public:
property DateTime DetailTime {
	DateTime get ();
}

Property Value

Type: System::DateTime
The servicing step detail time.

Show: