SocialReactionsSummaryRepositorySocialCommentReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Communities
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SocialReactionsSummary, SocialComment> SocialCommentReference
Public Shared ReadOnly SocialCommentReference As PrimaryKeyReference(Of SocialReactionsSummary, SocialComment)
public:
static initonly PrimaryKeyReference<SocialReactionsSummary^, SocialComment^>^ SocialCommentReference
static val SocialCommentReference: PrimaryKeyReference<SocialReactionsSummary, SocialComment>
Field Value
Type:
PrimaryKeyReferenceSocialReactionsSummary,
SocialComment
See Also