OrganizationProfileChangeQuery members
NOTE: This API is now obsolete.
Represents a query for changes to an organization profile that are represented by OrganizationProfileChange objects.
The OrganizationProfileChangeQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
OrganizationProfileChangeQuery() | Obsolete. |
![]() |
OrganizationProfileChangeQuery(Boolean, Boolean) | Obsolete. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Add | Gets or sets a value that determines whether to include the Add field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.) |
![]() |
ChangeTokenStart | Gets or sets the starting location in the user profile change logs for this query. (Inherited from ProfileBaseChangeQuery.) |
![]() |
Custom | Gets or sets the a value that determines whether to include the Custom field from ObjectTypes in the query. (Inherited from ProfileBaseChangeQuery.) |
![]() |
Delete | Gets or sets a value that determines whether to include the Delete field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.) |
![]() |
MultiValueProperty | Gets or sets the a value that determines whether to include the MultiValueProperty field from ObjectTypes in the query. (Inherited from ProfileBaseChangeQuery.) |
![]() |
OrganizationMembership | Obsolete. Gets or sets a Boolean value that determines whether changes to organization membership will be returned by the query. |
![]() |
SingleValueProperty | Gets or sets the a value that determines whether to include the SingleValueProperty field from ObjectTypes in the query. (Inherited from ProfileBaseChangeQuery.) |
![]() |
Update | Gets or sets a value that determines whether to include the Update field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.) |
![]() |
UpdateMetadata | Gets or sets a value that determines whether to include the Metadata field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.) |
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