DocumentCommentsRepositoryCommentAttribute Field |
Definition of the
Comment data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentComment, string> CommentAttribute
Public Shared ReadOnly CommentAttribute As ColumnDataAttribute(Of DocumentComment, String)
public:
static initonly ColumnDataAttribute<DocumentComment^, String^>^ CommentAttribute
static val CommentAttribute: ColumnDataAttribute<DocumentComment, string>
Field Value
Type:
ColumnDataAttributeDocumentComment,
String
See Also