| NavigationAccuracyAssessedConstraintValueToConstrain Property  | 
 
            Gets or sets the type of assessed accuracy to use for this constraint.
            
 
    Namespace: 
   AGI.Foundation.Access.Constraints
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic NavigationAccuracyAssessedType ValueToConstrain { get; set; }Public Property ValueToConstrain As NavigationAccuracyAssessedType
	Get
	Set
public:
property NavigationAccuracyAssessedType ValueToConstrain {
	NavigationAccuracyAssessedType get ();
	void set (NavigationAccuracyAssessedType value);
}member ValueToConstrain : NavigationAccuracyAssessedType with get, set
Property Value
Type: 
NavigationAccuracyAssessedType See Also
See Also