Class ControlAutomationScenarioReportData.FilterSettings
Inherited Members
Namespace: DataWeb.Data
Assembly: DataWeb.Core.dll
Syntax
public class ControlAutomationScenarioReportData.FilterSettings
Properties
PeriodDateEnd
Declaration
public DateTime? PeriodDateEnd { get; set; }
Property Value
| Type | Description |
|---|---|
| DateTime? |
PeriodDateStart
Declaration
public DateTime? PeriodDateStart { get; set; }
Property Value
| Type | Description |
|---|---|
| DateTime? |
PeriodMode
Declaration
public string PeriodMode { get; set; }
Property Value
| Type | Description |
|---|---|
| string |