The Referral type exposes the following members.

Constructors

  NameDescription
ReferralOverloaded.

Methods

  NameDescription
CloneOverloaded.
CloneReferenceMembers (Inherited from FrameworkEntityBase.)
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 (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.)
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 (Inherited from FrameworkEntityBase.)
AvgRating
Gets the average rating value.
(Inherited from FrameworkEntityBase.)
CacheKey
Gets the cache key used by this Referral.
(Overrides EntityBase..::.CacheKey.)
Campaign
Gets or sets the campaign that the referral belongs to
Categories
Gets and sets Categories for an entity
(Inherited from FrameworkEntityBase.)
EMail
Gets or sets the E-Mail of the Referred person
EntityTags (Inherited from FrameworkEntityBase.)
GivenName
Gets or sets the Given Name of the Referred person
Guid
Gets or sets the Guid of the Referral
HasRegistered
Gets or sets the Registration Status of the Referral
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.)
NumRatings
Gets the number of ratings.
(Inherited from FrameworkEntityBase.)
OwnedBy (Inherited from FrameworkEntityBase.)
Owner
Gets or sets the Owner of this Referral
ReadOnly (Inherited from EntityBase.)
ReferralDate
Gets the Creation Date of the Referral
Referred
Gets or sets the Referred User
RegisterDate
Gets or sets the Registration Date of the Referred User
ReportData (Inherited from FrameworkEntityBase.)
Tags (Inherited from FrameworkEntityBase.)
UniqueID
Guid of the entity
(Inherited from EntityBase.)

See Also