Metoda ITestCaseResult.CreateIteration —
Przestrzeń nazw: Microsoft.TeamFoundation.TestManagement.Client
Zestaw: Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)
Składnia
'Deklaracja
Function CreateIteration ( _
iterationId As Integer _
) As ITestIterationResult
ITestIterationResult CreateIteration(
int iterationId
)
ITestIterationResult^ CreateIteration(
int iterationId
)
abstract CreateIteration :
iterationId:int -> ITestIterationResult
function CreateIteration(
iterationId : int
) : ITestIterationResult
Parametry
- iterationId
Typ: Int32
Wartość zwracana
Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestIterationResult
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client