SocialCommentsRepositoryReplyToCommentIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Communities
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<SocialComment, Nullable<Guid>> ReplyToCommentIdAttribute
Public Shared ReadOnly ReplyToCommentIdAttribute As ColumnDataAttribute(Of SocialComment, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<SocialComment^, Nullable<Guid^>^>^ ReplyToCommentIdAttribute
static val ReplyToCommentIdAttribute: ColumnDataAttribute<SocialComment, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeSocialComment,
NullableGuid
See Also