UserProfileChangeQuery Class

Describes filter criteria for retrieving user profile change entries.

Inheritance Hierarchy

System.Object
  [UserProfileChangeService Web service].ProfileBaseChangeQuery
    [UserProfileChangeService Web service].UserProfileChangeQuery

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class UserProfileChangeQuery _
    Inherits ProfileBaseChangeQuery
'Usage
Dim instance As UserProfileChangeQuery
[SerializableAttribute]
public class UserProfileChangeQuery : ProfileBaseChangeQuery

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

UserProfileChangeQuery Members

UserProfileChangeService Web Service