Compartilhar via


Método ICommonStructureService4.SetIterationDates

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

Sintaxe

'Declaração
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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ICommonStructureService4 Interface

Namespace Microsoft.TeamFoundation.Server