Click or drag to resize

AuditLogEntryUser Property

The user account under which the event has occurred. Null only for events which are not user-specific. [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 User User { get; set; }

Property Value

Type: User
See Also