Class ExcelFileCleanupOptions
Inherited Members
Namespace: Volo.Abp.AuditLogging.ExcelFileDownload
Assembly: Volo.Abp.AuditLogging.Application.dll
Syntax
public class ExcelFileCleanupOptions
Constructors
ExcelFileCleanupOptions()
Declaration
public ExcelFileCleanupOptions()
Properties
CronExpression
Declaration
public string CronExpression { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Period
Declaration
public int Period { get; set; }
Property Value
| Type | Description |
|---|---|
| int |