Click or drag to resize

AuditLogEntryEventClass Property

The event primary classification, which shows the source of the event. E=Entity methods; A=Auth events; S=Server events. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public AuditLogEntriesRepositoryEventClass EventClass { get; set; }

Property Value

Type: AuditLogEntriesRepositoryEventClass
See Also