This documentation is archived and is not being maintained.
ICommonStructureService4::SetIterationDates Method
Visual Studio 2013
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>
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: