Table of Contents

Class DateFilter

Namespace
MES.MQC.DataSourceLibrary.Models.Locations.Forms.SubForms
Assembly
MES.MQC.DataSourceLibrary.dll
public class DateFilter
Inheritance
DateFilter
Inherited Members

Properties

Date

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

Property Value

DateTime?

UseProjectDate

public bool UseProjectDate { get; set; }

Property Value

bool