Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the type of object changed in the user profile data.
Namespace: [UserProfileChangeService Web service]
Web service reference: http://Site/_vti_bin/UserProfileChangeService.asmx
Syntax
'Declaration
Public Property ObjectType As ObjectTypes
Get
Set
'Usage
Dim instance As UserProfileChangeData
Dim value As ObjectTypes
value = instance.ObjectType
instance.ObjectType = value
public ObjectTypes ObjectType { get; set; }
Property Value
Type: [UserProfileChangeService Web service].ObjectTypes
A value that identifies the type of object changed in the user profile data.