Table of Contents

Class DateFromFilter

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

Properties

Date

[Augmentation(typeof(DateFromAugmenter), null, AssistanceExecution.Always)]
[Augmentation(typeof(DisabledAugmenter), new string[] { "Disabled=UseProjectDate" }, AssistanceExecution.Always)]
public DateTime? Date { get; set; }

Property Value

DateTime?

UseProjectDate

public bool UseProjectDate { get; set; }

Property Value

bool