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