AuditLogEntriesRepositoryEventTypeAttribute 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, AuditLogEntriesRepositoryEventType> EventTypeAttribute
Public Shared ReadOnly EventTypeAttribute As StringEnumDataAttribute(Of AuditLogEntry, AuditLogEntriesRepositoryEventType)
public:
static initonly StringEnumDataAttribute<AuditLogEntry^, AuditLogEntriesRepositoryEventType^>^ EventTypeAttribute
static val EventTypeAttribute: StringEnumDataAttribute<AuditLogEntry, AuditLogEntriesRepositoryEventType>
Field Value
Type:
StringEnumDataAttributeAuditLogEntry,
AuditLogEntriesRepositoryEventType
See Also