The NewsFeed type exposes the following members.

Constructors

  NameDescription
NewsFeedOverloaded.

Methods

  NameDescription
CloneOverloaded.
CloneReferenceMembers (Inherited from FrameworkEntityBase.)
ConstructCacheKey
Equals (Inherited from EntityBase.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAccessRightsOverloaded.
GetAttribute (Inherited from FrameworkEntityBase.)
GetAttributes (Inherited from FrameworkEntityBase.)
GetAttributeValue<(Of <(T>)>) (Inherited from FrameworkEntityBase.)
GetAttributeValues<(Of <(T>)>) (Inherited from FrameworkEntityBase.)
GetEntityTags
Returns an EntityTagCollection of all IEntityTag where the specified user is set as Tagger.
(Inherited from FrameworkEntityBase.)
GetHashCode (Inherited from EntityBase.)
GetSyndicationFeed (Inherited from FrameworkEntityBase.)
GetTotalAccessRightsOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LoadOwnedObjectsOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetAttributeValueOverloaded.
ToEntityReference (Inherited from EntityBase.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
AccessRightsType (Overrides FrameworkEntityBase..::.AccessRightsType.)
AvgRating
Gets the average rating value.
(Inherited from FrameworkEntityBase.)
CacheKey (Overrides EntityBase..::.CacheKey.)
CascadeStatus (Inherited from FrameworkEntityStatusBase.)
Categories
Gets and sets Categories for an entity
(Inherited from FrameworkEntityBase.)
EntityTags (Inherited from FrameworkEntityBase.)
ID
Id of the entity
(Inherited from EntityBase.)
IsRatable
Gets and set the entities ratability.
(Inherited from FrameworkEntityBase.)
IsReported
Gets whether this entity has an open IReportCase
(Inherited from FrameworkEntityBase.)
Item
Gets the IAttribute with the specified name initialized with attributes values for the global site.
(Inherited from FrameworkEntityBase.)
NewsFeedType
NumRatings
Gets the number of ratings.
(Inherited from FrameworkEntityBase.)
OwnedBy (Inherited from FrameworkEntityBase.)
PreviousStatus (Inherited from FrameworkEntityStatusBase.)
ReadOnly (Inherited from EntityBase.)
ReportData (Inherited from FrameworkEntityBase.)
Status (Inherited from FrameworkEntityStatusBase.)
Tags (Inherited from FrameworkEntityBase.)
UniqueID
Guid of the entity
(Inherited from EntityBase.)
User
Get newsfeed owner.

See Also