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: 24.1.418.0 (24.1.418.0)
Syntax
public double MinimumValue { get; set; }

Property Value

Type: Double
See Also