This documentation is archived and is not being maintained.

IBuildDetail::LastChangedOn Property

Gets the date and time of the last change to this build.

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

property DateTime LastChangedOn {
	DateTime get ();
}

Property Value

Type: System::DateTime
The date and time of the last change to this build.

Show: