UserProfileChangeDataContainer Class

Contains the data about changes to a user profile.

Inheritance Hierarchy

System.Object
  [UserProfileChangeService Web service].UserProfileChangeDataContainer

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

Syntax

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

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

UserProfileChangeDataContainer Members

UserProfileChangeService Web Service