This documentation is archived and is not being maintained.

ICommonStructureService4::SetIterationDates Method

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

void SetIterationDates(
	String^ nodeUri, 
	Nullable<DateTime> startDate, 
	Nullable<DateTime> finishDate
)

Parameters

nodeUri
Type: System::String
startDate
Type: System::Nullable<DateTime>
finishDate
Type: System::Nullable<DateTime>

Show: