Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents one query of the profile change logs.
The ProfileBaseChangeQuery type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Add | Gets or sets a value that determines whether to include the Add field from ChangeTypes in the query. |
![]() |
ChangeTokenStart | Gets or sets the starting location in the user profile change logs for this query. |
![]() |
Custom | Gets or sets the a value that determines whether to include the Custom field from ObjectTypes in the query. |
![]() |
Delete | Gets or sets a value that determines whether to include the Delete field from ChangeTypes in the query. |
![]() |
MultiValueProperty | Gets or sets the a value that determines whether to include the MultiValueProperty field from ObjectTypes in the query. |
![]() |
SingleValueProperty | Gets or sets the a value that determines whether to include the SingleValueProperty field from ObjectTypes in the query. |
![]() |
Update | Gets or sets a value that determines whether to include the Update field from ChangeTypes in the query. |
![]() |
UpdateMetadata | Gets or sets a value that determines whether to include the Metadata field from ChangeTypes in the query. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top