Table of Contents

Class ExportSchedule

Namespace
MES.MQC.ExportLibrary.Models.Forms.SubForms
Assembly
MES.MQC.ExportLibrary.dll
public class ExportSchedule
Inheritance
ExportSchedule
Inherited Members

Properties

End

public DateTime? End { get; set; }

Property Value

DateTime?

Frequency

public ExportScheduleFrequency Frequency { get; set; }

Property Value

ExportScheduleFrequency

Start

public DateTime? Start { get; set; }

Property Value

DateTime?