| ConfigurableProfileAllowModificationOfFinalSpeed Property  | 
 
            Gets a value indicating whether to allow other profiles to modify
            the final speed of this profile in order to ensure continuity.
            
 
    Namespace: 
   AGI.Foundation.RouteDesign.Advanced
    Assembly:
   AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic abstract bool AllowModificationOfFinalSpeed { get; }Public MustOverride ReadOnly Property AllowModificationOfFinalSpeed As Boolean
	Get
public:
virtual property bool AllowModificationOfFinalSpeed {
	bool get () abstract;
}abstract AllowModificationOfFinalSpeed : bool with get
Property Value
Type: 
Boolean See Also
See Also