AuditLogEntriesRepositoryEventTimeUtcAttribute Field |
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, DateTime> EventTimeUtcAttribute
Public Shared ReadOnly EventTimeUtcAttribute As ColumnDataAttribute(Of AuditLogEntry, DateTime)
public:
static initonly ColumnDataAttribute<AuditLogEntry^, DateTime^>^ EventTimeUtcAttribute
static val EventTimeUtcAttribute: ColumnDataAttribute<AuditLogEntry, DateTime>
Field Value
Type:
ColumnDataAttributeAuditLogEntry,
DateTime
See Also