Class DateToFilter
public class DateToFilter
- Inheritance
-
DateToFilter
- Inherited Members
Properties
Date
[Augmentation(typeof(DateToAugmenter), null, AssistanceExecution.Always)]
[Augmentation(typeof(DisabledAugmenter), new string[] { "Disabled=UseProjectDate" }, AssistanceExecution.Always)]
public DateTime? Date { get; set; }
Property Value
UseProjectDate
public bool UseProjectDate { get; set; }