[]
Gets or sets a value indicating whether the parameter should only accept date values.
public bool DateOnly { get; set; }
true if the parameter should only include dates; otherwise, false.
true
false