Class StatisticCounterFilterContract
Statistic counter filter
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class StatisticCounterFilterContract : Object
Name | Description |
---|---|
StatisticCounterFilterContract() |
Fields
Name | Description |
---|---|
CounterInterval | Filtering counter interval of statistic counter. Default: null |
CounterName | Filtering counter name of statistic counter. Default: null |
FromDate | Date to be filtered from.Date format: yyyy-MM-ddTHH:mm:ss |
ToDate | Date to be filtered to.Date format: yyyy-MM-ddTHH:mm:ss |