Click or drag to resize

EnterpriseOneTransactionCommunitiesObjectsSocialComments Property

Gets a typed query for the Communities.SocialComment entity type.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TransactionQuery<SocialComment, SocialCommentsRepository> SocialComments { get; }

Property Value

Type: TransactionQuerySocialComment, SocialCommentsRepository
See Also