DataWeb
Search Results for

    Show / Hide Table of Contents

    Class ControlAutomationScenarioReportData.FilterSettings

    Inheritance
    object
    ControlAutomationScenarioReportData.FilterSettings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    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
    In this article
    Back to top Generated by DocFX