Share via


ProfileBaseChangeQuery members

Represents a base type used to query the user profile change entries log.

The ProfileBaseChangeQuery type exposes the following members.

Constructors

  Name Description
Public method ProfileBaseChangeQuery Initializes a new instance of the ProfileBaseChangeQuery class.

Top

Properties

  Name Description
Public property Add Gets or sets a value that indicates whether to include Add changes.
Public property ChangeTokenStart Gets or sets the starting location in the user profile change logs for the query.
Public property Custom Gets or sets a value that indicates whether to include Custom object types.
Public property Delete Gets or sets a value that indicates whether to include Delete change types.
Public property MultiValueProperty Gets or sets a value that indicates whether to include MultiValueProperty object types.
Public property SingleValueProperty Gets or sets a value that indicates whether to include SingleValueProperty object types.
Public property Update Gets or sets a value that indicates whether to include Update() change types.
Public property UpdateMetadata Gets or sets a value that indicates whether to include Metadata change types.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ProfileBaseChangeQuery class

WebSvcUserProfileChangeService namespace