Freigeben über


ICommonStructureService4.SetIterationDates-Methode

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

Syntax

'Declaration
Sub SetIterationDates ( _
    nodeUri As String, _
    startDate As Nullable(Of DateTime), _
    finishDate As Nullable(Of DateTime) _
)
void SetIterationDates(
    string nodeUri,
    Nullable<DateTime> startDate,
    Nullable<DateTime> finishDate
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ICommonStructureService4 Schnittstelle

Microsoft.TeamFoundation.Server-Namespace