Compartilhar via


ProfileBaseChange.EventTime property

Obtém a hora UTC quando a mudança ocorreu.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public Property EventTime As DateTime
    Get
    Friend Set
'Uso
Dim instance As ProfileBaseChange
Dim value As DateTime

value = instance.EventTime
public DateTime EventTime { get; internal set; }

Property value

Type: System.DateTime

Ver também

Referência

ProfileBaseChange class

ProfileBaseChange members

Microsoft.Office.Server.UserProfiles namespace