ShellBrowser .Net Edition
Min Property
NamespacesJam.ShellDateTimeIntervalMin
The left bound of the DateInterval To keep the bounds consistent if Min is set to a time point after Max, the bounds are switched.
Declaration Syntax
C#Visual BasicVisual C++
public DateTime Min { get; set; }
Public Property Min As DateTime
public:
property DateTime Min {
	DateTime get ();
	void set (DateTime value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)