This documentation is archived and is not being maintained.

BuildDeploymentSpec::MinFinishTime Property

Gets or sets the minimum finish time filter.

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

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

Property Value

Type: System::DateTime
Returns DateTime.

Show: