Click or drag to resize

NavigationAccuracyPredictedConstraintValueToConstrain Property

Gets or sets the type of accuracy to predict when evaluating this constraint.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public NavigationAccuracyPredictedType ValueToConstrain { get; set; }

Property Value

Type: NavigationAccuracyPredictedType
See Also