UserProfileChangeDataContainer class

Contains the data about changes to a user profile.

Inheritance hierarchy

System.Object
  WebSvcUserProfileChangeService.UserProfileChangeDataContainer

Namespace:  WebSvcUserProfileChangeService
Assembly:  UserProfileServices (in UserProfileServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace := "https://microsoft.com/webservices/SharePointPortalServer/UserProfileChangeService")> _
Public Class UserProfileChangeDataContainer
'Usage
Dim instance As UserProfileChangeDataContainer
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "https://microsoft.com/webservices/SharePointPortalServer/UserProfileChangeService")]
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

WebSvcUserProfileChangeService namespace