DocumentCommentsRepositoryAssignToUserIdAttribute 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, Nullable<Guid>> AssignToUserIdAttribute
Public Shared ReadOnly AssignToUserIdAttribute As ColumnDataAttribute(Of DocumentComment, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<DocumentComment^, Nullable<Guid^>^>^ AssignToUserIdAttribute
static val AssignToUserIdAttribute: ColumnDataAttribute<DocumentComment, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeDocumentComment,
NullableGuid
See Also