Click or drag to resize

SocialReactionsSummary Properties

The SocialReactionsSummary type exposes the following members.

Properties
  NameDescription
Public propertyCnt
Public propertyDataObject
. [Required] [Default(New Guid)] [Filter(multi eq)]
Public propertyIsGhost
Returns true when the object is a ghost object
(Inherited from ViewDomainObject.)
Public propertyItemString
Gets or sets the value of a data attribute
(Inherited from DomainObject.)
Public propertyItemIDataAttribute
Gets or sets the value of a data attribute
(Inherited from DomainObject.)
Public propertyNoEvents
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.)
Public propertyReactionType
The type of the reaction. LIK = Like; LOV = Love; HAH = Haha; WOW = Wow; SAD = Sad; ANG = Angry. [Required]
Public propertyRepository
Provides access to SocialReactionsSummaryRepository repository methods
Public propertySocialComment
Public propertyTransaction
The transaction to which this object is attached
(Inherited from DomainObject.)
Top
See Also