Class GetErrorRateOutput
Inherited Members
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Application.Contracts.dll
Syntax
public class GetErrorRateOutput
Constructors
GetErrorRateOutput()
Declaration
public GetErrorRateOutput()
Properties
Data
Declaration
public Dictionary<string, long> Data { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<string, long> |