Click or drag to resize

PerformanceAssessmentFileDefaultAllowExtrapolation Property

Gets or sets a value indicating whether the evaluator created by this instance is allowed, by default, to extrapolate assessed performance before the first record or after the last one.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool DefaultAllowExtrapolation { get; set; }

Property Value

Type: Boolean
See Also