AuditLogEntriesRepositoryDetailsAttribute Field |
Definition of the
Details data attribute
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> DetailsAttribute
Public Shared ReadOnly DetailsAttribute As ColumnDataAttribute(Of AuditLogEntry, String)
public:
static initonly ColumnDataAttribute<AuditLogEntry^, String^>^ DetailsAttribute
static val DetailsAttribute: ColumnDataAttribute<AuditLogEntry, string>
Field Value
Type:
ColumnDataAttributeAuditLogEntry,
String
See Also