(DateTime) del constructor UserProfileChangeToken
Inicializa una nueva instancia de la clase UserProfileChangeToken con el objeto especificado System.DateTime .
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Sub New ( _
date As DateTime _
)
'Uso
Dim date As DateTime
Dim instance As New UserProfileChangeToken(date)
public UserProfileChangeToken(
DateTime date
)
Parámetros
date
Tipo: System.DateTimeUn objeto System.DateTime .
Vea también
Referencia
Miembros UserProfileChangeToken