Compartilhar via


ProfileBaseChange.ObjectType property

Obtém o tipo de objeto no qual a alteração foi feita.

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

Syntax

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

value = instance.ObjectType
public ObjectTypes ObjectType { get; internal set; }

Property value

Type: Microsoft.Office.Server.UserProfiles.ObjectTypes

Ver também

Referência

ProfileBaseChange class

ProfileBaseChange members

Microsoft.Office.Server.UserProfiles namespace