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