DocumentCommentsRepositoryCommentTimestampAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentComment, DateTime> CommentTimestampAttribute
Public Shared ReadOnly CommentTimestampAttribute As ColumnDataAttribute(Of DocumentComment, DateTime)
public:
static initonly ColumnDataAttribute<DocumentComment^, DateTime^>^ CommentTimestampAttribute
static val CommentTimestampAttribute: ColumnDataAttribute<DocumentComment, DateTime>
Field Value
Type:
ColumnDataAttributeDocumentComment,
DateTime
See Also