UserProfileChangeData Class

Contains the data about a user profile change.

Inheritance Hierarchy

System.Object
  [UserProfileChangeService Web service].UserProfileChangeData

Namespace:  [UserProfileChangeService Web service]
Web service reference: http://Site/_vti_bin/UserProfileChangeService.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Class UserProfileChangeData
'Usage
Dim instance As UserProfileChangeData
[SerializableAttribute]
public class UserProfileChangeData

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

UserProfileChangeData Members

UserProfileChangeService Web Service