Interface IHasDeletionTime
Inherited Members
Namespace: Volo.Abp.Auditing
Assembly: Volo.Abp.Auditing.Contracts.dll
Syntax
public interface IHasDeletionTime : ISoftDelete
Properties
DeletionTime
Declaration
DateTime? DeletionTime { get; }
Property Value
Type | Description |
---|---|
DateTime? |