ActivityPreferencePerType Members
Include Protected Members
Include Inherited Members
Contains an ActivityType object and a Boolean value indicating whether a preference for this type has been set.
The ActivityPreferencePerType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ActivityPreferencePerType | Creates an instance of an ActivityPreferencePerType object. |
Top
Properties
Name | Description | |
---|---|---|
ActivityType | Gets or sets an ActivityType object for which a preference can be stored. | |
IsSet | Gets or sets a value indicating whether a user wants to see the ActivityType object stored in this ActivityPreferencePerType in a feed. |
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