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