Show / Hide Table of Contents

Class GetErrorRateFilter

Inheritance
object
GetErrorRateFilter
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Application.Contracts.dll
Syntax
public class GetErrorRateFilter

Constructors

GetErrorRateFilter()

Declaration
public GetErrorRateFilter()

Properties

EndDate

Declaration
public DateTime EndDate { get; set; }
Property Value
Type Description
DateTime

StartDate

Declaration
public DateTime StartDate { get; set; }
Property Value
Type Description
DateTime
In this article
Back to top Powered by Volosoft