AuditLogEntriesRepositoryEventClassAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<AuditLogEntry, AuditLogEntriesRepositoryEventClass> EventClassAttribute
Public Shared ReadOnly EventClassAttribute As StringEnumDataAttribute(Of AuditLogEntry, AuditLogEntriesRepositoryEventClass)
public:
static initonly StringEnumDataAttribute<AuditLogEntry^, AuditLogEntriesRepositoryEventClass^>^ EventClassAttribute
static val EventClassAttribute: StringEnumDataAttribute<AuditLogEntry, AuditLogEntriesRepositoryEventClass>
Field Value
Type:
StringEnumDataAttributeAuditLogEntry,
AuditLogEntriesRepositoryEventClass
See Also