Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaración
Function GetNextInterval ( _
lastInterval As Integer _
) As Integer
int GetNextInterval(
int lastInterval
)
int GetNextInterval(
int lastInterval
)
abstract GetNextInterval :
lastInterval:int -> int
function GetNextInterval(
lastInterval : int
) : int
Parameters
- lastInterval
Type: System.Int32
Return Value
Type: System.Int32
.NET Framework Security
- 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.