Selects the type of extremum you are looking for, minimum or maximum.
The two values you can choose from are located in the ExtremumTypes enumeration class, which lists these values as constants. By default, the type of extremum to optimize for is set to maximum.
EasySolver Class | WebCab.COM.Math.Optimization Namespace