Click or drag to resize

DateTimeIntervalMax Property

The right bound of the DateInterval. To keep the bounds consistent if Max is set to a time point before Min, the bounds are switched.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public DateTime Max { get; set; }

Property Value

Type: DateTime
See Also