Click or drag to resize

MinimumMaximumAccessConstraintMinimumValue Property

Gets or sets the minimum function value that is required for this constraint to be satisfied. By default, this is NegativeInfinity.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public double MinimumValue { get; set; }

Property Value

Type: Double
See Also