Click or drag to resize

SocialReactionsSummary Constructor (ObjectTransaction, RowProvider)

Initializes a new instance of the SocialReactionsSummary class with specific ObjectTransaction
Initializes a new instance of the SocialReactionsSummary class with specific ObjectTransaction

Namespace:  Aloe.EnterpriseOne.Model.Communities
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public SocialReactionsSummary(
	ObjectTransaction tr,
	RowProvider SocialReactionsSummaryRow
)

Parameters

tr
Type: Aloe.SystemFrameworks.DomainObjectTransaction
SocialReactionsSummaryRow
Type: Aloe.SystemFrameworks.Domain.DataAccessRowProvider
See Also