DocumentCommentsRepositoryUserIdAttribute Field |
Definition of the data attribute for
User reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentComment, Guid> UserIdAttribute
Public Shared ReadOnly UserIdAttribute As ColumnDataAttribute(Of DocumentComment, Guid)
public:
static initonly ColumnDataAttribute<DocumentComment^, Guid^>^ UserIdAttribute
static val UserIdAttribute: ColumnDataAttribute<DocumentComment, Guid>
Field Value
Type:
ColumnDataAttributeDocumentComment,
Guid
See Also