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