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
Defines the ActivityType objects whose events an entity does not want to see in a feed.
The ActivityPreference type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ActivityTypeId | Gets the identifier of the ActivityType object associated with this ActivityPreference. |
![]() |
EntityId | Gets the identifier of the Entity object whose preference is stored in this ActivityPreference object. |
![]() |
PartitionId | Gets the identifier for the current data partition. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Commit | Commits all changes to the ActivityPreference object to the database. |
![]() |
Dispose | Releases all unmanaged resources used by this object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Refresh | Repopulates the ActivityPreference with information from the database. |
![]() |
Remove | Removes this ActivityPreference object from the database. |
![]() |
ToString | (Inherited from Object.) |
Top