Interface ISoftDelete
Namespace: Volo.Abp
Assembly: Volo.Abp.Core.dll
Syntax
public interface ISoftDelete
Properties
IsDeleted
Declaration
bool IsDeleted { get; }
Property Value
| Type | Description |
|---|---|
| bool |
public interface ISoftDelete
bool IsDeleted { get; }
| Type | Description |
|---|---|
| bool |