The FrameworkEntityBase type exposes the following members.

Constructors

  NameDescription
FrameworkEntityBaseOverloaded.

Methods

  NameDescription
CloneOverloaded.
CloneReferenceMembers (Overrides EntityBase..::.CloneReferenceMembers()()().)
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.)
GetAttribute
GetAttributes
GetAttributeValue<(Of <(T>)>)
GetAttributeValues<(Of <(T>)>)
GetEntityTags
Returns an EntityTagCollection of all IEntityTag where the specified user is set as Tagger.
GetHashCode (Inherited from EntityBase.)
GetSyndicationFeed
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
AvgRating
Gets the average rating value.
CacheKey (Inherited from EntityBase.)
Categories
Gets and sets Categories for an entity
EntityTags
ID
Id of the entity
(Inherited from EntityBase.)
IsRatable
Gets and set the entities ratability.
IsReported
Gets whether this entity has an open IReportCase
Item
Gets the IAttribute with the specified name initialized with attributes values for the global site.
NumRatings
Gets the number of ratings.
OwnedBy
ReadOnly (Inherited from EntityBase.)
ReportData
Tags
UniqueID
Guid of the entity
(Inherited from EntityBase.)

See Also