Click or drag to resize

AuditLogEntriesRepositoryEventClass Class

Allowed values for the EventClass data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Systems.CoreAuditLogEntriesRepositoryEventClass

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class EventClass : Enum

The AuditLogEntriesRepositoryEventClass type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAuthentication
Authentication value. Stored as 'A'.
Public fieldStatic memberEntity
Entity value. Stored as 'E'.
Public fieldStatic memberServer
Server value. Stored as 'S'.
Public fieldvalue__
Top
See Also