[]
Gets a value indicating whether the user should be prompted only for the date (ignoring time).
public bool DateOnly { get; }
true if only the date part is used; otherwise, false.
true
false
This property is applicable only to DateTime parameters.