The FrameworkEntityBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FrameworkEntityBase | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Clone | Overloaded. | |
| 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 | ||
| GetHashCode | (Inherited from EntityBase.) | |
| GetSyndicationFeed | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LoadOwnedObjects | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetAttributeValue | Overloaded. | |
| ToEntityReference | (Inherited from EntityBase.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| 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.) |