SocialCommentsRepositoryCommentTextAttribute 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, string> CommentTextAttribute
Public Shared ReadOnly CommentTextAttribute As ColumnDataAttribute(Of SocialComment, String)
public:
static initonly ColumnDataAttribute<SocialComment^, String^>^ CommentTextAttribute
static val CommentTextAttribute: ColumnDataAttribute<SocialComment, string>
Field Value
Type:
ColumnDataAttributeSocialComment,
String
See Also