Class EntityChangeFilter
Inherited Members
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Application.Contracts.dll
Syntax
public class EntityChangeFilter
Constructors
EntityChangeFilter()
Declaration
public EntityChangeFilter()
Properties
EntityId
Declaration
public string EntityId { get; set; }
Property Value
Type | Description |
---|---|
string |
EntityTypeFullName
Declaration
public string EntityTypeFullName { get; set; }
Property Value
Type | Description |
---|---|
string |