Click or drag to resize

EnterpriseOneTransactionCommunitiesObjects Class

Provides typed access to the repositories in the Communities namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionCommunitiesObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class CommunitiesObjects

The EnterpriseOneTransactionCommunitiesObjects type exposes the following members.

Properties
  NameDescription
Public propertyNotifications
Gets a typed query for the Communities.Notification entity type.
Public propertyNotificationSettings
Gets a typed query for the Communities.NotificationSetting entity type.
Public propertySocialComments
Gets a typed query for the Communities.SocialComment entity type.
Public propertySocialGroupMembers
Gets a typed query for the Communities.SocialGroupMember entity type.
Public propertySocialGroups
Gets a typed query for the Communities.SocialGroup entity type.
Public propertySocialPosts
Gets a typed query for the Communities.SocialPost entity type.
Public propertySocialReactions
Gets a typed query for the Communities.SocialReaction entity type.
Public propertySocialReactionsSummary
Gets a typed query for the Communities.SocialReactionsSummary entity type.
Top
See Also