This documentation is archived and is not being maintained.

BuildDeploymentSpec::MaxFinishTime Property

Gets or sets the maximum finish time filter.

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

public:
property DateTime MaxFinishTime {
	DateTime get ();
	void set (DateTime value);
}

Property Value

Type: System::DateTime
Returns DateTime.

Show: