Class EntityChangeWithUsername
Inherited Members
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Domain.dll
Syntax
public class EntityChangeWithUsername
Constructors
EntityChangeWithUsername()
Declaration
public EntityChangeWithUsername()
Properties
EntityChange
Declaration
public EntityChange EntityChange { get; set; }
Property Value
Type | Description |
---|---|
EntityChange |
UserName
Declaration
public string UserName { get; set; }
Property Value
Type | Description |
---|---|
string |